Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Internet > HTTP (WWW)

    django-icetea 0.4.1

    Download button

    No screenshots available
    Downloads: 127  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    C. Paschalides | More programs
    WTFPL / FREE
    June 11th, 2012, 07:52 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    django-icetea description

    REST API Framework

    django-icetea is a package built on top of Django and provides the necessary abstractions for creating REST APIs.

    It has been influenced by the architecture of django-piston and piston-perfect.

    I have decided to build django-icetea, in order to have an API framework with tight foundations, consistent and intuitive behaviour, *readable code*, and of course, easy to use.

    Installation

    django-icetea is registered in PyPI, so installing it is as easy as listing it under your project's dependencies, and pulling it on build time.

    If you use ``zc.buildout``, you only need to do the following:

    > In your Django project's ``setup.py``, add  ``django-icetea`` in section
    > ``install_requires``:

    ``` python
    setup(
        ...
        ...
        install_requires=(
            ...
            ...
            "django-icetea",
        )
        ...
    )

    ```


    Running the buildout should take care of everything.


    Product's homepage

    Requirements:

    · Python
    · Django

      


    TAGS:

    REST API | Django framework | REST | API | framework

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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