0 purchases
rcsb.app.chem 0.40
RCSB Python Chemical Search Service
Introduction
This module contains application interface to RCSB chemical search services.
Installation
Download the library source software from the project repository:
git clone --recurse-submodules https://github.com/rcsb/py-rcsb_app_chem.git
Optionally, run test suite (Python 3.8) using
setuptools or
tox:
python setup.py test
or simply run
tox
Installation is via the program pip.
pip install rcsb.app.chem
or for the local repository:
pip install .
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.