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.12.tar.gz
(5.5 MB
view details)
Built Distribution
File details
Details for the file co2wui-0.0.12.tar.gz
.
File metadata
- Download URL: co2wui-0.0.12.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 | c1dc8e0e77b83fba598b6a247d6dc574d7334cda6b031c8591eb4ee180f0311f |
|
MD5 | 3c6a408f9049865ab32ae5e4b31d9c5a |
|
BLAKE2b-256 | a9b139503d32c28ac9de7607c9c299d40df61c0ef3bd1d661b333684802e7ac2 |
File details
Details for the file co2wui-0.0.12-py2.py3-none-any.whl
.
File metadata
- Download URL: co2wui-0.0.12-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 | d7705323f2b4d8796189442cde60670825420076fc1ebc0e71ba273276ce4fef |
|
MD5 | 3cef0f1e736183489fcc7a1e804e03a3 |
|
BLAKE2b-256 | e150dbeeffb66f0b3a2d71c29968381acac526b364ef77521cf9abc170a700c4 |