epam-python-test-task

时间:2024-04-03 17:20:16
【文件属性】:

文件名称:epam-python-test-task

文件大小:10KB

文件格式:ZIP

更新时间:2024-04-03 17:20:16

Python

epam-python-test-task 要求 Python3.9,PostgreSQL,Redis 运行测试 pip install - r requirements . txt python - m pytest 运行应用 环境变量 REDIS_URL="redis://your-redis-url" POSTGRES_HOST="postgres-host" POSTGRES_USER="postgres-user" POSTGRES_PASSWORD="postgres-password" POSTGRES_DB="postgres-db-name" WEATHER_API_KEY="API key for https://weatherstack.com/" WEATHER_JWT_SECRET="your-jwt-secret" 加上Docker配置(在部署到Heroku进行


【文件预览】:
epam-python-test-task-master
----Dockerfile(377B)
----requirements.txt(825B)
----README.md(1KB)
----docker-compose.yml(305B)
----tests()
--------test_app.py(3KB)
--------test_api_call.py(1KB)
----.gitignore(4KB)
----app()
--------config.py(822B)
--------app.py(4KB)
--------utils.py(2KB)
--------__init__.py(42B)
--------models.py(519B)

网友评论