0:00
0% complete
LearnStep 1 of 2
PyMongo Setup
Learning Objectives
- •Install PyMongo
- •Connect to MongoDB
- •Understand connection options
Lesson Outline
LearnStep 1/2
PyMongo Setup
bash
Basic Connection
python
Connection URI Format
python
Connection Options
python
Context Manager Pattern
python
Environment Variables
python