Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 802 Bytes

README.rst

File metadata and controls

46 lines (32 loc) · 802 Bytes

issues.py

Build Status

In the vein of todo.py.

The project is meant to be a standalone script like todo.py but can be used as a module presently and in the future as well probably. It works on Python 2.6-3.x.

Dependencies

Goals

  • Python 2.6 thru 3.2 (and maybe even 3.3) compatibility
  • Easy management of issues
    • Closing
    • Commenting
    • Merging (pull requests only)
    • Re-opening
    • Listing
    • Getting details
    • Viewing comments

License

GPLv3

Author

Ian Cordasco