Released on May 5, 2024
- Fixed a bug with event capture (logging) preventing the program from running in the console
Released on May 5, 2024
- Updated dependencies to Python 3.9+ compatible versions
Released on September 1, 2023
- README.md
Released on September 1, 2023.
- The first version of the MoleculaPy CLI application, which provides:
- calculation of molecular descriptors and fingerprints of molecules written in the SMILES format, provided in a CSV file
- removing salts from molecules
- 209 molecular descriptors from the RDKit library
- four types of fingerprints: n-dimensional Atom, Morgan, Topological, RDKit and 166-dimensional MACCS
- logging