A Meta Plotting Library That Speaks Several Backends
Project description
Documentation
The documentation is available at https://src.koda.cnrs.fr/eric.debreuve/babelplot/-/wikis/home.
Installation
This project is published on the Python Package Index (PyPI) at: https://pypi.org/project/babelplot/. It should be installable from Python distribution platforms or Integrated Development Environments (IDEs). Otherwise, it can be installed from a command console using pip:
For all users (after acquiring administrative rights) |
For the current user (no administrative rights required) |
|
---|---|---|
Installation |
pip install babelplot |
pip install --user babelplot |
Update |
pip install --upgrade babelplot |
pip install --user --upgrade babelplot |
Prior to using BabelPlot, a (backend) plotting library must be installed (one of the optional dependencies below). If in doubt, Matplotlib should be installed.
Dependencies
The development relies on several packages:
Mandatory: numpy, PyQt6, scikit-image
Optional: bokeh, gr, matplotlib, plotly, vedo
The mandatory dependencies, if any, are installed automatically by pip, if they are not already, as part of the installation of BabelPlot. Python distribution platforms or Integrated Development Environments (IDEs) should also take care of this. The optional dependencies, if any, must be installed independently by following the related instructions, for added functionalities of BabelPlot.
Acknowledgments
The project is developed with PyCharm Community.
The code is formatted by Black, The Uncompromising Code Formatter.
The imports are ordered by isort… your imports, so you don’t have to.
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
File details
Details for the file babelplot-2024.1.tar.gz
.
File metadata
- Download URL: babelplot-2024.1.tar.gz
- Upload date:
- Size: 38.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb9cc76814d1d606e92527078611ae8ab95aaa69b0ca0568c93d35975912e260 |
|
MD5 | 011ffc3721c5215a776a57b34cd0b389 |
|
BLAKE2b-256 | b321bab5601c629f545251cecba2214d5c56f461d23a716264a7c9b52a42983b |
File details
Details for the file babelplot-2024.1-py3-none-any.whl
.
File metadata
- Download URL: babelplot-2024.1-py3-none-any.whl
- Upload date:
- Size: 54.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8db95cb790f68d76dbbd96f79462b0f78137ade02c3a327ca1910e830c6c8d47 |
|
MD5 | c8a21fc69c07c236a74f6f772d017c16 |
|
BLAKE2b-256 | 75a0b1a50f5bc6212bb1e143674f886a4c92d33ec561e7ac76e3d9bf4dc8c350 |