Tools for working with matplotlib
Project description
mpl-tools
This package provides some tools to work with Matplotlib.
Installation
Normal installation
pip install mpl-tools
For development
On Linux:
git clone <this repo> ; make install
On Windows (or Linux):
Download & extract this repo.
Install poetry.
Run poetry install
.
Note: The above will install poetry,
which then installs the source and its dependencies
into an isolated virtual environment.
To add packages, you should not use pip install
,
but poetry, e.g. poetry add --dev somepackage
.
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
mpl-tools-0.2.56.tar.gz
(18.6 kB
view hashes)
Built Distribution
mpl_tools-0.2.56-py3-none-any.whl
(19.2 kB
view hashes)
Close
Hashes for mpl_tools-0.2.56-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1d82d868a10a4714e8c278d6b8d7f817302c5139c98b52c6929048d39156b3e |
|
MD5 | 257957ca6eadecd7a87be33ecc58e463 |
|
BLAKE2b-256 | b24871c7a8fb2d2c6c8910e7a211bbcff5576fa896a2ce00d928ef62e9486439 |