Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Internet > HTTP (WWW)

    Simpy Tools 1.1

    Download button

    No screenshots available
    Downloads: 329  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Benjamin Reitzammer | More programs
    The Apache License 2.0 / FREE
    April 20th, 2007, 01:35 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    Simpy Tools description

    SimpyTools is a collection of various software for using and enhancing the simpy.com social bookmarking service.

    SimpyTools is a collection of various software for using and enhancing the simpy.com social bookmarking service.

    Simpy Tools includes libraries in various programming languages for using the REST API of simpy.com. It also includes a Firefox extension and more.

    Simple wrapper-lib for accessing the http://www.simpy.com/ REST API via python. See http://simpytools.sourceforge.net for details, and libs in other languages

    Synopsis:

    # get and store links in files matching a query
    client = SimpyClient('user', 'passwd')
    links = client.getLinks( {'limit':20, 'q':'+tags:"programming" +tags:"trails"'} )
    for i, link in enumerate(links):
    s = urllib2.urlopen(link.url)
    if s is not None: file(str(i)+".html", 'w+').write(s.read())
    else: print "URL "+link.url+" was not handled"

    Supported Calls:

    GetTags, RemoveTag, RenameTag, MergeTags, SplitTag
    GetLinks, SaveLink, DeleteLink
    GetWatchlists, GetWatchlist
    GetNotes, SaveNote

    Requirements:

    · Python 2.3 or later

    What's New in This Release:

    · The library is now released under a dual license.
    · You can use it under Apache v2 or the LGPL v2.1.
    · This release allows for all notes to be retrieved at once (without search).
    · It adds support for the DeleteNote API call.
    · An issue when trying to update notes or links with non-ASCII characters has been fixed.
    · There are updates for simpy.py 1.1.
    · An id attribute has been added to the Note class.



    Product's homepage

      


    TAGS:

    bookmarking service | programming libraries | REST API | Simpy | Tools | bookmarking

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM