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.30.tar.gz
(16.3 kB
view hashes)
Built Distribution
mpl_tools-0.2.30-py3-none-any.whl
(16.8 kB
view hashes)
Close
Hashes for mpl_tools-0.2.30-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15071d17617263f6033217615dcf0945404c6ed02d44dd633863e78c99284f33 |
|
MD5 | 1f0e14eda04dc7d8da6e9ce4d6f6b9bb |
|
BLAKE2b-256 | c830a4fe908df864e50d739ac7ebe1a80d99fc5670cd5385ac9621446ffd9796 |