pymg

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.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pymg

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.1.2 2023-08-28      
1.1.1 2023-06-22      
1.1.0 2023-06-02      
1.0.0 2023-05-07      

Issues with this package?

Page last updated 2023-10-28 06:32:28 UTC