Validata Web UI
Project description
Validata UI
Validata user interface
Usage
You can use the online instance of Validata:
- user interface: https://go.validata.fr/
- API: https://go.validata.fr/api/v1/
- API docs: https://go.validata.fr/api/v1/apidocs
Several software services compose the Validata stack. The recommended way to run it on your computer is to use Docker. Otherwise you can install each component of this stack manually, for example if you want to contribute by developing a new feature or fixing a bug.
Run with Docker
Read instructions at https://git.opendatafrance.net/validata/validata-docker
Develop
Install
We recommend using virtualenv.
Install the project dependencies:
pip install -e .
Validata UI depends on Validata API, so you must install it also.
PDF report generation uses Headless Chromium:
apt install -y chromium
Configure
cp .env.example .env
Customize the configuration variables in .env file.
Do not commit .env.
Serve
Start the web server...
./serve.sh
... then open http://localhost:5601/
Test
UI tests can be launched using Cypress tool
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file validata_ui-0.3.10.tar.gz.
File metadata
- Download URL: validata_ui-0.3.10.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c63a3f19e2db223ed65791e3e48ae4b5970e1146b9ffa82a04487249b8de1aa6
|
|
| MD5 |
7ded676da4a8453e38cb948f9fa0e380
|
|
| BLAKE2b-256 |
b6a1706b7f461d1f9d90ed1e35847c79536d184feba6af36b602b32348edaeb5
|
File details
Details for the file validata_ui-0.3.10-py3-none-any.whl.
File metadata
- Download URL: validata_ui-0.3.10-py3-none-any.whl
- Upload date:
- Size: 67.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f09e1488af272c2cac3d37640c0d80c6ce7f80474f3f8d7d4e0bba1eec95eb2d
|
|
| MD5 |
2323b0847d3020dcc2876cd30b67f019
|
|
| BLAKE2b-256 |
e21fbd9c83db2999bf6b635898a66b1c40d00bfb5cd8f2b395fd7b88f898781f
|