pymg

View on PyPIReverse Dependencies (0)

1.1.2 pymg-1.1.2-py3-none-any.whl

Wheel Details

Project: pymg
Version: 1.1.2
Filename: pymg-1.1.2-py3-none-any.whl
Download: [link]
Size: 27342
MD5: 962d4e73cb6a747c89a06ab9796395e9
SHA256: 278c6949dfc821a99fd0ebe91f8f21f8505bc46206a2efb58b7c21101c8385ee
Uploaded: 2023-08-28 15:06:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pymg
Version: 1.1.2
Summary: pymg is a CLI that can interpret Python files by the Python interpreter and display the error message in a more readable way if an exception occurs.
Author: mimseyedi
Author-Email: mim.seyedi[at]gmail.com
Home-Page: https://github.com/mimseyedi/pymg
License: GNU General Public License v3 (GPLv3)
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11
Requires-Dist: rich
Requires-Dist: click
Requires-Dist: requests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 20479 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pymg/__init__.py sha256=3tx_k4iSp1_ml7CyTNzfTPZ6Ry7QZpJD4VRJ_wwpU6A 1461
pymg/pymg.py sha256=ijztaf_SnZu46cbMtvzs3bDtu6fp11b0i6VF5B6b9gU 44803
pymg-1.1.2.dist-info/LICENSE sha256=YF6QR6Vjxcg5b_sYIyqkME7FZYau5TfEUGTG-0JeRK0 35129
pymg-1.1.2.dist-info/METADATA sha256=c1K6SrqcFCZz2rYeTsGKUxAKPMcSlUCxsOcICys9iik 24586
pymg-1.1.2.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
pymg-1.1.2.dist-info/dependency_links.txt sha256=rYICcMpPBY0lhD8_fPGTsrm3Wy0IaOlqgcrIgsYodkA 20
pymg-1.1.2.dist-info/entry_points.txt sha256=ENXBKmlWnXj2u30BW4cZly3AE9WhXm29iRbKo8-44CM 40
pymg-1.1.2.dist-info/top_level.txt sha256=-EULFWJlVRbUNWSWpfwGY6MsWN_s6R_SIzzJogVF1sc 5
pymg-1.1.2.dist-info/RECORD

top_level.txt

pymg

entry_points.txt

pymg = pymg.pymg:main
rich
click
requests