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.47.tar.gz
(17.9 kB
view hashes)
Built Distribution
mpl_tools-0.2.47-py3-none-any.whl
(18.6 kB
view hashes)
Close
Hashes for mpl_tools-0.2.47-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cefb398c00a0f80b9d21b67de877148523c7eaf47bdb6c745729326c7508ed7 |
|
MD5 | d81ba7a4a618c4239f25b85bba63a884 |
|
BLAKE2b-256 | d3f96856380d46d63bd93c1fdc21585057b267d6f45de8bd271d58b851fa1bbe |