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.39.tar.gz
(16.3 kB
view hashes)
Built Distribution
mpl_tools-0.2.39-py3-none-any.whl
(16.9 kB
view hashes)
Close
Hashes for mpl_tools-0.2.39-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d470c0b028db571ac1dafd6a298d3e80a0e9397272e8ac679e1bf941671d39db |
|
MD5 | bede5b6522ba109d28631f7522f15d33 |
|
BLAKE2b-256 | d9fd7982a24b4ff9d6c94d8e0ae9e25ae87b716470b2eefec53aa1e63777ebcb |