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")
Release files for chemispy 1.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| chemispy-1.1.2.tar.gz | 3.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| chemispy-1.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.0 kB
Release files / chemispy-1.1.2.tar.gz
| Download URL | chemispy-1.1.2.tar.gz |
|---|---|
| Size | 3.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7d5e31b51a42f527fe0fd590808acf11609fdf54db6a3df14219e1befc134d8e
|
|
BLAKE2b-256 checksum How to use checksums |
5d863f677db454f2186bb552755ea465ae71fa7a8944922bf4f0cdef48061ad9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / chemispy-1.1.2-py3-none-any.whl
| Download URL | chemispy-1.1.2-py3-none-any.whl |
|---|---|
| Size | 4.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0b3ead7d7001a7a14989f1af31d27a06697e1c0a904fec1e5342144cb29377b0
|
|
BLAKE2b-256 checksum How to use checksums |
cd72013db28bb4299accf797a4e41789c09557942e2f734fd760f00a601d9e77
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|