DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-deliciousapi
Beschreibungunofficial Python API for retrieving data from delicious.com
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.5.15-1
Sektionuniverse/python
Prioritätoptional
Installierte Größe112 Byte
Hängt ab vonpython-support (>= 0.90.0), python-beautifulsoup (>= 3.0.7), python-simplejson (>= 1.9.2)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelledeliciousapi
Paketgröße15772 Byte
Prüfsumme MD51e46efb8bc38f01e3db3cd35aafcaff1
Prüfsumme SHA103afd4da0e3a11e3e66b7e71b541d709457f5527
Prüfsumme SHA256f15ff7f1061b2400aa034273132d7396fd3248fcde2717ba4404ff539a93af8e
Link zum Herunterladenpython-deliciousapi_1.5.15-1_all.deb
Ausführliche BeschreibungThis module provides the following features: . * getting a url's full public bookmarking history including * users who bookmarked the url including tags used for such bookmarks and the creation time of the bookmark (up to YYYY-MM-DD granularity) * top tags (up to a maximum of 10) including tag count * title as stored on delicious.com * total number of bookmarks/users for this url at delicious.com * getting a user's full bookmark collection, including any private bookmarks if you know the corresponding password * getting a user's full public tagging vocabulary, i.e. tags and tag counts * HTTP proxy support . The official delicious.com API and the JSON/RSS feeds do not provide all the functionality mentioned above, and in such cases this module will query the delicious.com *website* directly and extract the required information by parsing the HTML code of the resulting web pages (a kind of poor man's web mining). The module is able to detect IP throttling, which is employed by delicious.com to temporarily block abusive HTTP request behavior, and will raise a custom Python error to indicate that. Please be a nice netizen and do not stress the delicious.com service more than necessary.


Impressum
Linux is a registered trademark of Linus Torvalds