Simple Molecular Weight Calculator
Simple & Fast Molecular Weight Calculator Written in Rust
Installation
Cargo
cargo clean && cargo build --release
Pip
git clone https://github.com/zxzimeng/cli-molecular-weight-calculator
cd cli-molecular-weight-calculator
pip install .
PyPi
pip install simple-molecular-weight-calculator
Homebrew
brew tap zxzimeng/mm
brew install mm
Usage
H2O:
❯ mm H2O
18.015000
(H2O)2:
❯ mm "(H2O)2"
36.030000
((H2O)2CH4):
❯ mm "((H2O)2CH4)"
52.073000
Libraries
Uses the periodic_table_rs library for molar mass lookup.
Release files for simple-molecular-weight-calculator 0.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 | |
|---|---|---|---|
| simple_molecular_weight_calculator-0.1.2.tar.gz | 228.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| simple_molecular_weight_calculator-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 456.8 kB
Release files / simple_molecular_weight_calculator-0.1.2.tar.gz
| Download URL | simple_molecular_weight_calculator-0.1.2.tar.gz |
|---|---|
| Size | 228.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
de545385c84608fd359855f5e6a1d7d8a6937ae453c3c34fdf35d5bf46e4c7a2
|
|
BLAKE2b-256 checksum How to use checksums |
6dc21d2ed612dc40480df5f0378df5db9abe93242895b8ca9b3a17f9050ce27d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.10.16
|
Release files / simple_molecular_weight_calculator-0.1.2-py3-none-any.whl
| Download URL | simple_molecular_weight_calculator-0.1.2-py3-none-any.whl |
|---|---|
| Size | 228.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c38fe66caeb82c84260411e3f063ca3038ecbc904717af68975304a484d5022c
|
|
BLAKE2b-256 checksum How to use checksums |
b63f3c3589ddeabc66d82b87e068c872b0ec730f160973163786b53d15657bf0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.10.16
|