Metadata-Version: 2.1
Name: callapy
Version: 0.0.1
Summary: Calculating the amount adsorbed from liquid-phase adsorption measurements
Home-page: https://github.com/dejac001/callapy
Author: Robert F. DeJaco
Author-email: dejac001@umn.edu
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: matplotlib (==3.2.1)
Requires-Dist: numpy (==1.18.4)
Requires-Dist: pandas (==1.0.3)
Requires-Dist: Pint (==0.11)

callapy
=======
[![Documentation Status](https://readthedocs.org/projects/callapy/badge/?version=latest)](https://callapy.readthedocs.io/en/latest/?badge=latest)

![Python application](https://github.com/dejac001/callapy/workflows/Python%20application/badge.svg)

![Python package](https://github.com/dejac001/callapy/workflows/Python%20package/badge.svg)

A package for calculating the amount adsorbed
into solids from liquid-phase batch measurements.

Coming soon!


