Skip to content

A Pythonic implementation of the Lighthouse API

Notifications You must be signed in to change notification settings

JasperWallace/python-lighthouse-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

28 Commits

Repository files navigation

A Python interface to the Lighthouse bug tracking API. The Lighthouse API is a REST'ful XML API that lets you read and write nearly every object in your Lighthouse project. The specification is here: http://lighthouseapp.com/api ----------------------------------------------------- Requires: * Python 2.4 - Because I am using a decorator ;) * dateutil - http://labix.org/python-dateutil Installing: *Currently I am just symlinking lighthouse.py and xmltodict.py into my PYTHONPATH. Until I have an installer or something you should do the same. 

About

A Pythonic implementation of the Lighthouse API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python100.0%