.coveragerc
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
Home.py
LICENSE.txt
Procfile
README.rst
pyproject.toml
requirements-dev.txt
requirements.txt
runtime.txt
setup.cfg
setup.py
setup.sh
tox.ini
.github/FUNDING.yml
.streamlit/config.toml
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
images/acetic_acid.png
images/animation.gif
images/conjugated_pairs.png
images/ph_diagrams.png
notebooks/tutorial.ipynb
notebooks/tutorial_PT_BR.ipynb
notebooks/tutorial_interactive_ipywidgets.ipynb
notebooks/tutorial_interativo_PT_BR.ipynb
pages/01_Home.md
pages/02_Chemistry.md
pages/02_How_to_use_and_theory.py
pages/03_About.md
pages/03_About.py
src/__init__.py
src/helpers.py
src/streamlit_functions.py
src/pH_diagrams.egg-info/PKG-INFO
src/pH_diagrams.egg-info/SOURCES.txt
src/pH_diagrams.egg-info/dependency_links.txt
src/pH_diagrams.egg-info/entry_points.txt
src/pH_diagrams.egg-info/not-zip-safe
src/pH_diagrams.egg-info/requires.txt
src/pH_diagrams.egg-info/top_level.txt
src/ph_diagrams/__init__.py
src/ph_diagrams/ph_diagrams.py
src/ph_diagrams/streamlit_ph.py
templates/static/css/style.css
tests/__init__.py
tests/conftest.py
tests/test_formulas.py
tests/test_ph_diagrams.py
tests/test_valid_pka_values.py
tests/golden_files/CrIII_hydrolysis_alphas.csv
tests/golden_files/CrIII_hydrolysis_logc.csv
tests/golden_files/acetic_acid_alphas.csv
tests/golden_files/acetic_acid_logc.csv
tests/golden_files/fumaric_acid_alphas.csv
tests/golden_files/fumaric_acid_logc.csv
tests/golden_files/gen_diprotic_acid_alphas.csv
tests/golden_files/gen_diprotic_acid_logc.csv
tests/golden_files/gen_triprotic_acid_alphas.csv
tests/golden_files/gen_triprotic_acid_logc.csv
tests/golden_files/golden_gen.py
tests/golden_files/tyrosine_alphas.csv
tests/golden_files/tyrosine_logc.csv