init
Showing
.idea/.gitignore
0 → 100644
.idea/getdatafromstore.iml
0 → 100644
.idea/misc.xml
0 → 100644
.idea/modules.xml
0 → 100644
.idea/vcs.xml
0 → 100644
Dockerfile
0 → 100644
conf/configuration.yml
0 → 100644
logs/GetDataFromStore.log
0 → 100644
main.py
0 → 100644
requirements.txt
0 → 100644
| requests | |||
| pyyaml | |||
| python-logstash-async | |||
| pymongo | |||
| azure-storage-blob | |||
| \ No newline at end of file |
File added
File added
File added
scripts/common/constants.py
0 → 100644
scripts/common/logsetup.py
0 → 100644
File added
Please register or sign in to comment