Standard atomic weights of the elements
Project description
py-atomic-weights: Python Module for Standard atomic weights of the elements
Features
- IUPAC Atomic Weights in
float
anddecimal.Decimal
formats
Usage
pip install atomic-weights
>>> import atomic_weights as atw
>>> print(atw.Fe)
55.845
>>> print(atw.decimal.Fe)
55.845
>>> type(atw.Fe)
<class 'float'>
>>> type(atw.decimal.Fe)
<class 'decimal.Decimal'>
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 atomic_weights-2021.0.0.tar.gz
.
File metadata
- Download URL: atomic_weights-2021.0.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5683e4b37583a76743653f93c196a5e3a57c784cea97e63a729314e3bb54c6fb |
|
MD5 | c5892f7eeb8a662d9a6c84d57f88f82b |
|
BLAKE2b-256 | 3f040a3ab30609b9f07cd6d0c1a95a9c95ebecbf0a584ed6faaf6c97f2f781d5 |
File details
Details for the file atomic_weights-2021.0.0-py3-none-any.whl
.
File metadata
- Download URL: atomic_weights-2021.0.0-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a0c7d4c900e3d67a1ec643cbd8a55a569b6265af81136af22ef26bf050944fc |
|
MD5 | c002423fc94c90f3336c4fc133b03fee |
|
BLAKE2b-256 | abf63ec4d60bdc1276cebca21562956ec18c8be64b28ba0fff1f05f28c1cc803 |