IPSProtocol / web3_project_scrapper

1 stars 1 forks source link

create a dockerfile for the python code and 1 for mongodb #2

Open theexoticman opened 2 months ago

theexoticman commented 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: