Metadata-Version: 2.1
Name: pytzer
Version: 0.2.4
Summary: Pitzer model for chemical activities in aqueous solutions
Home-page: https://github.com/mvdh7/pytzer
Author: Matthew P. Humphreys
Author-email: m.p.humphreys@cantab.net
License: UNKNOWN
Description: # pytzer
        
        [![Codacy Badge](https://api.codacy.com/project/badge/Grade/2e98427c04a64c8fbc2dbf785a6a383a)](https://app.codacy.com/app/mvdh7/pytzer?utm_source=github.com&utm_medium=referral&utm_content=mvdh7/pytzer&utm_campaign=Badge_Grade_Dashboard)
        [![pypi badge](https://img.shields.io/pypi/v/pytzer.svg?style=popout)](https://pypi.org/project/pytzer/)
        
        Pitzer model for chemical activities in aqueous solutions, undergoing beta testing and development.
        
        Installation:
        
        ```
        pip install pytzer
        ```
        
        Further documentation available: [pytzer.readthedocs.io](https://pytzer.readthedocs.io/en/latest/)
        
        Implemented by [Matthew P. Humphreys](https://mvdh.xyz), University of East Anglia, Norwich, UK.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Chemistry
Description-Content-Type: text/markdown
