A package to calculate molecule statistics by their smile encoding.
Project description
smilestats
This is a small library that provides functions to calculate certain molecule features using the SMILES encoding. The library uses the pysmiles package to read molecules encoded in SMILES as graphs.
Installation
Requirements are Python 3.8 or higher version. To install the package from PyPI, run this command:
pip install smilestats
Example
from smilestats import aromatic_ring_count
print(aromatic_ring_count('Cc1cc(O)ccc1O'))
# 1
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file smilestats-0.1.0.tar.gz.
File metadata
- Download URL: smilestats-0.1.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b02135e06232e670d5fc42ac2415a73c9754c8c1340df08a4543ecd78224d23a
|
|
| MD5 |
6a749613b19c08574d4b91858d252e27
|
|
| BLAKE2b-256 |
0d58a1ea0312c7f93382efbd5500691a287bd9cfb12d422d0b7613a35d77888c
|
File details
Details for the file smilestats-0.1.0-py3-none-any.whl.
File metadata
- Download URL: smilestats-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de4f73f24f9c0db0a78be3e609ecce81acc0b72377181fb47451c1ad31fff347
|
|
| MD5 |
ed215add7a84a87d8607b1577b391652
|
|
| BLAKE2b-256 |
8dd831d296fbf5b24febee5a7551ea5d08929d24ded123953f2812d4ad88bd7d
|