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.
- Host: GitHub
- URL: https://github.com/mudge/python-delicious
- Owner: mudge
- License: other
- Created: 2008-03-15T23:13:59.000Z (over 18 years ago)
- Default Branch: master
- Last Pushed: 2010-11-21T10:57:25.000Z (over 15 years ago)
- Last Synced: 2025-05-08T22:42:16.524Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 110 KB
- Stars: 23
- Watchers: 5
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
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)