A library for using chemistry in python
Project description
Chemistry in python
Installation
pip install chemispy
Usage
from chemispy import *
Atomic Number Query
query.query_atomic_number(1)
Return's the name of the element corresponding to the atomic number
Elements List
print(query.list_types())
Returns a list of all elements (Used mostly for debugging)
Custom Elements
from chemispy.utils.atomic_number_query import atomic_number_query
atomic_number_query.elements.append("ELEMENT_119")
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
chemispy-1.1.1.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file chemispy-1.1.1.tar.gz
.
File metadata
- Download URL: chemispy-1.1.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52c7b261c22133fde9e418afc24d04e44307e4b924ce8ef1b32357bd242f9180 |
|
MD5 | e9447fc98ac63e9d11e1d7fe4d7701c9 |
|
BLAKE2b-256 | 500fbc6968d182050f5c3ea3481a5302586b4079202153031c36f6c47529857e |
Provenance
File details
Details for the file chemispy-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: chemispy-1.1.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c797f4938ad9cb8baa6181b944e39ab3f53fca580977c917b4cec8f8ed653587 |
|
MD5 | 35be6f0d8cef18dc5da4038d9ca1b241 |
|
BLAKE2b-256 | 678f211c5fcfdb09e93bc31f381b0edd62a69fd915e8681e201e5111416aa975 |