Background
The project is getting bigger and we should probably create a folder for writers/ and logging/ or utils/ keeping the event_gate_lambda.py script as main one.
Feature
Improve project structure by introducing folders and modules for code with common purpose. Do the same for tests.
These are the main modules:
- writers
- logging
- serialization
- configuration
Background
The project is getting bigger and we should probably create a folder for writers/ and logging/ or utils/ keeping the event_gate_lambda.py script as main one.
Feature
Improve project structure by introducing folders and modules for code with common purpose. Do the same for tests.
These are the main modules: