pickleplot

View on PyPIReverse Dependencies (0)

0.1.0 pickleplot-0.1.0-py3-none-any.whl

Wheel Details

Project: pickleplot
Version: 0.1.0
Filename: pickleplot-0.1.0-py3-none-any.whl
Download: [link]
Size: 4275
MD5: 5ea710160e2fb0a54a8df06da61720a1
SHA256: c281bea1415faa1d4edf399677d4c01c7f8e5a63e7f483a32a8ff0a877ef892d
Uploaded: 2024-02-02 16:12:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pickleplot
Version: 0.1.0
Summary: Save and open matplotlib plots as compressed pickle files
Author: Yann Büchau
Author-Email: nobodyinperson[at]posteo.de
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<4.0
Requires-Dist: braceexpand (<0.2.0,>=0.1.7)
Requires-Dist: dill (<0.4.0,>=0.3.8)
Requires-Dist: matplotlib (>3)
Requires-Dist: rich (<14.0.0,>=13.7.0)
Requires-Dist: zstandard (<0.23.0,>=0.22.0)
Description-Content-Type: text/markdown
[Description omitted; length: 76 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pickleplot/__init__.py sha256=_zqRom9qPAvXllYFQo5jaztAUSANoTCCKFgX1BrjWZI 4061
pickleplot/__main__.py sha256=37rWooElbGcyENDMN2eopavNInDfaCJ2aYSymPKLGR4 2835
pickleplot-0.1.0.dist-info/METADATA sha256=6UNZraduRPqbnpiw58V5WuZZrMh86ao83La6pyuJY-s 849
pickleplot-0.1.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
pickleplot-0.1.0.dist-info/entry_points.txt sha256=TxYKYOOBMM1sp75HSiZ_ibKdXoKAE1RKhE5clZ8-Y1g 120
pickleplot-0.1.0.dist-info/RECORD

entry_points.txt

openplot = pickleplot.__main__:cli
pickleplot = pickleplot.__main__:cli
plotopen = pickleplot.__main__:cli