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.29.tar.gz
(15.1 kB
view hashes)
Built Distribution
mpl_tools-0.2.29-py3-none-any.whl
(15.5 kB
view hashes)
Close
Hashes for mpl_tools-0.2.29-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2451a6a04afa5c62cb223b562aba0be7c5e8636a2fc7bf90b6aa2e498d0dcbaf |
|
MD5 | 2a1c7de0f83dd252d18f8c8250bee943 |
|
BLAKE2b-256 | da22a61279ccdcce7d12d229f7ebd9812b635012e0ecde3828183f07d7856e73 |