Fork me on GitHub

pyfogbugz by paltman

A Python wrapper around the FogBugz API

This is a simple Python library to enable programmatic access through Python interfaces to a FogBugz installation.

Dependencies

Not sure yet. Will attempt at using just what is available in the standard Python install with no external dependencies.

Install

Download a tarball. Un-tarball Create symbolic link on pyfogbugz/ into your site-packges folder

License

Do whatever you want with it.

Authors

Patrick Altman (paltman@gmail.com)

Contact

Patrick Altman (paltman@gmail.com)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/paltman/pyfogbugz