Metadata-Version: 2.1
Name: poopylab
Version: 0.1.0.20201206
Summary: An open source simulation tool for biological wastewater treatment, by the poop nerds, for the the poop nerds.
Home-page: https://github.com/toogad/PooPyLab_Project
Author: Kai Zhang
Author-email: poopylabproject@gmail.com
License: UNKNOWN
Project-URL: Source, https://github.com/toogad/PooPyLab_Project
Project-URL: Documentation, https://toogad.github.io/brownbook/index.html
Project-URL: Tracker, https://github.com/toogad/PooPyLab_Project/issues
Project-URL: Funding, https://donate.pypi.org
Description: 
        PooPyLab is a biological wastewater treatment software.
        
        Please see the project wiki for more details. Well, there has not been a whole
        lot of details on the wiki yet, but more than what's on here.
        
        To install the PooPyLab package: pip3 install poopylab
        
        Please see the tests/ folder for examples about how to use the available classes/methods to construct your own treatment plant process flow diagrams and get steady state results.
        
        Follow the project on Twitter: @poopylab .
        
        More detailed documentation:
        [toogad.github.io/brownbook](https://toogad.github.io/brownbook/index.html)
        
        Wiki/Tutorial:
        [PooPyLab Wiki](https://github.com/toogad/PooPyLab_Project/wiki)
        
        
Keywords: Activated Sludge Model ASM Wastewater Simulation
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
