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

Uploaded Python 3

File details

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

File metadata

  • Download URL: mol-properties-1.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 71d27e3027747f12dfad14fb4d5e4b4dc0ce70e316dee9e8b71ddcdf593bf39f
MD5 c3886a65c59a7a21171e2cf23d547681
BLAKE2b-256 5cf107fda19f1a93160560166c43d10cce9ef4d13df6d8272f6bcdc983e2826b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mol_properties-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 6.4 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 732bd22be27d448fa9b27390d7c75c69d06356ec0694db5866845a9c38340348
MD5 222ec8aeaa4ac440dd86ee3c75580f72
BLAKE2b-256 fc1a4433a8eafaf4bc3c28894e4cc4903529529f6b820d47fccc50aded168c40

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