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.59.tar.gz
(18.3 kB
view hashes)
Built Distribution
mpl_tools-0.2.59-py3-none-any.whl
(19.4 kB
view hashes)
Close
Hashes for mpl_tools-0.2.59-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60c23513fad4fcdab810562d2903db528b7ac12013dc1bc04c52ecdac4d8776f |
|
MD5 | b7edca1f77eca6fd35b7a31536742d9d |
|
BLAKE2b-256 | 62aedb0cfe7ae50415e673a54f8b729f7fc357ac48a97ed87e9028a7d90ec269 |