ersilia-os / xai4chem

GNU General Public License v3.0
0 stars 1 forks source link

Use a Python package boilerplate #1

Closed miquelduranfrigola closed 4 months ago

miquelduranfrigola commented 4 months ago

This repository should have the structure of a Python package. @HellenNamulinda you can gain inspiration from other Ersilia repositories such as lazy-qsar or stylia.

In short, I typically like to have:

miquelduranfrigola commented 4 months ago

Hi @HellenNamulinda I have quickly had a look and it looks good to me. Feel free to close the issue or leave it open.

HellenNamulinda commented 4 months ago

I will close this

miquelduranfrigola commented 4 months ago

Hi @HellenNamulinda I've quickly checked the setup.py file. I think the classifiers are not yet specified. We can start from python 3.10 in my opinion. Also, the keywords are somewhat redundant: explainable ai is equivalent to xai. Also, please check consistency between having a hyphen or not. Why drug-discovery has a hyphen and machine learning doesn't? Just pick a rule (hyphen or not hyphen) and stick to it.

HellenNamulinda commented 4 months ago

@miquelduranfrigola, I will adjust those in the next PR.

HellenNamulinda commented 4 months ago

This was addressed in the commit: https://github.com/ersilia-os/xai4chem/commit/adff61ccb69b42397ee53dd1b0154abc2e475c2d