Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luissantiagodev/python-mongo-course
Mongo db fundamentals course using the Python language.
https://github.com/luissantiagodev/python-mongo-course
Last synced: 7 days ago
JSON representation
Mongo db fundamentals course using the Python language.
- Host: GitHub
- URL: https://github.com/luissantiagodev/python-mongo-course
- Owner: luissantiagodev
- Created: 2018-03-21T03:19:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-21T03:22:12.000Z (almost 7 years ago)
- Last Synced: 2024-11-14T09:33:28.449Z (2 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-mongo-course
Mongo db fundamentals course using the Python language.## Topics
- How to install Python
- Using Bottle for http requests
- Setting up the mongo driver through the package pymongo