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.54.tar.gz
(18.2 kB
view hashes)
Built Distribution
mpl_tools-0.2.54-py3-none-any.whl
(18.9 kB
view hashes)
Close
Hashes for mpl_tools-0.2.54-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58411a70279f612ca62db56ffa0744a58e7037a53d5e48e4d0a058fdd6faed50 |
|
MD5 | c85a135bf56afbcffc381aae69a68827 |
|
BLAKE2b-256 | c588b3f157d70b44dc18bee5d9b2583f6d69826d461f7c30cdc32d94335b3b8e |