App for data visualization
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
pip install --upgrade data-visualizer-JavierRodriguezPosada
- Run the app
python -m data_visualizer
Access the url http://127.0.0.1:8050/
- Software dependencies
- Python 3
- numpy==1.19.3
- xlrd==1.2.0
- pandas==1.1.4
- dash==1.17.0
- Latest releases
Build and Test
Its recommended to install all dev depdendencies in a virtual environment.
python -m venv .\.env
.\.env\Scripts\activate
pip install -r .\requirements.dev.txt
To run the app:
python .\data_visualizer\__main__.py
Generate package
Dependencies
python -m pip install --user --upgrade setuptools wheel twine
Compile
python setup.py sdist bdist_wheel
Upload
python -m twine upload --repository pypi dist\*
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
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 data-visualizer-JavierRodriguezPosada-0.0.3.tar.gz.
File metadata
- Download URL: data-visualizer-JavierRodriguezPosada-0.0.3.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71aff765381ab8eaff6948b7e14d4b7464854bf5f44cdc9470181b9112f77be9
|
|
| MD5 |
6f70a92797a99ce45b536e20f5e41319
|
|
| BLAKE2b-256 |
c2cdd3d12fa03df0333939cdeded01370fd22ab935fb1cc2507835f8a44f0616
|
File details
Details for the file data_visualizer_JavierRodriguezPosada-0.0.3-py3-none-any.whl.
File metadata
- Download URL: data_visualizer_JavierRodriguezPosada-0.0.3-py3-none-any.whl
- Upload date:
- Size: 16.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39a03b12cda49b8fab1ebb653bff63331eb61474fe9aa1df50501e0f288be5c1
|
|
| MD5 |
a0295096088fa4602164d5291db58688
|
|
| BLAKE2b-256 |
54afe673d4ef22cbf707e43ac387f2a294d7b542daa28a9c1a09e6cf564592af
|