An open API service indexing awesome lists of open source software.

https://github.com/mdiep/pyhitlist

A Python Library for Scripting The Hit List.app
https://github.com/mdiep/pyhitlist

Last synced: about 1 month ago
JSON representation

A Python Library for Scripting The Hit List.app

Awesome Lists containing this project

README

        

PyHitList - A Python Interface to The Hit List

0. Prerequisites

py-appscript
http://appscript.sourceforge.net/py-appscript/index.html

If you have trouble installing py-appscript, try upgrading setuptools:

sudo easy_install -U setuptools

1. Example

from thehitlist import *
for task in TheHitList.inbox:
print task.title