#
pymongo
Here are 395 public repositories matching this topic...
Django and MongoDB database connector
-
Updated
Aug 21, 2020 - Python
Face-recognition using Siamese network
opencv
google
computer-vision
mongodb
tensorflow
pymongo
keras
os
best
computer
alice
vision
face-recognition
face-detection
dlib
openface
facenet
cv2
singh
satinder
-
Updated
Feb 3, 2020 - Python
Python AI assistant 🧠
python
nlp
ai
mongodb
sklearn
pymongo
voice-commands
voice-recognition
nltk
voice-chat
voice-control
python35
nlp-machine-learning
wolfram-language
voice-assistant
google-speech-recognition
voice-activity-detection
voice-recognition-experiment
google-speech-to-text
linux-assistant
-
Updated
Jul 26, 2020 - Python
-
Updated
Dec 19, 2019 - Python
Machine learning prediction of movies genres using Gensim's Doc2Vec and PyMongo - (Python, MongoDB)
-
Updated
Jan 18, 2019 - Python
Easy data migration for MongoDB using Python.
-
Updated
Aug 31, 2018 - Python
-
Updated
Aug 2, 2019 - Dart
A Live working Example Application of Python, Qt, PySide2, MongoDB, PyMongo, QTreeView, QAbstractTableModel
-
Updated
Dec 8, 2018 - Python
Flask Admin Boilerplate with MongoDB
python
flask
pymongo
admin-dashboard
python3
flask-application
flask-mail
dashboard-application
flask-admin-template
sbadmin2
flask-dashboard
-
Updated
Aug 1, 2020 - CSS
Easy data migration for MongoDB using Python.
-
Updated
Oct 11, 2018 - Python
Python demo code for the new transactions feature in MongoDB 4.0
json
database
mongodb
nosql
pymongo
transactions
acid
replica-set
changestreams
mongodb-python-driver
pymongo-transactions
watch-collections
-
Updated
Mar 12, 2020 - Python
Bot for collecting tickers from popular exchanges using API. (poloniex, bittrex, bitmex, bitfinex, gdax)
pymongo
python3
exchange-rates
bitfinex
gdax
gdax-python
gdax-api
poloniex
bitmex
bittrex
bittrex-api
poloniex-api
bitfinex-rest-api
-
Updated
Oct 21, 2019 - Python
Simple tool to clone metadata for mongodb collections
-
Updated
Dec 10, 2018 - Python
ikoala21
commented
Mar 19, 2020
Fixes issues with README in scrapper service as mentioned in #40
Improve this page
Add a description, image, and links to the pymongo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pymongo topic, visit your repo's landing page and select "manage topics."
Hi,
first of all, thanks a lot for this nice tool, it's really great for quick Mongo migrations!
Here is a small CLI bug:
Describe the bug
The API allows for an optional
migrationparam, but the CLI requires it.To Reproduce
Run
pymongo-migrate downgrade -m folder -u URI: you get an error sayingMIGRATIONis required.Expected behavior
The
MIGRATIONparam should