GUI application for visualizing data on the periodic table
Project description
PTVis App
GUI application for visualizing data on the periodic table.
Requirements
- Python version 3.10 or later
- Web browser for opening an application
Features
- Visualizing data values by colors and sizes of table cells.
- Available for either numerical or non-numerical data values.
- Multiple table cell types: square, circle, bubble, pie, and polar bar.
- Multiple color palettes.
- Multiple saving formats: HTML, JPEG, PDF, PNG, and SVG.
Installation
You can install PTVis App by, e.g., pip:
python -m pip install ptvis-app
Usage
Launching application
An application is launched in a web browser tab by the following command:
ptvis-app
or alternatively, by the following command:
python -m ptvis_app
Options can be found by running the above commands with the --help option.
Quitting application
Press Ctrl+C in the command line.
Visualizing data
You can specify visualized data as columns of a CSV file. The procedure is as follows:
- Select a CSV file by the
Filebrowser. - Select a column containing chemical elements by the
Element columndropdown. - Select a column containing visualized values by the
Value columndropdown. - Optionally select a column containing text labels by the
Text columndropdown.
A type of table cell can be changed by the Cell type dropdown.
License
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 ptvis_app-1.0.0.tar.gz.
File metadata
- Download URL: ptvis_app-1.0.0.tar.gz
- Upload date:
- Size: 20.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc0f4025305f2f9671476dec0996f2b3b5e07b4d241062d86744f793a16e8a1a
|
|
| MD5 |
ef241cbc9024d12a7dbabcfbdfb49da6
|
|
| BLAKE2b-256 |
a122182158757c494c42f1ce1cc92773fbb2967ec8dfd6f43fa22ce1d4355eae
|
File details
Details for the file ptvis_app-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ptvis_app-1.0.0-py3-none-any.whl
- Upload date:
- Size: 19.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae6c66acf1e12427d4b702c8f22680d17f31886af6c04f8aa7f13182cf771779
|
|
| MD5 |
4fc653250a374e2839be3455aca81319
|
|
| BLAKE2b-256 |
4fc15ce7922d97df89a348a7e04cf6de55fccf638b6df83e16ece544b50abbcb
|