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.2.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.2-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mol-properties-1.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 0ee5c1bf5c22d1e30f040866370d269753f4d9953ee5395ca106c3765ac12a4b
MD5 7da054d8b6806e5492b716e23edb7097
BLAKE2b-256 1d40f5d054579e747693b74860f352a829de2f8a1ffe1e661c109178c4f1d683

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mol_properties-1.0.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9da259e1adc657f018bdfa8b5aea52add6a596c33a2f87f1e4eef332191297fa
MD5 eba770d81e75b916eab358e4b0915bf2
BLAKE2b-256 30c4ae3d58ab6cb83a19cc6f7ba02f1997ba4fac6d822fff829fb1ebc099f5b8

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