BioProcessNexus
The BioProcessNexus is a project to enable free sharing of techno economic process models and life cycle analsis via surrogate models. The heartpieces of the project are an open-source python software for the generation and analysis of surrogate models and a data repository containing Monte-Carlo data from original models as well as pre-trained surrogate models.
For more information visit the documentation!
Installation
Executable
The BioProcessNexus can be launched directly by downloading bioprocess.exe from here.
PyPi
You can install the development version of the BioProcessNexus from PyPi with:
pip install bioprocessnexus
All dependencies can be found in the requirements.txt file and be installed with:
pip install -r path/to/requirements.txt
after downloading the file.
The GUI can the be launched by importing the bioprocessnexus and running bioprocessnexus.launch_nexus() in python:
import bioprocessnexus
bioprocessnexus.launch_nexus()
Release files for bioprocessnexus 1.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bioprocessnexus-1.0.7.tar.gz | 32.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bioprocessnexus-1.0.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 74.3 kB
Release files / bioprocessnexus-1.0.7.tar.gz
| Download URL | bioprocessnexus-1.0.7.tar.gz |
|---|---|
| Size | 32.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
414b0b99a6c2ecc8fb1185464f91e149f7f5b79786d82e87b3a9b71a06a2f3a3
|
|
BLAKE2b-256 checksum How to use checksums |
2750c6168384a63db4bc19ecded27e2bc007f5e0aa03a4021ab290531f8bb6c6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.5
|
Release files / bioprocessnexus-1.0.7-py3-none-any.whl
| Download URL | bioprocessnexus-1.0.7-py3-none-any.whl |
|---|---|
| Size | 41.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c8cccea34c7b269e86b8cd0aa786e1a6df0c5eb0a66f804fdc350fdf27e9e4aa
|
|
BLAKE2b-256 checksum How to use checksums |
51569a8e06338f9d3220447bcd7b9f82d64429069db7606523cd2cb943eeb86f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.5
|