[ANN] PhreeqPy 0.2 released
Dr. Mike Mueller
mmueller at hydrocomputing.com
Wed Jan 23 22:01:43 CET 2013
A new PhreeqPy version has been released.
Its available at http://pypi.python.org/pypi/phreeqpy/0.2.0
Documentation can be found at http://www.phreeqpy.com
What is PhreeqPy?
-----------------
PhreeqPy provides Python tools for PHREEQC [1], a comprehensive software
for hydro-geo-chemical modeling. PhreeqPy includes a ctypes-based wrapper
for IPhreeqc [2] and is especially useful for coupling PHREEQC with
transport codes and automated parameter studies. It runs with Python 2.6,
2.7 and 3.3 as well as PyPy on Linux, Mac OS X and Windows.
What's new in this version?
---------------------------
* More IPhreeqc functions
* Support for Mac OS X
* Error handling turning IPhreeqc errors into Python exceptions
* Python 3 compatibility - tested with Python 3.3
* More documentation
[1] http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc/index.html
[2] ftp://brrftp.cr.usgs.gov/pub/charlton/iphreeqc/IPhreeqc.pdf
More information about the Python-announce-list
mailing list