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.35.tar.gz
(16.2 kB
view hashes)
Built Distribution
mpl_tools-0.2.35-py3-none-any.whl
(16.8 kB
view hashes)
Close
Hashes for mpl_tools-0.2.35-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4efa8f1199c1db79f38da7f8c081da7e30fbb5a19b395aafd1404feb14f75f9 |
|
MD5 | f145eb712810da5e6d0c6b670fb8a7af |
|
BLAKE2b-256 | d7da7c7106062370c876517c6e60bfc53461665907d698884951c40a56711595 |