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.40.tar.gz
(16.5 kB
view hashes)
Built Distribution
mpl_tools-0.2.40-py3-none-any.whl
(17.0 kB
view hashes)
Close
Hashes for mpl_tools-0.2.40-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | df7e64ac7890d5119f8b61dee446f56995b0b4fbba65713601e373105d6f28f6 |
|
MD5 | eabede20bcd1d04c8f59182fe9bd5c0e |
|
BLAKE2b-256 | 02157fb3a458f26d8e85e4da2ac55ac474001a66d75eb1d33b32284ec247ae4d |