This release is a pre-release and may not be stable for production use.
qubex-visualizer
PyPI distribution: qubex-visualizer. Python import: qxvisualizer (unchanged).
pip install "qubex-visualizer==1.5.0rc4"
qxvisualizer is the shared visualization layer extracted from the Qubex project. It provides common Plotly style, figure factory helpers, and generic plotting helpers that higher-level packages like qxpulse, qxsimulator, and qubex build on.
Relationship to qubex
qxvisualizeris a standalone package with no dependency onqubex.qubex,qxpulse, andqxsimulatordepend onqxvisualizerfor shared Plotly-based visualization helpers.- If you only need shared Plotly style and figure helpers, install
qubex-visualizerdirectly.
Requirements
- Python 3.10 or higher
Installation
# pip
pip install "qubex-visualizer @ git+https://github.com/amachino/qubex.git@v1.5.0rc4#subdirectory=packages/qxvisualizer"
# uv
uv pip install "qubex-visualizer @ git+https://github.com/amachino/qubex.git@v1.5.0rc4#subdirectory=packages/qxvisualizer"
pyproject.toml
[project]
dependencies = [
"qubex-visualizer @ git+https://github.com/amachino/qubex.git@v1.5.0rc4#subdirectory=packages/qxvisualizer",
]
Development
git clone -b develop https://github.com/amachino/qubex.git
cd qubex/packages/qxvisualizer
uv sync
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 qubex_visualizer-1.5.0rc4.tar.gz.
File metadata
- Download URL: qubex_visualizer-1.5.0rc4.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e003f39d0e1d9e335d3a9230eda7c5241627abf6ba0e9eb5fc24457d92bfd608
|
|
| MD5 |
d947edd104e65ce41e94dded1d740ce0
|
|
| BLAKE2b-256 |
0ba5ba5d0887b6feabb25a6770047753484ded064dcec2658a45168b9f2f291f
|
File details
Details for the file qubex_visualizer-1.5.0rc4-py3-none-any.whl.
File metadata
- Download URL: qubex_visualizer-1.5.0rc4-py3-none-any.whl
- Upload date:
- Size: 12.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12a1cc0e9ba5ed2be42a3787a8cd3556f90ebee91bbfa5da2b016caa1c0678fa
|
|
| MD5 |
c717cda767c26fd7d1dfb33b73264f03
|
|
| BLAKE2b-256 |
ac6d71caf2566ea20d3a6b3c8a14535506424d4fd50b8d64bdcea3cfaa25f6e0
|