*********************************************
Python for Process Engineering Schema (PyPES)
*********************************************
.. image::
https://github.com/we3lab/pype-schema/workflows/Build%20Main/badge.svg
:height: 30
:target: https://github.com/we3lab/pype-schema/actions
:alt: Build Status
.. image::
https://github.com/we3lab/pype-schema/workflows/Documentation/badge.svg
:height: 30
:target: https://we3lab.github.io/pype-schema
:alt: Documentation
.. image::
https://codecov.io/gh/we3lab/pype-schema/branch/main/graph/badge.svg
:height: 30
:target: https://codecov.io/gh/we3lab/pype-schema
:alt: Code Coverage
A class hierarchy designed to represent configurations of process engineering systems, such as wastewater treatment or desalination plants.
Full documentation available at https://we3lab.github.io/pype-schema/.
Useful Commands
===============
1. ``pip install -e .``
This will install your package in editable mode.
2. ``pytest pype_schema/tests --cov=pype_schema --cov-report=html``
Produces an HTML test coverage report for the entire project which can
be found at ``htmlcov/index.html``.
3. ``docs/make html``
This will generate an HTML version of the documentation which can be found
at ``_build/html/index.html``.
4. ``flake8 pype_schema --count --verbose --show-source --statistics``
This will lint the code and share all the style errors it finds.
5. ``black pype_schema``
This will reformat the code according to strict style guidelines.
Legal Documents
===============
This work is supported by the National Alliance for Water Innovation (NAWI), funded by the U.S. Department of Energy, Energy Efficiency and Renewable Energy Office, Advanced Manufacturing Office under Funding Opportunity Announcement DE-FOA-0001905. The views expressed herein do not necessarily represent the views of the U.S. Department of Energy or the United States Government.
This work is also supported by the `Center for Integrated Facility Engineering <https://cife.stanford.edu/>`_ at Stanford University as a
a part of CIFE Seed Proposal 2023-02
`Formal proofs of safe operating limits at wastewater resource recovery facilities <https://cife.stanford.edu/formal-proofs-safe-operating-limits-wastewater-resource-recovery-facilities>`_.
- `LICENSE <https://github.com/we3lab/pype-schema/blob/main/LICENSE/>`_
- `CONTRIBUTING <https://github.com/we3lab/pype-schema/blob/main/CONTRIBUTING.rst/>`_
Raw data
{
"_id": null,
"home_page": "https://github.com/we3lab/pype-schema",
"name": "pype-schema",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "pype-schema",
"author": "WE3 Lab",
"author_email": "fchapin@stanford.edu",
"download_url": "https://files.pythonhosted.org/packages/7e/5c/fba956d93d4d18a63008179f5fabfb359c921364679422e3fdbcf216a51e/pype_schema-0.7.0.tar.gz",
"platform": null,
"description": "*********************************************\nPython for Process Engineering Schema (PyPES)\n*********************************************\n\n.. image::\n https://github.com/we3lab/pype-schema/workflows/Build%20Main/badge.svg\n :height: 30\n :target: https://github.com/we3lab/pype-schema/actions\n :alt: Build Status\n\n.. image::\n https://github.com/we3lab/pype-schema/workflows/Documentation/badge.svg\n :height: 30\n :target: https://we3lab.github.io/pype-schema\n :alt: Documentation\n\n.. image::\n https://codecov.io/gh/we3lab/pype-schema/branch/main/graph/badge.svg\n :height: 30\n :target: https://codecov.io/gh/we3lab/pype-schema\n :alt: Code Coverage\n\nA class hierarchy designed to represent configurations of process engineering systems, such as wastewater treatment or desalination plants.\n\nFull documentation available at https://we3lab.github.io/pype-schema/.\n\nUseful Commands\n===============\n\n1. ``pip install -e .``\n\n This will install your package in editable mode.\n\n2. ``pytest pype_schema/tests --cov=pype_schema --cov-report=html``\n\n Produces an HTML test coverage report for the entire project which can\n be found at ``htmlcov/index.html``.\n\n3. ``docs/make html``\n\n This will generate an HTML version of the documentation which can be found\n at ``_build/html/index.html``.\n\n4. ``flake8 pype_schema --count --verbose --show-source --statistics``\n\n This will lint the code and share all the style errors it finds.\n\n5. ``black pype_schema``\n\n This will reformat the code according to strict style guidelines.\n\nLegal Documents\n===============\n\nThis work is supported by the National Alliance for Water Innovation (NAWI), funded by the U.S. Department of Energy, Energy Efficiency and Renewable Energy Office, Advanced Manufacturing Office under Funding Opportunity Announcement DE-FOA-0001905. The views expressed herein do not necessarily represent the views of the U.S. Department of Energy or the United States Government.\n\nThis work is also supported by the `Center for Integrated Facility Engineering <https://cife.stanford.edu/>`_ at Stanford University as a\na part of CIFE Seed Proposal 2023-02\n`Formal proofs of safe operating limits at wastewater resource recovery facilities <https://cife.stanford.edu/formal-proofs-safe-operating-limits-wastewater-resource-recovery-facilities>`_.\n\n- `LICENSE <https://github.com/we3lab/pype-schema/blob/main/LICENSE/>`_\n- `CONTRIBUTING <https://github.com/we3lab/pype-schema/blob/main/CONTRIBUTING.rst/>`_\n",
"bugtrack_url": null,
"license": null,
"summary": "Class hierarchy to represent configurations of process engineering systems.",
"version": "0.7.0",
"project_urls": {
"Homepage": "https://github.com/we3lab/pype-schema"
},
"split_keywords": [
"pype-schema"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "04c2ab27c393d649ab441d4e03a1d0fd1510438246c3f9fe5d9c6073eb5d25c7",
"md5": "e01099b168d0499ffbce7bcc3c6963ad",
"sha256": "849c8da876b9de913d135a411201d9136211bc4e5af839e00c82358857887edc"
},
"downloads": -1,
"filename": "pype_schema-0.7.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "e01099b168d0499ffbce7bcc3c6963ad",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.10",
"size": 64517,
"upload_time": "2025-08-06T03:13:05",
"upload_time_iso_8601": "2025-08-06T03:13:05.445743Z",
"url": "https://files.pythonhosted.org/packages/04/c2/ab27c393d649ab441d4e03a1d0fd1510438246c3f9fe5d9c6073eb5d25c7/pype_schema-0.7.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7e5cfba956d93d4d18a63008179f5fabfb359c921364679422e3fdbcf216a51e",
"md5": "f9efdefca75c6ba72ff03f519a7f5d11",
"sha256": "916551bfb14a4c8cb93488bc4b04f587c943e8070b16df5be0da05fd7f053415"
},
"downloads": -1,
"filename": "pype_schema-0.7.0.tar.gz",
"has_sig": false,
"md5_digest": "f9efdefca75c6ba72ff03f519a7f5d11",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 736902,
"upload_time": "2025-08-06T03:13:06",
"upload_time_iso_8601": "2025-08-06T03:13:06.815716Z",
"url": "https://files.pythonhosted.org/packages/7e/5c/fba956d93d4d18a63008179f5fabfb359c921364679422e3fdbcf216a51e/pype_schema-0.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-06 03:13:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "we3lab",
"github_project": "pype-schema",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"tox": true,
"lcname": "pype-schema"
}