Metadata-Version: 2.4
Name: pyph-toolkit
Version: 0.1.0
Summary: A simple python-based plotter for acid-base logarithmic diagrams visualization
Author: Pierpaolo Pravatto
Project-URL: Homepage, https://github.com/ppravatto/pypH
Project-URL: Bug Tracker, https://github.com/ppravatto/pypH/issues
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=2.2.6
Requires-Dist: matplotlib>=3.10.3
Dynamic: license-file

# pypH

The `pypH` library is a simple python-based plotter for acid-base logarithmic diagrams visualization.

The package can be obtained from pip as the `pyph-toolkit` package.

The full documentation can be found at the link: [ppravatto.github.io/pypH/](ppravatto.github.io/pypH/)
