Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.11 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.11 KB

useful_rdkit_utils

GitHub Actions Build Status

A collection of useful RDKit functions

Download

git clone [email protected]:PatWalters/useful_rdkit_utils.git

Installation

pip install useful_rdkit_utils

Installing the latest development version

pip install git+https://github.com/PatWalters/useful_rdkit_utils

Documentation

https://useful-rdkit-utils.rtfd.io

Demos

The notebooks directory contains Jupyter notebooks that show how to use some of the functions in this collection.

Contributing

I'm very open to PRs with corrections and/or contributions.

Copyright

Copyright (c) 2021, Pat Walters

License

The code in this package is licensed under the MIT License.

Acknowledgements

Project based on the Computational Molecular Science Python Cookiecutter version 1.6.