| <!DOCTYPE html> |
| <html class="writer-html5" lang="en" > |
| <head> |
| <meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> |
|
|
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| <title>chemlib — chemlib v1.0 documentation</title> |
| <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> |
| <link rel="stylesheet" href="_static/css/theme.css" type="text/css" /> |
| |
| |
| |
| |
| <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> |
| <script src="_static/jquery.js"></script> |
| <script src="_static/underscore.js"></script> |
| <script src="_static/doctools.js"></script> |
| <script src="_static/js/theme.js"></script> |
| <link rel="index" title="Index" href="genindex.html" /> |
| <link rel="search" title="Search" href="search.html" /> |
| <link rel="next" title="Core Data" href="core.html" /> |
| </head> |
|
|
| <body class="wy-body-for-nav"> |
| <div class="wy-grid-for-nav"> |
| <nav data-toggle="wy-nav-shift" class="wy-nav-side"> |
| <div class="wy-side-scroll"> |
| <div class="wy-side-nav-search" > |
| <a href="#" class="icon icon-home"> chemlib |
| </a> |
| <div role="search"> |
| <form id="rtd-search-form" class="wy-form" action="search.html" method="get"> |
| <input type="text" name="q" placeholder="Search docs" /> |
| <input type="hidden" name="check_keywords" value="yes" /> |
| <input type="hidden" name="area" value="default" /> |
| </form> |
| </div> |
| </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> |
| <ul> |
| <li class="toctree-l1"><a class="reference internal" href="core.html">Core Data</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="compounds.html">Chemical Compounds</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="formulae.html">Empirical Formulae</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="reactions.html">Chemical Reactions</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="solution.html">Aqueous Solutions</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="electrochemistry.html">Electrochemistry</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="quantum.html">Quantum Mechanics</a></li> |
| </ul> |
|
|
| </div> |
| </div> |
| </nav> |
|
|
| <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" > |
| <i data-toggle="wy-nav-top" class="fa fa-bars"></i> |
| <a href="#">chemlib</a> |
| </nav> |
|
|
| <div class="wy-nav-content"> |
| <div class="rst-content"> |
| <div role="navigation" aria-label="Page navigation"> |
| <ul class="wy-breadcrumbs"> |
| <li><a href="#" class="icon icon-home"></a> »</li> |
| <li>chemlib</li> |
| <li class="wy-breadcrumbs-aside"> |
| <a href="_sources/index.rst.txt" rel="nofollow"> View page source</a> |
| </li> |
| </ul> |
| <hr/> |
| </div> |
| <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> |
| <div itemprop="articleBody"> |
| |
| <section id="chemlib"> |
| <h1>chemlib<a class="headerlink" href="#chemlib" title="Permalink to this headline"></a></h1> |
| <p><a class="reference external" href="https://badge.fury.io/py/chemlib"><img alt="PyPI version" src="https://badge.fury.io/py/chemlib.svg" /></a> <a class="reference external" href="https://github.com/harirakul/chemlib/blob/master/LICENSE.txt"><img alt="license" src="https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000" /></a> <a class="reference external" href="https://chemlib.readthedocs.io/en/latest/?badge=latest"><img alt="Documentation Status" src="https://readthedocs.org/projects/chemlib/badge/?version=latest" /></a> <a class="reference external" href="https://pepy.tech/project/chemlib"><img alt="Downloads" src="https://pepy.tech/badge/chemlib" /></a></p> |
| <p>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.</p> |
| <section id="installation"> |
| <h2>Installation<a class="headerlink" href="#installation" title="Permalink to this headline"></a></h2> |
| <p>Use the Python Package Installer (PyPI):</p> |
| <div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>$ pip install -U chemlib |
| </pre></div> |
| </div> |
| </section> |
| <section id="contents"> |
| <h2>Contents<a class="headerlink" href="#contents" title="Permalink to this headline"></a></h2> |
| <div class="toctree-wrapper compound"> |
| <ul> |
| <li class="toctree-l1"><a class="reference internal" href="core.html">Core Data</a><ul> |
| <li class="toctree-l2"><a class="reference internal" href="core.html#periodic-table">Periodic Table</a></li> |
| <li class="toctree-l2"><a class="reference internal" href="core.html#elements">Elements</a></li> |
| <li class="toctree-l2"><a class="reference internal" href="core.html#other-constants">Other Constants</a></li> |
| </ul> |
| </li> |
| <li class="toctree-l1"><a class="reference internal" href="compounds.html">Chemical Compounds</a><ul> |
| <li class="toctree-l2"><a class="reference internal" href="compounds.html#making-a-compound">Making a Compound</a></li> |
| <li class="toctree-l2"><a class="reference internal" href="compounds.html#molar-mass">Molar Mass</a></li> |
| <li class="toctree-l2"><a class="reference internal" href="compounds.html#percentage-composition-by-mass">Percentage Composition by Mass</a></li> |
| <li class="toctree-l2"><a class="reference internal" href="compounds.html#stoichiometry">Stoichiometry</a></li> |
| </ul> |
| </li> |
| <li class="toctree-l1"><a class="reference internal" href="formulae.html">Empirical Formulae</a><ul> |
| <li class="toctree-l2"><a class="reference internal" href="formulae.html#ef-by-percentage-composition">EF by Percentage Composition</a></li> |
| <li class="toctree-l2"><a class="reference internal" href="formulae.html#combustion-analysis">Combustion Analysis</a></li> |
| </ul> |
| </li> |
| <li class="toctree-l1"><a class="reference internal" href="reactions.html">Chemical Reactions</a><ul> |
| <li class="toctree-l2"><a class="reference internal" href="reactions.html#making-a-reaction">Making a Reaction</a></li> |
| <li class="toctree-l2"><a class="reference internal" href="reactions.html#combustion-reactions">Combustion Reactions</a></li> |
| <li class="toctree-l2"><a class="reference internal" href="reactions.html#balancing-the-equation">Balancing the Equation</a></li> |
| <li class="toctree-l2"><a class="reference internal" href="reactions.html#stoichiometry">Stoichiometry</a></li> |
| <li class="toctree-l2"><a class="reference internal" href="reactions.html#limiting-reagent">Limiting Reagent</a></li> |
| </ul> |
| </li> |
| <li class="toctree-l1"><a class="reference internal" href="solution.html">Aqueous Solutions</a><ul> |
| <li class="toctree-l2"><a class="reference internal" href="solution.html#acidity-calculation-ph-poh">Acidity Calculation (pH, pOH)</a></li> |
| <li class="toctree-l2"><a class="reference internal" href="solution.html#making-a-solution">Making a Solution</a></li> |
| <li class="toctree-l2"><a class="reference internal" href="solution.html#dilutions">Dilutions</a></li> |
| </ul> |
| </li> |
| <li class="toctree-l1"><a class="reference internal" href="electrochemistry.html">Electrochemistry</a><ul> |
| <li class="toctree-l2"><a class="reference internal" href="electrochemistry.html#galvanic-voltaic-cells">Galvanic (Voltaic) Cells</a></li> |
| <li class="toctree-l2"><a class="reference internal" href="electrochemistry.html#electrolysis">Electrolysis</a></li> |
| </ul> |
| </li> |
| <li class="toctree-l1"><a class="reference internal" href="quantum.html">Quantum Mechanics</a><ul> |
| <li class="toctree-l2"><a class="reference internal" href="quantum.html#electromagnetic-waves">Electromagnetic Waves</a></li> |
| <li class="toctree-l2"><a class="reference internal" href="quantum.html#electrons-and-orbitals">Electrons and Orbitals</a></li> |
| </ul> |
| </li> |
| </ul> |
| </div> |
| </section> |
| </section> |
| <section id="indices-and-tables"> |
| <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline"></a></h1> |
| <ul class="simple"> |
| <li><p><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></p></li> |
| <li><p><a class="reference internal" href="py-modindex.html"><span class="std std-ref">Module Index</span></a></p></li> |
| <li><p><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a></p></li> |
| </ul> |
| </section> |
|
|
|
|
| </div> |
| </div> |
| <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> |
| <a href="core.html" class="btn btn-neutral float-right" title="Core Data" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
| </div> |
|
|
| <hr/> |
|
|
| <div role="contentinfo"> |
| <p>© Copyright 2020, Hari Ambethkar.</p> |
| </div> |
|
|
| Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a |
| <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> |
| provided by <a href="https://readthedocs.org">Read the Docs</a>. |
| |
|
|
| </footer> |
| </div> |
| </div> |
| </section> |
| </div> |
| <script> |
| jQuery(function () { |
| SphinxRtdTheme.Navigation.enable(true); |
| }); |
| </script> |
|
|
| </body> |
| </html> |