Open theexoticman opened 2 months ago
First, create a dockerfile for the python code with python 3.12. in the docker file install the following dependencies using pip:
Then, create a docker file for mongodb that is compatible with python3.12
Finally, create python boilerplate python class that connects with mongodb and performs the following actions:
First, create a dockerfile for the python code with python 3.12. in the docker file install the following dependencies using pip:
Then, create a docker file for mongodb that is compatible with python3.12
Finally, create python boilerplate python class that connects with mongodb and performs the following actions: