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.2.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file chemispy-1.1.2.tar.gz
.
File metadata
- Download URL: chemispy-1.1.2.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 | 7d5e31b51a42f527fe0fd590808acf11609fdf54db6a3df14219e1befc134d8e |
|
MD5 | c8e7c9a327ad13b532f670d237c47c20 |
|
BLAKE2b-256 | 5d863f677db454f2186bb552755ea465ae71fa7a8944922bf4f0cdef48061ad9 |
File details
Details for the file chemispy-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: chemispy-1.1.2-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 | 0b3ead7d7001a7a14989f1af31d27a06697e1c0a904fec1e5342144cb29377b0 |
|
MD5 | 4d1f9f35440e2adc0ff7db965f464b6f |
|
BLAKE2b-256 | cd72013db28bb4299accf797a4e41789c09557942e2f734fd760f00a601d9e77 |