Skip to main content

CLI tool to calculate molecular properties and drug-likeness

Project description

PyPI Python Version License Code of Conduct Contributors Security Policy Contributing

mol-properties

mol-properties is a Python CLI tool to calculate molecular properties and evaluate drug-likeness rules (Lipinski & Veber). It also predicts approximate aqueous solubility (logS) using the ESOL model.

Features

  • Calculate key molecular descriptors:
    • Molecular Weight (MW)
    • LogP
    • H-bond donors (HBD)
    • H-bond acceptors (HBA)
    • Topological Polar Surface Area (TPSA)
    • Rotatable Bonds (RotB)
    • LogS (aqueous solubility)
  • Check Lipinski and Veber rules for drug-likeness.
  • Accepts single SMILES or file containing multiple SMILES.
  • Optional strict Lipinski mode: any violation fails.

Installation

This package requires RDKit, which is not always available on PyPI.
Please install RDKit first:

  • Using conda (recommended):
    conda install -c conda-forge rdkit
    
or via pip (Linux / macOS only):
```bash
pip install rdkit

then install mol-properties

pip install mol-properties

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

mol-properties-1.0.1.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mol_properties-1.0.1-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file mol-properties-1.0.1.tar.gz.

File metadata

  • Download URL: mol-properties-1.0.1.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for mol-properties-1.0.1.tar.gz
Algorithm Hash digest
SHA256 b3e7ea7b8c64e8cf367b01c13a6b92cf06d8a70b0e9ad640c254358e4077aa82
MD5 4c728ab66c4a3c24bacfbf6f2ae0595a
BLAKE2b-256 a8d9ef87684bc9fe7f676df09f0dd173c8805f1b89b4547f6273d946a03b155d

See more details on using hashes here.

File details

Details for the file mol_properties-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: mol_properties-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for mol_properties-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 29519572cb64a49c729bded94fdc1adc1cd85e1fefc3713e57cb0feadec55c8a
MD5 874fe955859c8a2906969a9715a60614
BLAKE2b-256 8bd19c5573b8f9784d55389ae69708533acd3ff5c267b100b54342aba8c818fe

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page