Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 223 Bytes

File metadata and controls

14 lines (10 loc) · 223 Bytes

MassToMole

A tool to calculate from mass percetange to mole percentage.

Installation

pip install mass2mole -i https://pypi.org/simple

Usage

python -c "import mass2mole; mass2mole.main()"