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.13.tar.gz
(5.5 MB
view details)
Built Distribution
File details
Details for the file co2wui-0.0.13.tar.gz
.
File metadata
- Download URL: co2wui-0.0.13.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 | a6b47ef41c8890fca531cc82d295eda91d77c88bce342090018a42c23f598514 |
|
MD5 | 96b5bd7d099a4b5305afb3ae1ee0a92f |
|
BLAKE2b-256 | 419bfa8e16f6b6785f41e9d5182edacfa4e8d8b2e9d8b7161ae86b37ba9ae085 |
File details
Details for the file co2wui-0.0.13-py2.py3-none-any.whl
.
File metadata
- Download URL: co2wui-0.0.13-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 | 7e4fa946f7981f7e96aca20737cfd7fd374a2d460c4883125672f39c0d7c8dd5 |
|
MD5 | b718724231efc75bed9bdc9de33fe5a9 |
|
BLAKE2b-256 | 8f5e166f4e6ad9acd5062620f5529fe9b05d5ae3e94af7f500e352b471dedf95 |