This repository is an example of what Production Code might be structured. Browse it or run it!
- Batch Processing - Bronze
- Batch Processing - Silver
- Batch Processing - Gold
- Spark Streaming
- Install PyCharm
- Install Pyenv and install any patch version within 3.9
- Clone this repository and open it in Pycharm. Select the Python 3.9 interpreter when prompted
- In each directory's
main.py
, click control + shift + R to run the program
- Adding tests in tests directories