cookiecutter-drf:Django Rest Framework API的包含电池的实用模板

时间:2024-02-26 17:32:43
【文件属性】:

文件名称:cookiecutter-drf:Django Rest Framework API的包含电池的实用模板

文件大小:68KB

文件格式:ZIP

更新时间:2024-02-26 17:32:43

python api django rest-api django-rest-framework

曲奇刀 入门 。 从cookiecutter-drf生成项目: cookiecutter gh:flexy/cookiecutter-drf 产品特点 建筑: 使用Docker进行容器化 Python 3.7 Django 2.2 Web服务器:Gunicorn和Uvicorn 数据库:PostgreSQL,Redis 依赖关系和python版本管理(Pipenv) 任务:芹菜和芹菜节拍 实用程序: 更好的设置(django环境,django配置) 更好的日志记录(Sentry,logutils) 通用模型字段和混合(django-model-utils) API: D


【文件预览】:
cookiecutter-drf-develop
----.gitignore(35B)
----pyproject.toml(301B)
----.travis.yml(365B)
----.pre-commit-config.yaml(229B)
----LICENSE(1KB)
----Pipfile.lock(23KB)
----README.md(2KB)
----{{ cookiecutter.project_slug }}()
--------api()
--------heroku.yml(422B)
--------.gitignore(1KB)
--------USAGE.md(2KB)
--------pyproject.toml(301B)
--------Dockerfile.local(424B)
--------.dockerignore(22B)
--------.travis.yml(245B)
--------.pre-commit-config.yaml(229B)
--------docker-compose.test.yml(840B)
--------Pipfile.lock(53KB)
--------docker-compose.yml(943B)
--------scripts()
--------README.md(236B)
--------staticfiles()
--------pytest.ini(160B)
--------config()
--------Pipfile(954B)
--------.coveragerc(49B)
--------Dockerfile.heroku(418B)
--------manage.py(887B)
--------.gitattributes(3KB)
--------.flake8(59B)
--------app.json(220B)
--------.editorconfig(475B)
----cookiecutter.json(168B)
----Pipfile(267B)
----.gitattributes(3KB)
----.flake8(59B)
----hooks()
--------post_gen_project.py(143B)
----.editorconfig(475B)

网友评论