Community-contributed extensions to the Chemprop machine learning package
All community-contributed packages should make a new directory with their name and add the following:
- License for the code (preferably MIT)
.gitignore(such as the Python default from GitHub)- All associated code files
- Data files, if needed, and their provenance