Initial commit
Showing
.DS_Store
0 → 100644
File added
.gitignore
0 → 100644
.gitlab-ci.yml
0 → 100644
.jenkins/dev/Jenkinsfile
0 → 100644
.jenkins/master/Jenkinsfile
0 → 100644
Dockerfile
0 → 100644
README.md
0 → 100644
VERSION
0 → 100644
app.py
0 → 100644
charts/api/.helmignore
0 → 100644
charts/api/Chart.yaml
0 → 100644
charts/api/values.yaml
0 → 100644
db.py
0 → 100644
docker-compose.yaml
0 → 100644
dockerignore
0 → 100644
example_env
0 → 100644
gunicorn.sh
0 → 100755
requirements.txt
0 → 100644
flask-mysql | ||
pymysql | ||
werkzeug | ||
flask_httpauth | ||
numpy | ||
requests | ||
fsspec | ||
python-dotenv | ||
gunicorn | ||
\ No newline at end of file |
rest.py
0 → 100644
Please register or sign in to comment