Skip to main content

A simple package to handle mongodb in pyramid

Project description

About

pyramid_mongo is intended for use with the default python driver for mongodb

How to use

You have to define at least 3 things in your settings

mongo.uri = uri of your database (mongodb://localhost/) mondo.db = name of the database you want to use

Those two are optional

mongo.username = username for authentication to the db mongo.password = password used for authentication to the db

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyramid_mongo-0.0dev.tar.gz (2.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page