Exposition of sanitation and resource recovery systems
Project description
What is EXPOsan?
The EXPOsan package contains systems developed using the QSDsan package. A list of the developed systems is included in QSDsan’s documentation. Please refer to the individual README files within each system module for loading instructions and exemplary results.
Installation
The easiest way is through pip, in your command-line interface (e.g., Anaconda prompt, terminal):
pip install exposan
If you need to upgrade:
pip install -U exposan
or for a specific version (replace X.X.X with the version number):
pip install exposan==X.X.X
If you want to install the latest GitHub version at the main branch (note that you can still use the -U flag for upgrading):
pip install git+https://github.com/QSD-Group/EXPOsan.git
or other fork and/or branch (replace <USERNAME_OF_THE_FORK> and <BRANCH_NAME> with the desired fork and branch names)
pip install git+https://github.com/<USERNAME_OF_THE_FORK>/EXPOsan.git@<BRANCH_NAME>
You can also download the package from PyPI.
To get the git version (use the depth flag to choose how many commit histories you want to clone):
git clone https://github.com/QSD-Group/EXPOsan.git --depth=1
then navigate into the repository (cd EXPOsan) and install the required packages:
pip install –r requirements.txt
Stay Connected
If you would like to receive exciting news related to the QSDsan platform, you can subscribe to email updates using this form (don’t worry, you will be able to unsubscribe :)). Thank you in advance for your interest!
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file exposan-1.4.0.tar.gz
.
File metadata
- Download URL: exposan-1.4.0.tar.gz
- Upload date:
- Size: 6.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9a824ceb1697ef26787841f5b40d2630643e2a600ee11a49bf34105e2ee7353 |
|
MD5 | ff4efccee35216cc62aa7f2cccadb25d |
|
BLAKE2b-256 | e00fcabd76cd451c88b3261dd55516319062315d806173e7b11cd9f511f5553a |
File details
Details for the file exposan-1.4.0-py3-none-any.whl
.
File metadata
- Download URL: exposan-1.4.0-py3-none-any.whl
- Upload date:
- Size: 6.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d18799de5aa1829db7abb75a04ff2f12218c24ee4f62a051b191b650af29bf0e |
|
MD5 | 963c3fca658d4a9b6b9d81ad487d1240 |
|
BLAKE2b-256 | f738951fae1ca6b69d03c077529e62047eacb87c1d24c339cce883faa9966d3f |