Download and install language translation packs (is it possible?)
The following are TBD (not needed? Will be done when run scrape.py)
Setup API sessions
Setup empty SQLite3 database
Each developer will have a different version of Python installed on their machine, this ensures that the venv that the developer creates will be using the correct Python version as the Python interpreter.
Instead of using setup.py, use Docker instead.
Dockerize the following installations...
requirements.txt
The following are TBD (not needed? Will be done when run
scrape.py
)Each developer will have a different version of Python installed on their machine, this ensures that the venv that the developer creates will be using the correct Python version as the Python interpreter.