qsdsan


Nameqsdsan JSON
Version 1.3.1 PyPI version JSON
download
home_pagehttps://github.com/QSD-Group/QSDsan
SummaryQuantitative Sustainable Design for sanitation and resource recovery systems
upload_time2023-10-18 14:39:29
maintainer
docs_urlNone
authorQuantitative Sustainable Design Group
requires_python
licenseUIUC
keywords quantitative sustainable design sanitation resource recovery techno-economic analysis life cycle assessment
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            ====================================================================================
QSDsan: Quantitative Sustainable Design for Sanitation and Resource Recovery Systems
====================================================================================

.. License
.. image:: https://img.shields.io/pypi/l/qsdsan?color=blue&logo=UIUC&style=flat
   :target: https://github.com/QSD-Group/QSDsan/blob/main/LICENSE.txt

.. Tested Python version
.. image:: https://img.shields.io/pypi/pyversions/qsdsan?style=flat
   :target: https://pypi.python.org/pypi/qsdsan

.. PyPI version
.. image:: https://img.shields.io/pypi/v/qsdsan?style=flat&color=blue
   :target: https://pypi.org/project/qsdsan

.. DOI
.. image:: https://img.shields.io/badge/DOI-10.1039%2Fd2ew00455k-blue?style=flat
   :target: https://doi.org/10.1039/d2ew00455k

.. Documentation build
.. image:: https://readthedocs.org/projects/qsdsan/badge/?version=latest
   :target: https://qsdsan.readthedocs.io/en/latest

.. GitHub test and coverage of the main branch
.. image:: https://github.com/QSD-Group/QSDsan/actions/workflows/build-coverage.yml/badge.svg?branch=main
   :target: https://github.com/QSD-Group/QSDsan/actions/workflows/build-coverage.yml

.. Codecov
.. image:: https://codecov.io/gh/QSD-Group/QSDsan/branch/main/graph/badge.svg?token=Z1CASBXEOE
   :target: https://codecov.io/gh/QSD-Group/QSDsan

.. Binder launch of tutorials
.. image:: https://mybinder.org/badge_logo.svg
   :target: https://mybinder.org/v2/gh/QSD-Group/QSDsan/main?filepath=%2Fdocs%2Fsource%2Ftutorials

.. Email subscription form
.. image:: https://img.shields.io/badge/news-subscribe-F3A93C?style=flat&logo=rss
   :target: https://groups.webservices.illinois.edu/subscribe/154591

.. Event calendar
.. image:: https://img.shields.io/badge/events-calendar-F3A93C?style=flat&logo=google%20calendar
   :target: https://qsdsan.readthedocs.io/en/latest/Events.html

.. YouTube video
.. image:: https://img.shields.io/endpoint?color=%23ff0000&label=YouTube%20 @qsd-group&url=https%3A%2F%2Fyoutube-channel-badge-blond.vercel.app%2Fapi%2Fvideos
   :target: https://www.youtube.com/@qsd-group

.. Code of Conduct
.. image:: https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg
   :target: https://qsdsan.readthedocs.io/en/latest/CODE_OF_CONDUCT.html

.. AppVeyor test of the stable branch, not in active use
..
   .. image:: https://img.shields.io/appveyor/build/yalinli2/QSDsan/main?label=build-stable&logo=appveyor
   :target: https://github.com/QSD-Group/QSDsan/tree/stable

|

.. contents::

|

What is ``QSDsan``?
-------------------
``QSDsan`` is an open-source, community-led platform for the quantitative sustainable design (QSD) of sanitation and resource recovery systems [1]_. It is one of a series of platforms that are being developed for the execution of QSD - a methodology for the research, design, and deployment of technologies and inform decision-making [2]_. It leverages the structure and modules developed in the `BioSTEAM <https://github.com/BioSTEAMDevelopmentGroup/biosteam>`_ platform [3]_ with additional functions tailored to sanitation processes.

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). 

All systems developed with ``QSDsan`` are included in the package `EXPOsan <https://github.com/QSD-Group/EXPOsan>`_ - exposition of sanitation and resource recovery systems.

Additionally, another package, `DMsan <https://github.com/QSD-Group/DMsan>`_ (decision-making for sanitation and resource recovery systems), is being developed for decision-making among multiple dimensions of sustainability with consideration of location-specific contextual parameters.


