visualization package
Project description
Current release info
| Name | Downloads | Version | Platforms |
|---|---|---|---|
cleopatra - matplotlib utility package
cleopatra is a Python package providing fast and flexible way to build visualize data using matplotlib. it provides functionalities to handle 3D arrays and perform various operations on them, such as plotting, animating, and displaying the array. it also provides functionalities for creating statistical plots,
Main Features
The Array class has the following functionalities:
- Initialize an array object with the provided parameters.
- Plot the array with optional parameters to customize the appearance and display cell values.
- Animate the array over time with optional parameters to customize the animation speed and display points.
- Display the array with optional parameters to customize the appearance and display point IDs.
The statistical_glyph module provides a class for creating statistical plots, specifically histograms. The class,
StatisticalGlyph, is designed to handle both 1D (single-dimensional) and 2D (multi-dimensional) data.
Installing cleopatra
Installing cleopatra from the conda-forge channel can be achieved by:
conda install -c conda-forge cleopatra
It is possible to list all the versions of cleopatra available on your platform with:
conda search cleopatra --channel conda-forge
Install from GitHub
to install the last development to time, you can install the library from GitHub
pip install git+https://github.com/Serapieum-of-alex/cleopatra
pip
to install the last release, you can easily use pip
pip install cleopatra==0.6.0
Quick start
>>> import cleopatra
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 cleopatra-0.6.0.tar.gz.
File metadata
- Download URL: cleopatra-0.6.0.tar.gz
- Upload date:
- Size: 53.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33dd05382a5eb2e5b1a873ff367dc04860b9479263a87d6948e7db96fac262d3
|
|
| MD5 |
550bef915bb6535d9f7ec7282249d872
|
|
| BLAKE2b-256 |
441ed08c66a7ce1af9a8785c4665ae7b6180ca5eb2b95fcfae5c71fe92d0d9e1
|
File details
Details for the file cleopatra-0.6.0-py3-none-any.whl.
File metadata
- Download URL: cleopatra-0.6.0-py3-none-any.whl
- Upload date:
- Size: 50.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e489641f5d9c382945ea3d567ffcca829fd9285698a63b1370dd14a2a7aea98
|
|
| MD5 |
2ae0d4375164096495c6624921d619c2
|
|
| BLAKE2b-256 |
135928b888bf165104a79724b62c8d0d5d625af624fed803bd1bc86ec45be14a
|