Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>

WEEK'S BEST

  • BackTrack 5 R1
  • Wine 1.2.3 / 1.4 RC3
  • Mozilla Firefox 10...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.3 LTS
  • Linux Kernel 3.2.6
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.1
  • Home > Linux > Programming > Libraries

    py-simplecouchdb 0.9.26

    Download button

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

    License / Price:

    Last Updated:

    Category:
    Benoit Chesneau | More programs
    The Apache License 2.0 / FREE
    March 6th, 2009, 08:56 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    py-simplecouchdb description

    SImple Python couchdb library

    py-simplecouchdb is a simple Python library to allow your Python applications use CouchDB.

    With simplecouchdb, you can manage documents like you do directly with CouchDB, schema-free. So document instance (see :ref:schema-ref) are completly dynamic, you could add/delete properties in your documents, retrieve them without any schema ... .

    from simplecouchdb import schema

    class Greeting(schema.Document):
     author = schema.StringPropertty()
     content = schema.StringProperty()
     date = schema.DateTimePropertty()


    Getting started:

     * Install the latest release:

     easy_install py-simplecouchdb

     * Or, install the development version:

     hg clone https://dev.e-engura.org/hg/py-simplecouchdb


    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    CouchDB library | Python bindings | CouchDB | Python | library



    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