forked from paltman-archive/pyfogbugz
-
Notifications
You must be signed in to change notification settings - Fork 1
A Python wrapper around the FogBugz API
satiani/pyfogbugz
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a Python wrapper around the FogBugz API as defined by:
http://fogcreek.com/FogBugz/docs/60/topics/advanced/API.html
Sample configuration file:
[Connection]
url = https://HOSTED.fogbugz.com
username = empty
password = empty
[BugzScout]
reporter = 'Bug Reporter'
area = 'Undecided'
project = 'Inbox'
create_new = false
About
A Python wrapper around the FogBugz API
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published