App for data visualization
Reason this release was yanked:
Module is not executable.
Project description
Introduction
Data visualization tool based in Dash framework. Allows to easly visualize 3D data sets from a data matrix in the source file. Currently supported graphics are:
- 3D Scatter
Getting Started
- Installation process Its recommended to install all depdendencies in a virtual environment.
python -m venv .\.env
.\.env\Scripts\activate
pip install -r .\requirements.dev.txt
- Run the app
python .\src\app.py
Access the url http://127.0.0.1:8050/
- Software dependencies
- Python 3
- Latest releases
Build and Test
TODO: Describe and show how to build your code and run the tests.
Generate package
python3 -m pip install --user --upgrade setuptools wheel twine
python3 setup.py sdist bdist_wheel
Contribute
TODO
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
Close
Hashes for data-visualizer-JavierRodriguezPosada-0.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38b6dea57f27d1ae8db0cca44e5ab8d9e51889a5632cb2fd230894412d96575d |
|
MD5 | bdd846509d6beb4440b06ce288777118 |
|
BLAKE2b-256 | 15b88b08e023179983f45667c3857c4d72e53f548b8285f58d0310f5d0bbadaa |
Close
Hashes for data_visualizer_JavierRodriguezPosada-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07643a9e9402797432c05bbc21debb1e735e411b45125181980a0ce711574333 |
|
MD5 | 8c1f93ab24e2858187ade15984506ba0 |
|
BLAKE2b-256 | 3714ef76a900cdd9a9ff6b76660fa1a1bb43972c1b8323f5b1ddc1612424a202 |