matplotalt

View on PyPIReverse Dependencies (0)

0.0.4 matplotalt-0.0.4-py3-none-any.whl

Wheel Details

Project: matplotalt
Version: 0.0.4
Filename: matplotalt-0.0.4-py3-none-any.whl
Download: [link]
Size: 36078
MD5: 75959f2fd5592c6a5f099cfefafb0146
SHA256: 55d50814640d2b40c453e30632bc760b819ede3184a55cf75f390f7774eae519
Uploaded: 2024-12-09 19:54:15 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: matplotalt
Version: 0.0.4
Summary: A package for adding alt text to matplotlib figures in computational notebooks
Author-Email: Kai Nylund <knylund[at]cs.washington.com>, Venkatesh Potluri <vpotluri[at]cs.washington.edu>
Maintainer-Email: Kai Nylund <knylund[at]cs.washington.com>
Project-Url: Homepage, https://github.com/KaiNylund/matplotalt
Project-Url: Documentation, https://matplotalt.readthedocs.io/en/latest/
Project-Url: Discussions, https://github.com/KaiNylund/matplotalt/discussions
Project-Url: Issues, https://github.com/KaiNylund/matplotalt/issues
Keywords: IPython,Jupyter,LLMs,alt text,matplotlib,seaborn
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: ipython
Requires-Dist: matplotlib
Requires-Dist: nbconvert
Requires-Dist: nbformat
Requires-Dist: numpy
Requires-Dist: openai
Requires-Dist: pillow
Requires-Dist: pyexiv2
Requires-Dist: python-dateutil
Requires-Dist: scipy
Requires-Dist: transformers (>=4); extra == "model"
Provides-Extra: model
Description-Content-Type: text/markdown
[Description omitted; length: 3810 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.26.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
matplotalt/__init__.py sha256=o4G1590Q9xAV--KjTrsJus_bmrFz8n1CEsWTHt2W5yk 94
matplotalt/alttextify_notebook.py sha256=cuGfOaWlZL0Qe8XJlaZpcjT8c3s_CwvvuKN8kt5tlXI 8392
matplotalt/api_helpers.py sha256=ryBN-DQsGz0s4Rq8BvNjyN_qCdIBqN0LTVqBNPAZFCY 1314
matplotalt/chart_descriptions.py sha256=SjJU1Dhz4vjVyot4WLGnWn5fn7YC7Oc4a6BXHFLjKow 68357
matplotalt/matplotalt.py sha256=6ImVRcj3VclcLPsWYOIvgbCxKW-Z6FoHR1pXq5MF4ns 39602
matplotalt/matplotalt_constants.py sha256=2zKi_apVKIflCgRh8ly0HlBu_V2yGeh96DPmfMJyGx8 2026
matplotalt/matplotalt_helpers.py sha256=2108ZYcSHU2LGhBsnXbG27ts8MDo9hLPC6v3dlcIDd8 13742
matplotalt/setup.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
matplotalt/stat_helpers.py sha256=2stBZVsZ6EjTrowG_yrIWUyKAr3ICuQRtot48Zta1E0 5903
matplotalt/trend_helpers.py sha256=KvecchrPREtYfZphSrp8ROOA6T8VwgAx7OTZjV9-90w 6295
matplotalt-0.0.4.dist-info/METADATA sha256=RJKigv0Yg3t_HuiUPnuCOIr1No465MlxV6CTCOdU4UA 4970
matplotalt-0.0.4.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
matplotalt-0.0.4.dist-info/entry_points.txt sha256=CVRQzNnp5NKBnLjEHbpvhPqFk1Y74Lzk-R7vYv-89vk 67
matplotalt-0.0.4.dist-info/licenses/LICENSE sha256=bgXNQU2ER9pggMAzmVk_jHAhLTxIzXd5TN3eSoUbE_c 1087
matplotalt-0.0.4.dist-info/RECORD

entry_points.txt

alttextify = matplotalt.alttextify_notebook:main