GitHub / soar / devops-test
The task for an interview on a DevOps position
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soar%2Fdevops-test
PURL: pkg:github/soar/devops-test
Stars: 23
Forks: 13
Open issues: 3
License: cc-by-sa-4.0
Language: Python
Size: 309 KB
Dependencies parsed at:
45
Created at: over 6 years ago
Updated at: over 2 years ago
Pushed at: over 2 years ago
Last synced at: over 2 years ago
Topics: devops, flask, hiring, python, test-task
Pipfile
pypi
- Flask ~=2.2.2
- Flask-Migrate ~=3.1.0
- Flask-SQLAlchemy ~=2.5.1
- cryptography *
- gunicorn ~=20.1.0
- psycopg2-binary ~=2.9.3
- pymysql ~=1.0.2
- python-dotenv *
- flake8 * test
- flake8-builtins * test
- flake8-docstrings * test
- flake8-import-order * test
- flake8-quotes * test
- mypy * test
- pytest * test
requirements.txt
pypi
- cryptography *
- flask *
- flask-migrate *
- flask-sqlalchemy *
- gunicorn *
- psycopg2-binary *
- pymysql *
- python-dotenv *
Pipfile.lock
pypi
- alembic ==1.8.1
- cffi ==1.15.1
- click ==8.1.3
- cryptography ==38.0.1
- flask ==2.2.2
- flask-migrate ==3.1.0
- flask-sqlalchemy ==2.5.1
- greenlet ==1.1.3
- gunicorn ==20.1.0
- importlib-metadata ==5.0.0
- itsdangerous ==2.1.2
- jinja2 ==3.1.2
- mako ==1.2.3
- markupsafe ==2.1.1
- psycopg2-binary ==2.9.4
- pycparser ==2.21
- pymysql ==1.0.2
- python-dotenv ==0.21.0
- setuptools ==65.4.1
- sqlalchemy ==1.4.41
- werkzeug ==2.2.2
- zipp ==3.9.0