pTable is a chemistry reference written in Python, which provides a quick way to perform common chemistry calculations and find useful facts and info

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2024-07-04 11:00:04

pTable is a chemistry reference written in Python, which provides a quick way to perform common chemistry calculations and find useful facts and information.

pTable uses a couple dependancies to work correctly. chempy and mendeleev are libraries for analytical chemistry calculations and element info, and npyscreen is a library for designing terminal applications. Install them for Python 3 like so:

This program is a personal project, and I am only a chemistry student not an expert. Please feel free to suggest corrections and new features!

Leave a Comment