Installation
------------
The easiest way is through ``pip``, in command-line interface (e.g., Anaconda prompt, terminal):

.. code::

    pip install qsdsan

If you need to upgrade:

.. code::

    pip install -U qsdsan

or for a specific version (replace X.X.X with the version number):

.. code::

    pip install qsdsan==X.X.X

If you want to install the latest GitHub version at the `main branch <https://github.com/qsd-group/qsdsan>`_ (note that you can still use the ``-U`` flag for upgrading):

.. code::

    pip install git+https://github.com/QSD-Group/QSDsan.git


.. note::

   If this doesn't give you the newest ``qsdsan``, try ``pip uninstall qsdsan`` first.

   Also, you may need to update some ``qsdsan``'s dependency package (e.g., ' ``biosteam`` and ``thermosteam``) versions in order for the new ``qsdsan`` to run.


or other fork and/or branch (replace ``<USERNAME_OF_THE_FORK>`` and ``<BRANCH_NAME>`` with the desired fork and branch names)

.. code::

    pip install git+https://github.com/<USERNAME_OF_THE_FORK>/QSDsan.git@<BRANCH_NAME>


You can also download the package from `PyPI <https://pypi.org/project/qsdsan/>`_.

Note that development of this package is currently under initial stage with limited backward compatibility, please feel free to `submit an issue <https://github.com/QSD-Group/QSDsan/issues>`_ for any questions regarding package upgrading.

If you want to contribute to ``QSDsan``, please follow the steps in the `Contributing Guidelines <CONTRIBUTING.rst#contributing-guidelines>`_ section of the documentation to clone the repository. If you find yourself struggle with the installation of QSDsan/setting up the environment, this extended version of `installation instructions <docs/source/tutorials/_installation.rst>`_ might be helpful to you.


Documentation
-------------
You can find tutorials and documents at:

   https://qsdsan.readthedocs.io

All tutorials are written using Jupyter Notebook, you can run your own Jupyter environment, or you can click the ``launch binder`` badge on the top to launch the environment in your browser.

For each of these tutorials, we are also recording videos where one of the QSD group members will go through the tutorial step-by-step. We are gradually releasing these videos on our `YouTube channel <https://www.youtube.com/channel/UC8fyVeo9xf10KeuZ_4vC_GA>`_ so subscribe to receive updates!


About the Authors
-----------------
Please refer to `Contributors <CONTRIBUTING.rst#contributors>`_ section for a list of contributors.


Contributing
------------
Please refer to the `Contributing Guidelines <CONTRIBUTING.rst#contributing-guidelines>`_ section of the documentation for instructions and guidelines.


