WebUI for co2mpas
Project description
# Co2mpas Web UI
A flask UI for running co2mpas.
## Development instructions <!–move them to CONTRIBUTING.md –>
create a virtual env, eg. in this folder called .venv with:
pythonX.Y -m venv .venv
and activate it afterwards,
clone the following repositories:
git clone https://github.com/vinci1it2000/co2mpas.git (branch dev)
git clone https://github.com/JRCSTU/DICE.git
Install the above packages in development mode:
pip install -e <some-folder>
for each of the packages
(optional) Install all pinned versions in requirements.txt with:
pip install -r ./requirements.txt
assuming you want to reproduce the exact environment, OR just…
install this project in develop mode along with all its development-dependencies with:
pip install .[dev]
enable [pre-commit hooks][1] for [black-formatting][2] python code with:
pre-commit install
## Launch WebUI
`shell co2wui ` or `shell python co2wui/app.py `
[1]: https://ljvmiranda921.github.io/notebook/2018/06/21/precommits-using-black-and-flake8/ [2]: https://black.readthedocs.io/
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 co2wui-0.0.9.tar.gz
.
File metadata
- Download URL: co2wui-0.0.9.tar.gz
- Upload date:
- Size: 5.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.5rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05d43b6e7fbccce480981002c084e0efe8a687f5e8d56adae8cc7983798b1b53 |
|
MD5 | 876cda5a30844f2ebe7e48652aaf9e1a |
|
BLAKE2b-256 | 2f9d81bde8ad4c293556e716e4e990d465ba3bf55acdcb5e436d2033c16b2b2f |
File details
Details for the file co2wui-0.0.9-py2.py3-none-any.whl
.
File metadata
- Download URL: co2wui-0.0.9-py2.py3-none-any.whl
- Upload date:
- Size: 6.7 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.5rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 700555d99ee04d0eda09f34b7267eb85d4f5a2e08cf50c4ead3a16420c9e86a5 |
|
MD5 | ddd814690d8503de5a9acba82142582e |
|
BLAKE2b-256 | b9fbea17299236df1d87f7543075299998514c793b681c64553bd72b443676e4 |