Metadata-Version: 2.1
Name: adtoolbox
Version: 0.5.14
Summary: A tool for modeling and optimization of anaerobic digestion process.
Author: ParsaGhadermazi
Author-email: 54489047+ParsaGhadermazi@users.noreply.github.com
Requires-Python: >=3.9,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: bs4 (>=0.0.1,<0.0.2)
Requires-Dist: dash (>=2.4.1,<3.0.0)
Requires-Dist: dash-bootstrap-components (>=1.3.1,<2.0.0)
Requires-Dist: dash-escher (>=0.0.4,<0.0.5)
Requires-Dist: matplotlib (>=3.5.2,<4.0.0)
Requires-Dist: numpy (>=1.22.4,<2.0.0)
Requires-Dist: openbox (>=0.7.17,<0.8.0)
Requires-Dist: pandas (>=1.4.2,<2.0.0)
Requires-Dist: plotly (>=5.8.0,<6.0.0)
Requires-Dist: polars (>=0.20.27,<0.21.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: rich (>=12.4.4,<13.0.0)
Requires-Dist: scipy (>=1.8.1,<2.0.0)
Requires-Dist: sympy (>=1.10.1,<2.0.0)
Description-Content-Type: text/markdown

# Toolbox Overview
Parsa Ghadermazi 
parsa96@colostate.edu

AD Toolbox is developed in Chan Lab at Colorado State University. The main goal of this toolbox is to provide the tools that are useful for modeling and optimization of anaerobic digestion process.

Interested in trying ADToolbox? Run the notebooks on Binder or Colab:

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/chan-csu/ADToolbox/HEAD)
<a target="_blank" href="https://colab.research.google.com/github/chan-csu/ADToolbox/blob/main/README.md">
  <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a>
[![PyPI version](https://badge.fury.io/py/adtoolbox.svg)](https://badge.fury.io/py/adtoolbox)

***NOTE***:Binder implementations don't offer escher map functionalities yet.

ADToolbox comes with a detailed documentation website. You can access this website using the link below:

** [Full Documentation Here](https://chan-csu.github.io/ADToolbox/) **



