Metadata-Version: 1.1
Name: qsdsan
Version: 0.1.4
Summary: Quantitative Sustainable Design for sanitation and resource recovery systems
Home-page: https://github.com/QSD-Group/QSDsan
Author: Quantitative Sustainable Design Group
Author-email: zoe.yalin.li@gmail.com (Yalin Li)
License: UIUC
Description: ====================================================================================
        QSDsan: Quantitative Sustainable Design for sanitation and resource recovery systems
        ====================================================================================
        
        .. image:: https://img.shields.io/pypi/l/qsdsan?color=blue&logo=UIUC&style=flat
           :target: https://github.com/QSD-Group/QSDsan/blob/master/LICENSE.txt
        .. image:: https://img.shields.io/pypi/pyversions/qsdsan?style=flat
           :target: https://pypi.python.org/pypi/qsdsan
        .. image:: https://img.shields.io/pypi/v/qsdsan?style=flat&color=blue
           :target: https://pypi.org/project/qsdsan/
        .. image:: https://img.shields.io/travis/com/qsd-group/qsdsan?style=flat
           :target: https://github.com/QSD-Group/QSDsan
        .. image:: https://img.shields.io/badge/docs-stable-brightgreen?style=flat
           :target: https://qsdsan.readthedocs.io/en/latest/
        .. image:: https://img.shields.io/badge/docs-beta-brightgreen?style=flat
           :target: https://qsdsan-beta.readthedocs.io/en/latest/
        
        
        .. contents::
        
        What is ``QSDsan``?
        -------------------
        ``QSDsan`` is a package for the quantitative sustainable design of sanitation and resource recovery systems leveraging the structure and modules developed in ``BioSTEAM`` [1]_. As an open-source and impact-driven platform, ``QSDsan`` aims to identify configuration combinations, systematically probe interdependencies across technologies, and identify key sensitivities to contextual assumptions through the use of quantitative sustainable design methods (techno-economic analysis and life cycle assessment and under uncertainty). 
        
        
        Installation
        ------------
        First install the package at `PyPI <https://pypi.org/>`_. If you use pip:
        
        .. code:: bash
        
            pip install qsdsan
        
        Note that development of this package is currently under initial stage with limited backward compatibility, please free free to contact us with any questions regarding package upgrading.
        
        
        Documentation
        -------------
        You can find tutorials and documents at:
        
        - `Stable version <https://qsdsan.readthedocs.io/en/latest/>`_ on `root repository <https://github.com/QSD-Group/QSDsan>`_.
        - `Beta version <https://qsdsan-beta.readthedocs.io/en/latest/>`_ on `Yalin's fork <https://github.com/yalinli2/QSDsan>`_.
        
        
        License information
        -------------------
        See ``LICENSE.txt`` for information on the terms & conditions for usage of this software, and a DISCLAIMER OF ALL WARRANTIES.
        
        
        About the authors
        -----------------
        Development and maintenance of the package is supported by the Quantitative Sustainable Design Group led by members of the `Guest Group <http://engineeringforsustainability.com/>`_ at the `University of Illinois Urbana-Champaign (UIUC) <https://illinois.edu/>`_.
        
        **Code development:**
           - `Yalin Li <zoe.yalin.li@gmail.com>`_
           - `Joy Cheung <joycheung1994@gmail.com>`_
        
        **Unit design:**
           - `Yalin Li <zoe.yalin.li@gmail.com>`_
           - `Joy Cheung <joycheung1994@gmail.com>`_
           - `Stetson Rowles <lsr@illinois.edu>`_
        
        **Project conception & funding support:**
           - `Jeremy Guest <jsguest@illinois.edu>`_
        
        
        References
        ----------
        .. [1] Cortes-Peña, Y.; Kumar, D.; Singh, V.; Guest, J. S. BioSTEAM: A Fast and Flexible Platform for the Design, Simulation, and Techno-Economic Analysis of Biorefineries under Uncertainty. ACS Sustainable Chem. Eng. 2020. https://doi.org/10.1021/acssuschemeng.9b07040.
Keywords: sanitation,resource recovery,quantitative sustainable design,techno-economic analysis,life cycle assessment
Platform: Windows
Platform: Mac
Platform: Linux
Classifier: License :: OSI Approved :: University of Illinois/NCSA Open Source License
Classifier: Environment :: Console
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
