chemlib
  • Core Data
  • Chemical Compounds
  • Empirical Formulae
  • Chemical Reactions
  • Aqueous Solutions
  • Electrochemistry
  • Quantum Mechanics
chemlib
  • »
  • chemlib
  • View page source

chemlib

PyPI version license Documentation Status Downloads

Chemlib is a pure Python library that supports a variety of functions pertaining to the vast field of chemistry. It is under active development and continually improved to include more and more features.

Installation

Use the Python Package Installer (PyPI):

$ pip install -U chemlib

Contents

  • Core Data
    • Periodic Table
    • Elements
    • Other Constants
  • Chemical Compounds
    • Making a Compound
    • Molar Mass
    • Percentage Composition by Mass
    • Stoichiometry
  • Empirical Formulae
    • EF by Percentage Composition
    • Combustion Analysis
  • Chemical Reactions
    • Making a Reaction
    • Combustion Reactions
    • Balancing the Equation
    • Stoichiometry
    • Limiting Reagent
  • Aqueous Solutions
    • Acidity Calculation (pH, pOH)
    • Making a Solution
    • Dilutions
  • Electrochemistry
    • Galvanic (Voltaic) Cells
    • Electrolysis
  • Quantum Mechanics
    • Electromagnetic Waves
    • Electrons and Orbitals

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020, Hari Ambethkar.

Built with Sphinx using a theme provided by Read the Docs.