init
Showing
.idea/.gitignore
0 → 100644
.idea/azure-file-upload.iml
0 → 100644
.idea/misc.xml
0 → 100644
.idea/modules.xml
0 → 100644
.idea/vcs.xml
0 → 100644
Dockerfile
0 → 100644
StandardScaler.pkl
0 → 100644
File added
conf/configuration.yml
0 → 100644
logs/AzureBlobUpload.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
Please register or sign in to comment