Skip to main content

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 foobar

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

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

MIT

Project details


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.5.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

chemistry_ch-0.2.5-py3-none-any.whl (14.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page