Streamlit app for bw_timex
Project description
bw_timex_app
Installation
To install the bw_timex_app
, just install the package in a new Conda environment (in this example named timex_app
).
Depending on your operating system, you need to install a slightly different version:
Linux, Windows, or MacOS (x64)
conda create -n timex_app -c conda-forge -c cmutel -c diepers brightway25 bw_timex_app
macOS (Apple Silicon/ARM)
conda create -n timex_app -c conda-forge -c cmutel -c diepers brightway25_nosolver scikit-umfpack bw_timex_app
Running the App
To run the bw_timex_app
, just do the following:
- Activate the environment:
conda activate timex_app
- Run the app:
bw-timex-app
Contributing
Contributions are very welcome. To learn more, see the Contributor Guide.
License
Distributed under the terms of the BSD 3 Clause license, bw_timex_app is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Building the Documentation
You can build the documentation locally by installing the documentation Conda environment:
conda env create -f docs/environment.yml
activating the environment
conda activate sphinx_bw_timex_app
and running the build command:
sphinx-build docs _build/html --builder=html --jobs=auto --write-all; open _build/html/index.html
Project details
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 bw_timex_app-0.1.2.tar.gz
.
File metadata
- Download URL: bw_timex_app-0.1.2.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be83198b447d29f4078f11a30e372e6b15a68dd769ef908a3c92ac8d8b79994c |
|
MD5 | b072fc366401b4575030826ebd91f465 |
|
BLAKE2b-256 | 31dd63ce49cf7d41d9166898c9b728527fe861a5c74a14f905023b878edc243a |
File details
Details for the file bw_timex_app-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: bw_timex_app-0.1.2-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48532d750f53f00e7c27bd5e9f8bc0435eb36d86008bc73ca4f083860342200a |
|
MD5 | c126ae411b1b5943ae8b77880bae694e |
|
BLAKE2b-256 | a136221797a47ec279c1ef821edbb7bff838b971dbba98d1c4ea260dd3857c34 |