Matplotlib backend defining export to pickle (extension .pkl or .pickle).
Project description
Matplotlib backend defining export to pickle (extension .pkl or .pickle).
Interactive usage:
>>> import pickleback >>> pickleback.register() >>> my_figure.savefig('/path/to/output.pkl') # doctest: +SKIP
Script-based usage, assuming my script uses savefig to the path specified by -o:
$ python -m pickleback /path/to/myscript.py -o /path/to/output.pkl
or:
$ python -m pickleback -m my_module.command -o /path/to/output.pkl
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
pickleback-0.1a2.tar.gz
(3.7 kB
view details)
File details
Details for the file pickleback-0.1a2.tar.gz
.
File metadata
- Download URL: pickleback-0.1a2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.29.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1a17a6188878ca530f13d636873861c83cf62cffaf595ddc264087b86e4b388 |
|
MD5 | 08e1588f9208b613b048e063f27b14f0 |
|
BLAKE2b-256 | cd8097fc382617ff6b2e4612dd5680389dc0904d9e2d6b5992f2a80c9a77b958 |