Stay Connected
--------------
If you would like to receive news related to the QSDsan platform, you can subscribe to email updates using `this form <https://groups.webservices.illinois.edu/subscribe/154591>`_ (don't worry, you will be able to unsubscribe :)). Thank you in advance for your interest!


QSDsan Events
-------------
We will keep this `calendar <https://calendar.google.com/calendar/embed?src=ep1au561lj8knfumpcd2a7ml08%40group.calendar.google.com&ctz=America%2FChicago>`_ up-to-date as we organize more events (office hours, workshops, etc.), click on the events in the calendar to see the details (including meeting links).


License Information
-------------------
Please refer to the ``LICENSE.txt`` for information on the terms & conditions for usage of this software, and a DISCLAIMER OF ALL WARRANTIES.


References
----------
.. [1] Li, Y.; Zhang, X.; Morgan, V.L.; Lohman, H.A.C.; Rowles, L.S.; Mittal, S.; Kogler, A.; Cusick, R.D.; Tarpeh, W.A.; Guest, J.S. QSDsan: An integrated platform for quantitative sustainable design of sanitation and resource recovery systems. Environ. Sci.: Water Res. Technol. 2022, 8 (10), 2289-2303. https://doi.org/10.1039/d2ew00455k.

.. [2] Li, Y.; Trimmer, J.T.; Hand, S.; Zhang, X.; Chambers, K.G.; Lohman, H.A.C.; Shi, R.; Byrne, D.M.; Cook, S.M.; Guest, J.S. Quantitative Sustainable Design (QSD): A Methodology for the Prioritization of Research, Development, and Deployment of Technologies. (Tutorial Review) Environ. Sci.: Water Res. Technol. 2022, 8 (11), 2439–2465. https://doi.org/10.1039/D2EW00431C.

.. [3] Cortés-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, 8 (8), 3302–3310. https://doi.org/10.1021/acssuschemeng.9b07040.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/QSD-Group/QSDsan",
    "name": "qsdsan",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "quantitative sustainable design,sanitation,resource recovery,techno-economic analysis,life cycle assessment",
    "author": "Quantitative Sustainable Design Group",
    "author_email": "quantitative.sustainable.design@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/45/ff/9688b8870945c15fc74de8c0e5e0e50eb34dc4d9c6abf5cd8fe1bba55d11/qsdsan-1.3.1.tar.gz",
    "platform": null,
    "description": "====================================================================================\r\nQSDsan: Quantitative Sustainable Design for Sanitation and Resource Recovery Systems\r\n====================================================================================\r\n\r\n.. License\r\n.. image:: https://img.shields.io/pypi/l/qsdsan?color=blue&logo=UIUC&style=flat\r\n   :target: https://github.com/QSD-Group/QSDsan/blob/main/LICENSE.txt\r\n\r\n.. Tested Python version\r\n.. image:: https://img.shields.io/pypi/pyversions/qsdsan?style=flat\r\n   :target: https://pypi.python.org/pypi/qsdsan\r\n\r\n.. PyPI version\r\n.. image:: https://img.shields.io/pypi/v/qsdsan?style=flat&color=blue\r\n   :target: https://pypi.org/project/qsdsan\r\n\r\n.. DOI\r\n.. image:: https://img.shields.io/badge/DOI-10.1039%2Fd2ew00455k-blue?style=flat\r\n   :target: https://doi.org/10.1039/d2ew00455k\r\n\r\n.. Documentation build\r\n.. image:: https://readthedocs.org/projects/qsdsan/badge/?version=latest\r\n   :target: https://qsdsan.readthedocs.io/en/latest\r\n\r\n.. GitHub test and coverage of the main branch\r\n.. image:: https://github.com/QSD-Group/QSDsan/actions/workflows/build-coverage.yml/badge.svg?branch=main\r\n   :target: https://github.com/QSD-Group/QSDsan/actions/workflows/build-coverage.yml\r\n\r\n.. Codecov\r\n.. image:: https://codecov.io/gh/QSD-Group/QSDsan/branch/main/graph/badge.svg?token=Z1CASBXEOE\r\n   :target: https://codecov.io/gh/QSD-Group/QSDsan\r\n\r\n.. Binder launch of tutorials\r\n.. image:: https://mybinder.org/badge_logo.svg\r\n   :target: https://mybinder.org/v2/gh/QSD-Group/QSDsan/main?filepath=%2Fdocs%2Fsource%2Ftutorials\r\n\r\n.. Email subscription form\r\n.. image:: https://img.shields.io/badge/news-subscribe-F3A93C?style=flat&logo=rss\r\n   :target: https://groups.webservices.illinois.edu/subscribe/154591\r\n\r\n.. Event calendar\r\n.. image:: https://img.shields.io/badge/events-calendar-F3A93C?style=flat&logo=google%20calendar\r\n   :target: https://qsdsan.readthedocs.io/en/latest/Events.html\r\n\r\n.. YouTube video\r\n.. image:: https://img.shields.io/endpoint?color=%23ff0000&label=YouTube%20 @qsd-group&url=https%3A%2F%2Fyoutube-channel-badge-blond.vercel.app%2Fapi%2Fvideos\r\n   :target: https://www.youtube.com/@qsd-group\r\n\r\n.. Code of Conduct\r\n.. image:: https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg\r\n   :target: https://qsdsan.readthedocs.io/en/latest/CODE_OF_CONDUCT.html\r\n\r\n.. AppVeyor test of the stable branch, not in active use\r\n..\r\n   .. image:: https://img.shields.io/appveyor/build/yalinli2/QSDsan/main?label=build-stable&logo=appveyor\r\n   :target: https://github.com/QSD-Group/QSDsan/tree/stable\r\n\r\n|\r\n\r\n.. contents::\r\n\r\n|\r\n\r\nWhat is ``QSDsan``?\r\n-------------------\r\n``QSDsan`` is an open-source, community-led platform for the quantitative sustainable design (QSD) of sanitation and resource recovery systems [1]_. It is one of a series of platforms that are being developed for the execution of QSD - a methodology for the research, design, and deployment of technologies and inform decision-making [2]_. It leverages the structure and modules developed in the `BioSTEAM <https://github.com/BioSTEAMDevelopmentGroup/biosteam>`_ platform [3]_ with additional functions tailored to sanitation processes.\r\n\r\nAs 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). \r\n\r\nAll systems developed with ``QSDsan`` are included in the package `EXPOsan <https://github.com/QSD-Group/EXPOsan>`_ - exposition of sanitation and resource recovery systems.\r\n\r\nAdditionally, another package, `DMsan <https://github.com/QSD-Group/DMsan>`_ (decision-making for sanitation and resource recovery systems), is being developed for decision-making among multiple dimensions of sustainability with consideration of location-specific contextual parameters.\r\n\r\n\r\nInstallation\r\n------------\r\nThe easiest way is through ``pip``, in command-line interface (e.g., Anaconda prompt, terminal):\r\n\r\n.. code::\r\n\r\n    pip install qsdsan\r\n\r\nIf you need to upgrade:\r\n\r\n.. code::\r\n\r\n    pip install -U qsdsan\r\n\r\nor for a specific version (replace X.X.X with the version number):\r\n\r\n.. code::\r\n\r\n    pip install qsdsan==X.X.X\r\n\r\nIf you want to install the latest GitHub version at the `main branch <https://github.com/qsd-group/qsdsan>`_ (note that you can still use the ``-U`` flag for upgrading):\r\n\r\n.. code::\r\n\r\n    pip install git+https://github.com/QSD-Group/QSDsan.git\r\n\r\n\r\n.. note::\r\n\r\n   If this doesn't give you the newest ``qsdsan``, try ``pip uninstall qsdsan`` first.\r\n\r\n   Also, you may need to update some ``qsdsan``'s dependency package (e.g., ' ``biosteam`` and ``thermosteam``) versions in order for the new ``qsdsan`` to run.\r\n\r\n\r\nor other fork and/or branch (replace ``<USERNAME_OF_THE_FORK>`` and ``<BRANCH_NAME>`` with the desired fork and branch names)\r\n\r\n.. code::\r\n\r\n    pip install git+https://github.com/<USERNAME_OF_THE_FORK>/QSDsan.git@<BRANCH_NAME>\r\n\r\n\r\nYou can also download the package from `PyPI <https://pypi.org/project/qsdsan/>`_.\r\n\r\nNote that development of this package is currently under initial stage with limited backward compatibility, please feel free to `submit an issue <https://github.com/QSD-Group/QSDsan/issues>`_ for any questions regarding package upgrading.\r\n\r\nIf you want to contribute to ``QSDsan``, please follow the steps in the `Contributing Guidelines <CONTRIBUTING.rst#contributing-guidelines>`_ section of the documentation to clone the repository. If you find yourself struggle with the installation of QSDsan/setting up the environment, this extended version of `installation instructions <docs/source/tutorials/_installation.rst>`_ might be helpful to you.\r\n\r\n\r\nDocumentation\r\n-------------\r\nYou can find tutorials and documents at:\r\n\r\n   https://qsdsan.readthedocs.io\r\n\r\nAll tutorials are written using Jupyter Notebook, you can run your own Jupyter environment, or you can click the ``launch binder`` badge on the top to launch the environment in your browser.\r\n\r\nFor each of these tutorials, we are also recording videos where one of the QSD group members will go through the tutorial step-by-step. We are gradually releasing these videos on our `YouTube channel <https://www.youtube.com/channel/UC8fyVeo9xf10KeuZ_4vC_GA>`_ so subscribe to receive updates!\r\n\r\n\r\nAbout the Authors\r\n-----------------\r\nPlease refer to `Contributors <CONTRIBUTING.rst#contributors>`_ section for a list of contributors.\r\n\r\n\r\nContributing\r\n------------\r\nPlease refer to the `Contributing Guidelines <CONTRIBUTING.rst#contributing-guidelines>`_ section of the documentation for instructions and guidelines.\r\n\r\n\r\nStay Connected\r\n--------------\r\nIf you would like to receive news related to the QSDsan platform, you can subscribe to email updates using `this form <https://groups.webservices.illinois.edu/subscribe/154591>`_ (don't worry, you will be able to unsubscribe :)). Thank you in advance for your interest!\r\n\r\n\r\nQSDsan Events\r\n-------------\r\nWe will keep this `calendar <https://calendar.google.com/calendar/embed?src=ep1au561lj8knfumpcd2a7ml08%40group.calendar.google.com&ctz=America%2FChicago>`_ up-to-date as we organize more events (office hours, workshops, etc.), click on the events in the calendar to see the details (including meeting links).\r\n\r\n\r\nLicense Information\r\n-------------------\r\nPlease refer to the ``LICENSE.txt`` for information on the terms & conditions for usage of this software, and a DISCLAIMER OF ALL WARRANTIES.\r\n\r\n\r\nReferences\r\n----------\r\n.. [1] Li, Y.; Zhang, X.; Morgan, V.L.; Lohman, H.A.C.; Rowles, L.S.; Mittal, S.; Kogler, A.; Cusick, R.D.; Tarpeh, W.A.; Guest, J.S. QSDsan: An integrated platform for quantitative sustainable design of sanitation and resource recovery systems. Environ. Sci.: Water Res. Technol. 2022, 8 (10), 2289-2303. https://doi.org/10.1039/d2ew00455k.\r\n\r\n.. [2] Li, Y.; Trimmer, J.T.; Hand, S.; Zhang, X.; Chambers, K.G.; Lohman, H.A.C.; Shi, R.; Byrne, D.M.; Cook, S.M.; Guest, J.S. Quantitative Sustainable Design (QSD): A Methodology for the Prioritization of Research, Development, and Deployment of Technologies. (Tutorial Review) Environ. Sci.: Water Res. Technol. 2022, 8 (11), 2439\u20132465. https://doi.org/10.1039/D2EW00431C.\r\n\r\n.. [3] Cort\u00e9s-Pe\u00f1a, 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, 8 (8), 3302\u20133310. https://doi.org/10.1021/acssuschemeng.9b07040.\r\n",
    "bugtrack_url": null,
    "license": "UIUC",
    "summary": "Quantitative Sustainable Design for sanitation and resource recovery systems",
    "version": "1.3.1",
    "project_urls": {
        "Documentation": "https://qsdsan.readthedocs.io",
        "Homepage": "https://qsdsan.com",
        "Repository": "https://github.com/QSD-Group/QSDsan"
    },
    "split_keywords": [
        "quantitative sustainable design",
        "sanitation",
        "resource recovery",
        "techno-economic analysis",
        "life cycle assessment"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "020fc361166d694a7b83f153a19a41e38c9d0092681223f6ad186e66706387d5",
                "md5": "94570588eef7b06e8e57bbffbf365854",
                "sha256": "e216ef1e8300e24a0242ddc2fae6ea8d76ded4ac811a2d70ffac7e71dfe60e0c"
            },
            "downloads": -1,
            "filename": "qsdsan-1.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "94570588eef7b06e8e57bbffbf365854",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 484052,
            "upload_time": "2023-10-18T14:39:27",
            "upload_time_iso_8601": "2023-10-18T14:39:27.760202Z",
            "url": "https://files.pythonhosted.org/packages/02/0f/c361166d694a7b83f153a19a41e38c9d0092681223f6ad186e66706387d5/qsdsan-1.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45ff9688b8870945c15fc74de8c0e5e0e50eb34dc4d9c6abf5cd8fe1bba55d11",
                "md5": "7e9fdaa56380b7570385b245a2abc85f",
                "sha256": "60515f913907b6ca2f209f2a1bbbaa043c31448bd9304aba0ee58363ca4deb6e"
            },
            "downloads": -1,
            "filename": "qsdsan-1.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7e9fdaa56380b7570385b245a2abc85f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 427745,
            "upload_time": "2023-10-18T14:39:29",
            "upload_time_iso_8601": "2023-10-18T14:39:29.281311Z",
            "url": "https://files.pythonhosted.org/packages/45/ff/9688b8870945c15fc74de8c0e5e0e50eb34dc4d9c6abf5cd8fe1bba55d11/qsdsan-1.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-18 14:39:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "QSD-Group",
    "github_project": "QSDsan",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "qsdsan"
}
        
Elapsed time: 0.14246s