Release notes

Version 0.1.0

First official release of the pypH package on PyPI. The main features of the release are:

  • Definition of Acid class as general object to represent pH-active chemical system

  • Definition of Spectator class as general object to represent pH-inactive chemical system

  • Definition of Species abstract class and derivatives as a general representation of a species derived from a given system

  • Definition of a System class handling in-solution chemistry and capable of plotting acid-base logarithmic diagrams and titration curves (still work in progress)