Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > Internet > HTTP (WWW)

    django-readernaut 0.1

    Download button

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

    License / Price:

    Last Updated:

    Category:
    Oscar Duignan | More programs
    BSD License / FREE
    December 31st, 2009, 02:32 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    django-readernaut description

    Django application which provides a template tag interface to the pyreadernaut package

    django-readernaut allows you to retrieve a Readernaut user's books.

    Installation:

    You can install by running the following command inside this directory.
       
        python setup.py install

    You can also install using either ``easy_install`` or ``pip``.
       
        easy_install django-readernaut
       
        pip install django-readernaut


    Or you can just place the djangonaut package somewhere on your python path.

    Usage Examples:

    First you need to add djangonaut to your INSTALLED_APPS setting.

    Then you need to load the djangonaut library in any template you want to use this with.

        {% load djangonaut %}

    This example gets a list of all books belonging to 'oscarduignan':
       
        {% get_books for "oscarduignan" as book_list %}
       
    This example shows how you the other options you can pass in:

        {% get_books for "oscarduignan" from "reading" order "modified" as book_list %}

    ``order`` defaults to ``"-created"`` (newest books first), and ``from`` defaults
    to ``""`` (gets all books).


    Note, there are no tags for retrieving user notes or contacts. If that is something you need, take a look at the pyreadernaut library for functions which you can use to ease development of your note and contact template tags.

    Readernaut API documentation
    (http://groups.google.com/group/readernaut-api/web/restful-api-overview)


    Product's homepage

    Requirements:

    · Python
    · Django

      


    TAGS:

    template tag | pyreadernaut interface | Django plugin | Django | pyreadernaut | interface



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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