Skip to content

paltman-archive/pyfogbugz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

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

No packages published

Languages