Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 696 Bytes

File metadata and controls

19 lines (12 loc) · 696 Bytes

ChemScripts

Description

A small collection of light-weight and versatile Python scripts useful in the application of general chemistry. They can automatically balance a given chemical equation, and calculate the molecular weight of any given compound.

Reason

I had some free time away from my research laboratory and work. So, upon using C and Python again, I decided to develop and release these scripts for any general chemistry students to use and experiment with.

Misc.

Note: This collection may or may not continue to be expanded on.

History

December 16th, 2025 - molecular_weight_calculator.py made
January 1st, 2026 - chemical_equation_balancer.py made