Toolkit to create, manipulate, and query networks of Chemical Reactions and Chemicals
Project description
LinChemIn (Linked Chemical Information)
The Linked Chemical Information (LinChemIn) package is a python toolkit that allows chemoinformatics operations on synthetic routes and reaction networks.
Authors and Maintainers
Resources
resource type | link |
---|---|
project page | https://linchemin.github.io |
repository | https://github.com/syngenta/linchemin |
documentation | http://linchemin.readthedocs.io |
pypi page | https://pypi.org/project/linchemin |
Install for usage
1) pypi
pip install linchemin
2) clone & pip
git clone https://github.com/syngenta/linchemin cd linchemin pip install .
3) pip from git
pip install git+https://github.com/syngenta/linchemin
Install for development
git clone https://github.com/syngenta/linchemin cd linchemin pip install -e .[dev]
Testing is based on pytest
Configuration
This package requires some configuration parameters to work, including some secretes to store access credentials to database and services. After installation, and before the first usage, the use should run the following command
linchemin_configure
his command generates the user_home/linchemin directory and places into it two files:
- settings.toml populated with defaults settings. The user can review and modify these values if necessary.
- .secrets.toml containing the keys for the necessary secrets. The user must replace the placeholders with the correct values For more details please refer to the Configuration section of the documentation
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
Built Distribution
File details
Details for the file linchemin-2.2.5.tar.gz
.
File metadata
- Download URL: linchemin-2.2.5.tar.gz
- Upload date:
- Size: 106.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a11f377a5d279e08ed3f6870b1cfef80c0326995643c46f3c0deb78b5dcdf72a |
|
MD5 | b78cf895880028fb31b0f859110cd49b |
|
BLAKE2b-256 | 946a298011b148800cb252866fb28f9cbf4dc6373a0258e190b9b2e405bc77e1 |
File details
Details for the file linchemin-2.2.5-py3-none-any.whl
.
File metadata
- Download URL: linchemin-2.2.5-py3-none-any.whl
- Upload date:
- Size: 121.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19ef49b8616641da762b7cb84c9bf36d436e19e33530028edc227019f54a424b |
|
MD5 | cab18bccc7fbdd0fdd4e27076e434a74 |
|
BLAKE2b-256 | a19c2282afa2fd4b6ae2440d98d4b6a5b8e7240c79521cc8f2d4fc63e957c23a |