Python library for chemistry equations and formulas.
Project description
Project Portfolio: https://github.com/calebyhan/CalebHan
chemistry-ch
Python library for chemistry equations and formulas.
Installation
Use the package manager pip to install chemistry-ch.
pip install chemistry-ch
Usage
import chemistry
# returns atomic mass of Hydrogen
chemistry.mass(1)
chemistry.mass("H")
# returns a metric conversion from 1 cm to km
chemistry.Conversions.metric(1, "c", "k")
# returns molarity of a solution with 1 mol in 2 L
chemistry.Formulas(moles=1, volume=1)
Documentation
https://chemistry-ch.readthedocs.io/en/latest/
Contributing
Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.
Please make sure to update tests as appropriate.
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
chemistry_ch-0.2.6.tar.gz
(14.5 kB
view details)
Built Distribution
File details
Details for the file chemistry_ch-0.2.6.tar.gz
.
File metadata
- Download URL: chemistry_ch-0.2.6.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3133910d4d387371c5d322c434d8fe7bbb7ca4fca94936dc1fae55593d97604d |
|
MD5 | a9bb2f0d1402b5a8e74ab0aa75457e39 |
|
BLAKE2b-256 | a75131789ded790e9cd32d478307076bad2fd38675b4c6a84cfdfb000fcd7271 |
File details
Details for the file chemistry_ch-0.2.6-py3-none-any.whl
.
File metadata
- Download URL: chemistry_ch-0.2.6-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7cd6c7148da49595f44aaa7954a8ba183bc5e047bc56df5b2436ba06e9927df5 |
|
MD5 | fbf0cfcd2eae2df0dff63ecc6253113f |
|
BLAKE2b-256 | a7229c0dd44b80027dc5a69f7cd74eba1eaa19232f473c753becc1b83cadf762 |