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.43.tar.gz
(16.6 kB
view hashes)
Built Distribution
mpl_tools-0.2.43-py3-none-any.whl
(17.1 kB
view hashes)
Close
Hashes for mpl_tools-0.2.43-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6364360578a093008f2ea00e2e01f58b9ccbd1e56f5c4ddb1b1de4c75ea2bfb8 |
|
MD5 | ab0a799588a9c358b048205e3ec9a134 |
|
BLAKE2b-256 | 838e68e5b1b97468bbdeca9e0859b4f3ec5d5fd096a409175a4eeadea44eaa34 |