IPython extension and wrapper for using with MongoDB
Project description
This module installs the ipymongo script and IPython extension, which allows you to use the following new magic commands in IPython:
use <database>
connect [ <mongodb uri> ]
login [ <username> <password> ]
You also get access to the following global variables:
db (current database)
conn (current mongodb connection)
Your prompt is also updated to show the current database name.
The ipymongo command takes an optional mongodb:// uri. If not supplied, it will connect to mongodb://localhost:27017/test.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file IPyMongo-0.0dev-20120914.tar.gz
.
File metadata
- Download URL: IPyMongo-0.0dev-20120914.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 200b48727b5c657fda9212e82c228c7227ea568d09110f3b8041e922217881b5 |
|
MD5 | 66fa726363c6a190ef36a0423ac6449f |
|
BLAKE2b-256 | 5ac4a776a7b74109d234579dab88638d79f10c5d6d592ca2bfc40fdf13756d08 |