This release is a pre-release and may not be stable for production use.
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.
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-20120913.tar.gz.
File metadata
- Download URL: IPyMongo-0.0dev-20120913.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c713560d16b03114022960da990471fb7562952454dfb2189917952f6e8ba35
|
|
| MD5 |
9b698d024c086704a19de0e7ad8ad2e6
|
|
| BLAKE2b-256 |
6c5b011e259346a57af89e581556375a67d1cc8a16e513cc42d79ad797b4cd87
|