CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 29 Jul 2025 02:25:30 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091129203000
location: https://web.archive.org/web/20091129203000/https://github.com/mongodb/mongo-python-driver/downloads
server-timing: captures_list;dur=0.555936, exclusion.robots;dur=0.025897, exclusion.robots.policy;dur=0.014970, esindex;dur=0.009399, cdx.remote;dur=48.162710, LoadShardBlock;dur=182.915414, PetaboxLoader3.datanode;dur=84.477885, PetaboxLoader3.resolve;dur=75.268401
x-app-server: wwwb-app200
x-ts: 302
x-tr: 258
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: SERVER=wwwb-app200; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Tue, 29 Jul 2025 02:25:31 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sun, 29 Nov 2009 20:30:00 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "1696e36bd7d6f6425fe4d24177f641ae"
x-archive-orig-x-runtime: 503ms
x-archive-orig-content-length: 42185
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 29 Nov 2009 20:30:00 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 16 Feb 2009 09:15:21 GMT", ; rel="prev memento"; datetime="Mon, 10 Aug 2009 03:17:18 GMT", ; rel="memento"; datetime="Sun, 29 Nov 2009 20:30:00 GMT", ; rel="next memento"; datetime="Sun, 28 Feb 2010 01:28:22 GMT", ; rel="last memento"; datetime="Mon, 19 Apr 2010 11:38:25 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_13_20091129172644_crawl102-c/52_13_20091129202912_crawl101.arc.gz
server-timing: captures_list;dur=0.487816, exclusion.robots;dur=0.024204, exclusion.robots.policy;dur=0.014170, esindex;dur=0.008944, cdx.remote;dur=114.971371, LoadShardBlock;dur=312.346593, PetaboxLoader3.datanode;dur=127.002649, PetaboxLoader3.resolve;dur=444.867513, load_resource;dur=306.626745
x-app-server: wwwb-app200
x-ts: 200
x-tr: 809
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Downloads for mongodb's mongo-python-driver - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | Python driver for MongoDB edit |
Homepage: | https://api.mongodb.org/python edit |
Public Clone URL: |
git://github.com/mongodb/mongo-python-driver.git
Give this clone URL to anyone.
git clone git://github.com/mongodb/mongo-python-driver.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:mongodb/mongo-python-driver.git
|
Name | Description | Uploaded | Size | ||
---|---|---|---|---|---|
No Downloads Yet |
Tag | Download | Description | Date | Commit | |
---|---|---|---|---|---|
![]() |
1.1.2 | tgz | zip | BUMP 1.1.2 faster insert speed (message creation happens in C now), use random number for request_id, fix some race conditions with AutoReconnect exceptions | 2009-11-23 | 7fb8bb6 |
![]() |
1.1.1 | tgz | zip | BUMP 1.1.1 | 2009-11-14 | 1399906 |
![]() |
1.1 | tgz | zip | BUMP 1.1 | 2009-10-21 | a4b2b4e |
![]() |
1.0 | tgz | zip | BUMP 1.0 fixes for MasterSlaveConnection, finalize() support for group, better insert speed, better GridFS speed, __getitem__ and __len__ support for cursors | 2009-09-30 | 021960f |
![]() |
0.16 | tgz | zip | BUMP 0.16 support encoding uuid.UUID instances, fix for explain with limits, removing some deprecated functionality | 2009-09-16 | 9f0a7b6 |
![]() |
0.15.2 | tgz | zip | BUMP 0.15.2 very minor - only doc changes (mainly to fix a bad build on pypi | 2009-09-09 | 02a03fd |
![]() |
0.15.1 | tgz | zip | BUMP 0.15.1 much faster. nicer API for create_index w/ a single key, encode tuples as lists | 2009-09-02 | 8249853 |
![]() |
0.15 | tgz | zip | BUMP 0.15 fix ObjectId string representation. add option to turn off cursor timeouts. allow scope for reduce function in group() | 2009-08-26 | d5df1ab |
![]() |
0.14.2 | tgz | zip | BUMP 0.14.2 a couple of minor bugfixes | 2009-08-24 | 04e516b |
![]() |
0.14.1 | tgz | zip | BUMP 0.14.1 seek and tell for (read mode) GridFile | 2009-08-21 | c5842be |
![]() |
0.14 | tgz | zip | BUMP 0.14 long support, collection rename, snapshot support, other minor fixes/changes | 2009-08-19 | b2dbd4a |
![]() |
0.13 | tgz | zip | BUMP 0.13 better master-slave, some minor API changes (insert/save return value, hinting) | 2009-07-29 | bd8e7c0 |
![]() |
0.12 | tgz | zip | BUMP 0.12 new objectid generation, better error message for reconnection, thread safe gridfs, bugfixes | 2009-07-08 | 2e4b105 |
![]() |
0.11.3 | tgz | zip | BUMP 0.11.3 don't allow NULL in string encoder. fixes for python 2.3 | 2009-06-18 | c53038c |
![]() |
0.11.2 | tgz | zip | BUMP 0.11.2 PEP 8, update group, VS build | 2009-06-08 | eeb7f65 |
![]() |
0.11.1 | tgz | zip | BUMP 0.11.1 fix a bug that broke connection pooling in 2.5 | 2009-06-04 | 1d1f4ab |
![]() |
0.11 | tgz | zip | BUMP 0.11 better build failure detection, timeout for connection pooling acquires | 2009-06-03 | 4237ce6 |
![]() |
0.10.3 | tgz | zip | BUMP 0.10.3 | 2009-05-27 | 46f28e7 |
![]() |
0.10.2 | tgz | zip | BUMP 0.10.2 support subclasses of dict in c encoder | 2009-05-22 | 10f0b88 |
![]() |
0.10.1 | tgz | zip | BUMP 0.10.1 bugfixes plus an alias for Connection | 2009-05-18 | 806b4ee |
![]() |
0.10 | tgz | zip | BUMP 0.10 added ensure_index | 2009-05-14 | cc9ae51 |
![]() |
0.9.5 | tgz | zip | bump version again - fix for some issues people have had w/ old versions of setuptools | 2009-04-15 | a5ba101 |
![]() |
0.9.4 | tgz | zip | bumping version: last_status method and bugfixes | 2009-04-15 | 934f6a1 |
![]() |
0.9.3 | tgz | zip | bumping version - no timeout for regular ops | 2009-04-03 | 8bf2ad3 |
![]() |
0.9.2 | tgz | zip | bump version - very minor additions | 2009-03-26 | ac7e4bc |
![]() |
0.9.1 | tgz | zip | bump version - fix for dbref perf. regression | 2009-03-18 | 5e8dedf |
![]() |
0.9 | tgz | zip | bumping version: faster decoding, master-slave support, use code_w_scope, new-style dbrefs, auto-ref | 2009-03-17 | 9f3ad7f |
![]() |
0.8.1 | tgz | zip | bumping version - faster encoding, some fixes to keep up w/ mongod changes | 2009-02-27 | 838bf02 |
![]() |
0.8 | tgz | zip | note in README about 2.3 support. bump version (adding support for 2.3) | 2009-02-20 | 691a1a1 |
![]() |
0.7.2 | tgz | zip | bumping version w/ support for Python 2.4 | 2009-02-20 | 75fb46a |
![]() |
0.7.1 | tgz | zip | bumping version - fix for importing etree | 2009-02-20 | 0f6a659 |
![]() |
0.7 | tgz | zip | bumping version. added connection pooling and a fix to fail on insert instead of query when using non utf-8 strings | 2009-02-17 | 4362faf |
![]() |
0.6 | tgz | zip | bumping in preparation for tomorrow's release | 2009-02-10 | 2323e04 |
![]() |
0.5pre | tgz | zip | bumping version | 2009-02-05 | c220a60 |
![]() |
0.5.3pre | tgz | zip | bumping - fallover to python correctly if c extension doesn't build | 2009-02-09 | 749fd7f |
![]() |
0.5.2pre | tgz | zip | bumping | 2009-02-06 | 0c9c4e7 |
![]() |
0.5.1pre | tgz | zip | add MANIFEST file to include additional files in source distribution (this only happens automatically for svn and cvs). only use ez_setup if necessary. bump version | 2009-02-06 | c9b7f2e |
![]() |
0.4pre | tgz | zip | bump version | 2009-02-05 | 9109d8c |
This feature is coming soon. Sit tight!