Initial commit

* Examples work
* setup.py kinda updasted
* Fork of txmongo but with new pymongo embedded
This commit is contained in:
Don Brown
2014-01-24 16:19:17 -07:00
commit ae154dbc72
60 changed files with 14825 additions and 0 deletions

13
.gitignore vendored Executable file
View File

@@ -0,0 +1,13 @@
.DS_Store
*.swp
._*
*.pyc
*.cache
_trial_temp/
*.pid
*.iml
*.ipr
*.iws
.idea
venv