Skip to content

richpsharp/chemical_equation_balancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chemical_equation_balancer

Balance chemical equations at the command line.

Usage

Run the script at the command line with the command line argument of the unbalanced equation. Example:

python chemical_equation_balancer.py HClO4+P4O10=H3PO4+Cl2O7

Result prints to standard out with the correctl balanced equation:

Balanced equation:
12HClO4 + P4O10 = 4H3PO4 + 6Cl2O7

About

Script to balance chemical equations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages