Skip to content

lquastana/chemical_formula_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chemical formula parser: A Python library to parse chemical formula

What is it?

Chemical formula parser is a python package that provides some features to parser chemical formula.

Dependencies

  • Lark - Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.

Installation from sources

In the root directory (same one where you found this file after cloning the git repo), execute:

python -m pip install -e .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages