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

https://github.com/mudge/python-delicious

A Python module to access del.icio.us via its API.
https://github.com/mudge/python-delicious

Last synced: 8 months ago
JSON representation

A Python module to access del.icio.us via its API.

Awesome Lists containing this project

README

          

Python-Delicious
================

Python module to access del.icio.us via its API.

Copyright 2005-2008 by Paul Mucur
BSD License

To install:

python setup.py install

For usage information and documentation, see index.html.

Contributors
------------

* [Morgan Craft](https://github.com/mgan59)