WebUI for co2mpas
Project description
Co2mpas Web UI
A flask UI for running co2mpas.
Development instructions
-
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/vinci1it2000/syncing.git
- 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 for black-formatting python code with::
pre-commit install
Launch WebUI
co2wui
or
python co2wui/app.py
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
co2wui-0.0.11.tar.gz
(5.5 MB
view details)
Built Distribution
File details
Details for the file co2wui-0.0.11.tar.gz
.
File metadata
- Download URL: co2wui-0.0.11.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.35.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eaa23d1aca25d43234a9f3697cfa8477f3d3e7526a7bb2c8d6055f6972458381 |
|
MD5 | 89ad6305191785ba20f00da6b9f7d9ce |
|
BLAKE2b-256 | 551a73a5611e0bc649036353848d035ef418f6c48e289fd226b3945dc70ed067 |
File details
Details for the file co2wui-0.0.11-py2.py3-none-any.whl
.
File metadata
- Download URL: co2wui-0.0.11-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.35.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6bc100b2d3ba5e38cd99e932268ac75b9aa1ad6a643b31f8143fdb0342066f5 |
|
MD5 | a9c124bad584023a64d22ffe5dfc76ce |
|
BLAKE2b-256 | 68c493f66dd2329c3d359b442c1515f9798ee754d3b66abd9871cbc6cfc749ec |