A simple molecular weight calculator implemented in Rust
Project description
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.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simple_molecular_weight_calculator-0.1.2.tar.gz.
File metadata
- Download URL: simple_molecular_weight_calculator-0.1.2.tar.gz
- Upload date:
- Size: 228.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de545385c84608fd359855f5e6a1d7d8a6937ae453c3c34fdf35d5bf46e4c7a2
|
|
| MD5 |
cb2027710795dc70788cda7841c9f960
|
|
| BLAKE2b-256 |
6dc21d2ed612dc40480df5f0378df5db9abe93242895b8ca9b3a17f9050ce27d
|
File details
Details for the file simple_molecular_weight_calculator-0.1.2-py3-none-any.whl.
File metadata
- Download URL: simple_molecular_weight_calculator-0.1.2-py3-none-any.whl
- Upload date:
- Size: 228.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c38fe66caeb82c84260411e3f063ca3038ecbc904717af68975304a484d5022c
|
|
| MD5 |
d0ff50f7a29e1d4a61f666a4eaa84bb0
|
|
| BLAKE2b-256 |
b63f3c3589ddeabc66d82b87e068c872b0ec730f160973163786b53d15657bf0
|