Python tools for analysis of chemical compounds.
Project description
Python tools for analysis of chemical compounds.
Docs |
|
---|---|
Tests |
|
PyPI |
|
Anaconda |
|
Activity |
|
QA |
|
Other |
Installation
chemistry_tools can be installed from PyPI or Anaconda.
To install with pip:
$ python -m pip install chemistry_tools
To install with conda:
First add the required channels
$ conda config --add channels https://conda.anaconda.org/conda-forge $ conda config --add channels https://conda.anaconda.org/domdfcoding
Then install
$ conda install chemistry_tools
lookup and pubchem adapted from PubChemPy
Python interface to the PubChem REST API
Copyright 2017 Matt Swain <m.swain@me.com>
https://github.com/mcs07/PubChemPy
Available under the MIT License
SpectrumSimilarity
Perform mass spectrum similarity calculations
Adapted from SpectrumSimilarity.R
Part of OrgMassSpecR
Copyright 2011-2017 Nathan Dodder <nathand@sccwrp.org>
https://cran.r-project.org/web/packages/OrgMassSpecR/index.html
Available under the BSD 2-Clause License
elements and formulae
Provides properties for the elements in the periodic table, and functions for parsing formulae and calculating isotope distributions.
Calculations are based on the isotopic composition of the elements. Mass deficiency due to chemical bonding is not taken into account.
Examples of valid formulae are H2O, [2H]2O, CH3COOH, EtOH, CuSO4.5H2O, and (COOH)2. Formulae are case sensitive.
Based on ChemPy (https://github.com/bjodah/chempy)
Copyright (c) 2015-2018, Björn Dahlgren
All rights reserved.
Also based on molmass (https://github.com/cgohlke/molmass)
Copyright (c) 1990-2020, Christoph Gohlke
All rights reserved.
Licensed under the BSD 3-Clause License
Also based on Pyteomics (https://github.com/levitsky/pyteomics)
Copyright (c) 2011-2015, Anton Goloborodko & Lev Levitsky
Licensed under the Apache License
Project details
Release history Release notifications | RSS feed
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 chemistry_tools-1.1.1.tar.gz
.
File metadata
- Download URL: chemistry_tools-1.1.1.tar.gz
- Upload date:
- Size: 125.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ccffbdb69b01dceaee528c9307b457888a20b3592aaa4616c6d7d129ca1e0c15 |
|
MD5 | 74f4d0b1bd7720079cde5258536af4bd |
|
BLAKE2b-256 | aec9ce160d323ff460e7056a864921e08a295e0626be42410dc1421dc2933cdc |
File details
Details for the file chemistry_tools-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: chemistry_tools-1.1.1-py3-none-any.whl
- Upload date:
- Size: 208.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec85c754eec484a4f1eee875807396d4e6be55350246ed488fa52b8d4eae30d3 |
|
MD5 | 6baa90a4aa146499800464259a35750e |
|
BLAKE2b-256 | 644012da6338fb65a5b5e83a41e11acce1d5ed6d688940525637c4769d39f666 |