MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap
Revision 1 as of 2013-08-16 13:16:29
  • Python
  • pymongo

pymongo

PyMongo is a Python distribution containing tools for working with MongoDB, and is the recommended way to work with MongoDB from Python

http://api.mongodb.org/python/current/

== Install from source on Slackware==

  • cd /tmp
  • git clone git://github.com/mongodb/mongo-python-driver.git pymongo
  • cd pymongo/
  • su
  • python setup.py install
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01