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.3.2.tar.gz
(18.2 kB
view hashes)
Built Distribution
mpl_tools-0.3.2-py3-none-any.whl
(19.3 kB
view hashes)
Close
Hashes for mpl_tools-0.3.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8495f983107d0cf4e3b478a3633f739ad127b5af2ad02a8da77e1b89937ebe6a |
|
MD5 | d6803a52d9fd2cfe46dad176f680897e |
|
BLAKE2b-256 | a1d6eab67ddc9074f1fc4a4efa2751d640f67133dd32dd10b115d6720bd5246a |