Easily calculate the m.w. and e.m of a molecule
Project description
Explaintions
Mol.Wt and Exact Mass
Mol.Wt
The average mass taking into account the abundance of isotopes in nature.
Exact Mass
The mass of the most stable isotope.
Data Source
Usage
Install
pip install chemax
Import
from chemax import Molecule
Create Molecule Object
from chemax import Molecule
molecule = Molecule.simple_generate('H2O')
print(molecule.mol_wt)
print(molecule.exact_mass)
print(molecule.electric_charge)
Accepted Formula
- Simple Formula:
H2O - Structural Formula:
CH3CH2OH,CH3(CH2)2OH - Hydrogen Isotopes:
D2O,T2O,CDCl3(Chloroform-d) - Ionic Formula:
{COO}-,{CH2(COO)2}2- - Some group abbreviations:
{PhCOO}-,EtOH
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
chemax-1.0.1.tar.gz
(55.5 kB
view details)
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
chemax-1.0.1-py3-none-any.whl
(57.7 kB
view details)
File details
Details for the file chemax-1.0.1.tar.gz.
File metadata
- Download URL: chemax-1.0.1.tar.gz
- Upload date:
- Size: 55.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d891199f9af10bdc36988ed03d0a2dc5c61e2880484b3d38d841ce5668a710d0
|
|
| MD5 |
3d9fb9abf0329955016cfed7bf290a1f
|
|
| BLAKE2b-256 |
efad40461c2dbce353fc2751b58c716c73d133b20c6ab90cec2874453aa28d8c
|
File details
Details for the file chemax-1.0.1-py3-none-any.whl.
File metadata
- Download URL: chemax-1.0.1-py3-none-any.whl
- Upload date:
- Size: 57.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd957cf65560a00fd1e31077344ebee21faa5b21abb3da70ec14e69e983ad5b3
|
|
| MD5 |
e96fb58dad9477f0d1ddc450a3f36566
|
|
| BLAKE2b-256 |
76fff3165f6822d8dbde6d1171aa9088f1ce267da53a42e30e290621b1d65a0d
|