Skip to content

CLI tool to report bugs in Python packages

License

Notifications You must be signed in to change notification settings

orsinium-labs/buggy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buggy

Buggy is a CLI tool to report bugs in Python projects.

Given the project name, it finds it on PyPI.org, detects the issue tracker URL, and opens it in the browser.

python3 -m pip install --user buggy
python3 -m buggy flask