Installation

This part of the documentation covers the installation of Madame.

Pip and easy_install

You can install Madame using pip

$ pip install madame

or using easy_install:

$ easy_install madame

Source Code

You can also get the code from Github

$ git clone git://github.com/asdine/madame.git

and install it:

$ cd madame
$ python setup.py install

Madame is an easy-to-use RESTful API for Python and MongoDB. You are currently looking at the documentation of the development version.

Donate

If you love Madame, consider supporting the author on Gittip:

Feedback

Feedback is greatly appreciated. If you have any questions, comments, random praise, or anonymous threats, shoot me an email.

Useful Links

Table Of Contents

Related Topics

This Page

Fork me on GitHub