fastapi-template

View on PyPIReverse Dependencies (0)

5.1.0 fastapi_template-5.1.0-py3-none-any.whl

Wheel Details

Project: fastapi-template
Version: 5.1.0
Filename: fastapi_template-5.1.0-py3-none-any.whl
Download: [link]
Size: 871198
MD5: 38075164e07bcfd39c05426613e1dcfe
SHA256: 504f44b14027a6131912e7ff903c268658c45ef9ce84134ae34ac9dfadd3e4e4
Uploaded: 2023-09-12 08:21:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fastapi_template
Version: 5.1.0
Summary: Feature-rich robust FastAPI template
Author: Pavel Kirilin
Author-Email: win10[at]list.ru
Home-Page: https://github.com/s3rius/FastAPI-template
Project-Url: Repository, https://github.com/s3rius/FastAPI-template
Keywords: FastAPI,Cookiecutter,Template
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: cookiecutter (<2.0.0,>=1.7.3)
Requires-Dist: pre-commit (<3.0.0,>=2.14.0)
Requires-Dist: prompt-toolkit (<4.0.0,>=3.0.36)
Requires-Dist: pydantic (>=1.10)
Requires-Dist: simple-term-menu (<2.0.0,>=1.5.2)
Requires-Dist: termcolor (<2.0.0,>=1.1.0)
Requires-Dist: typer[all] (<0.8.0,>=0.7.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4421 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
fastapi_template/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastapi_template/__main__.py sha256=g3kwnmvuyPJTKpG4jT8tWOeOErkqNN0heSd7nPBPKCE 1209
fastapi_template/cli.py sha256=hppTm1zzF_zm9e7wMrQyn2bm3NjaK9EmgVUOqzBZric 23517
fastapi_template/input_model.py sha256=uZzIL1QTE8FPNHJ7dt41DUAHbmPIQSv00xunm3S3O3s 8230
fastapi_template/template/cookiecutter.json sha256=VvdFbhz5-plYZqEIzd5_Lnafila55BstH85zJZaWm4U 1441
fastapi_template/template/hooks/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastapi_template/template/hooks/post_gen_project.py sha256=_En9vhUSCE0luPw9N_hKwj50cIyvUL0iMJcPplg8wa8 2583
fastapi_template/template/hooks/pre_gen_project.py sha256=9yvz7qnJDlYVtVlM7XJRvZ3RVYfNO5XwC9Kv8FURyYg 28
fastapi_template/template/{{cookiecutter.project_name}}/.dockerignore sha256=D6qwhdiaruGmD8hjPbOrdgvUowVYNhWhqxXIdfDqFaY 2086
fastapi_template/template/{{cookiecutter.project_name}}/.editorconfig sha256=Fmj56PowCtqam84nx1eSILES3_BW5-f4XgqJSBe9OUo 463
fastapi_template/template/{{cookiecutter.project_name}}/.env sha256=hpJP_w5u_1UQHBdjrA3pQYG85wgb6BEoLtRfC1N41EY 343
fastapi_template/template/{{cookiecutter.project_name}}/.flake8 sha256=5kGPtofaXfdoqh3vdBEqOaN8StLEFlG-fp6FuAm4GRM 2428
fastapi_template/template/{{cookiecutter.project_name}}/.github/workflows/tests.yml sha256=n_WVdkPicyXfJEBpNdLVzXHSVbOqpEbFMYAoqR6jihA 5369
fastapi_template/template/{{cookiecutter.project_name}}/.gitignore sha256=5JWyJEVJlXy70OzjWKYlBOfsF2I0TawlxuTXiqzuwfg 2070
fastapi_template/template/{{cookiecutter.project_name}}/.gitlab-ci.yml sha256=iW6KGoTlWms-YjmyZqW08Eu5JN8ALXBj1IeMjwfZtR4 3206
fastapi_template/template/{{cookiecutter.project_name}}/.pre-commit-config.yaml sha256=HxILAGd8eEuHS_H4VlzYzf705_wE8OHfL89JZ1K2F1c 1743
fastapi_template/template/{{cookiecutter.project_name}}/README.md sha256=6zqNfrP8mx44urqBfFpTZiBF5fCaEYcvrELBc7TiMbA 7290
fastapi_template/template/{{cookiecutter.project_name}}/alembic.ini sha256=7uP09B8zY2xLQaq1XT2PBAK_8S4MgdKsCxhsC5NSGLE 960
fastapi_template/template/{{cookiecutter.project_name}}/conditional_files.json sha256=vvTebu5vucaOmTEK85b9AUmBNeZco_jdWVk67lHB8JE 9034
fastapi_template/template/{{cookiecutter.project_name}}/deploy/Dockerfile sha256=gAxhfuG4DELH9OK78tuK0mk6Oqo43wlSwSJOIZQxfuY 1006
fastapi_template/template/{{cookiecutter.project_name}}/deploy/docker-compose.dev.yml sha256=FK9BDJ4tyQ6q9znW0vG_iuq2CGbaprYvLlrAWyjb-t0 569
fastapi_template/template/{{cookiecutter.project_name}}/deploy/docker-compose.otlp.yml sha256=zXQRFmem-ZQgMjQXEedZi_-Dg7TgUHHSrd_l8Ijx-EA 565
fastapi_template/template/{{cookiecutter.project_name}}/deploy/docker-compose.yml sha256=skZcnoBnNh8a3GyI5e5uphBgFfLvoZdolFDT6C6PtSg 8154
fastapi_template/template/{{cookiecutter.project_name}}/deploy/kube/app.yml sha256=iggitnhHhAV6ZkjC-djeP9tGK00ebT32N2YliZj-js0 2718
fastapi_template/template/{{cookiecutter.project_name}}/deploy/kube/db.yml sha256=jexpuUW_yAW9YDtUWag0sUBWpTPYPgiw1hJ2LKSMh4w 3002
fastapi_template/template/{{cookiecutter.project_name}}/deploy/kube/namespace.yml sha256=v_w0fpTh6gUq4hZDJua2RXd-AS22Qr7S2gKy3MLWU8Q 87
fastapi_template/template/{{cookiecutter.project_name}}/deploy/kube/rabbit.yml sha256=0uUs3jbb1uJP_7qbXffOon1WStbPHCdxU1MfCThqXBo 1242
fastapi_template/template/{{cookiecutter.project_name}}/deploy/kube/redis.yml sha256=pUXdnNyN_ie3kwSBdgww5GQlr99AV7OkNemHHxmKPWc 1022
fastapi_template/template/{{cookiecutter.project_name}}/deploy/otel-collector-config.yml sha256=9ky3Yl5-Z5lVctVfuGNdqIdKUVJgADlQRQlN8KOmVNM 509
fastapi_template/template/{{cookiecutter.project_name}}/pyproject.toml sha256=9ow9R2tl7xHljwDD6WRVC10Xnwr1p_kZruqho8xuf0g 7104
fastapi_template/template/{{cookiecutter.project_name}}/replaceable_files.json sha256=MidiV3W150fbySenw5tKOZdM8eZ6jcq15hi_wG14chM 305
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/__init__.py sha256=KyWj1U6X0OgzqMDkphflOBaWzLtjXoCjkZiDLL4cVOE 45
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/__main__.py sha256=RBWg-UKzWKH3K3QKnT6Qf4wZ7x7jn4y-JvfYVt1__qg 2768
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/conftest.py sha256=R0R4EihK0gFLj2JksMoeSuaL4HqRgWuNK-C2OFFlA7U 14107
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/base.py sha256=1RiZo8WAZbWkWAfPUBYq5TcMdxGQl6ufmVL0T6ZHqfo 254
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/config.py sha256=jmUTuirhX4L6ZmY75qf9uiUpciqcI_C6U_eSlSubFqo 134
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/dao/__init__.py sha256=t1XLiA4V2RJ8_UfiOYEOyQkDieYvtxQukSuJlBo-o7o 19
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/dao/dummy_dao.py sha256=paQ4Rq0mTLnpZ_DbhDxby2RPtgqQVtr5aiYcNXXS0l8 1119
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/meta.py sha256=Zd3qHSJ78pM3NwF1jyCNBjf7Ir2XfhPHyJVqweFjl1E 46
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/migrations/__init__.py sha256=79VI3UKnxeBhiSJsbUSElGSM4Wz2BLba-GXCqS7-48o 26
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/migrations/env.py sha256=4vUn1gNnKKstpWC06Uj2VKvZjKv0gY0pzcl58EjbFQM 2309
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/migrations/script.py.mako sha256=HNlf26BI1xvQKjiUojnj15BPrVUfVVr81IOgliJf83c 510
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/migrations/versions/2021-08-16-16-53_819cbf6e030b.py sha256=wQBhxCqNkmdgi7_Re0sIYV3RSd5gbM5gGaA5xFTzop4 302
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/migrations/versions/2021-08-16-16-55_2b7380507a71.py sha256=gbHwOri35bSEZJjw4GMj5LB8yqbKmvYdecL-OWT4xpQ 800
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/migrations/versions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/models/__init__.py sha256=evLpdinUWXGDFjVLilSGBKkf1fjaVj25nOG3DA2EYBk 421
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/models/dummy_model.py sha256=0B-pgYq1jDF0XxP_yF-cqeWx7bLKQAD3gUnbMuKOJgo 308
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/utils.py sha256=G_tHP2kIjzDqnoOHtLMFybrNzAoY4qYLTIKRwweesmM 2762
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_piccolo/app_conf.py sha256=weCQ90KsT-PKQNLSMPNeodlPHkcS0ya_f_gJa42lEzw 532
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_piccolo/dao/__init__.py sha256=2Wlc4Id5uQ9YUI3t3aJpj4PbJzjEmNdI-LTC1t58r5s 42
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_piccolo/dao/dummy_dao.py sha256=4qdSJgCOTL2mBT4QQvDuhZny6lStgQRz5wtPW7XDRm8 1115
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_piccolo/migrations/2022-04-16T17-38-51-672827.py sha256=SvkoV-cFDYXSKhuQvI3VVdmwT43Uzr6iaRsUZsuqz0Y 1067
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_piccolo/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_piccolo/models/__init__.py sha256=RKiW0d6tJNWJijbsML7fGETq4bMjqZ4tWlaloLm0a8U 44
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_piccolo/models/dummy_model.py sha256=8AQEzInKXxS_axrPE0sC4cP9empQ9PbEQGMb_bGgWLU 177
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_psycopg/dao/dummy_dao.py sha256=LgQ0yZEi3docpRsYyB086Tux8wgCzzHkpmEiM8EaciQ 2676
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_psycopg/dependencies.py sha256=FJ9lIoM3KkTORnxib70mujU9E_JKotdJX-YT_WtF9EU 491
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_psycopg/models/dummy_model.py sha256=tBNVA5G3ugFL1JQkWy_ep_JIhaNd-VnfLaZJr88KwCg 125
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/base.py sha256=xlEw_U9--ZY3DMbW0x6WHjSeV8Xx8MQPFMQT5ArB6rA 182
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/dao/__init__.py sha256=t1XLiA4V2RJ8_UfiOYEOyQkDieYvtxQukSuJlBo-o7o 19
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/dao/dummy_dao.py sha256=ujVlJIOLUb8ma7vntG604QK5QlEtB0MnM74jrEC3Rs0 1562
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/dependencies.py sha256=2t_BM71qp9Lz994kYi-q0R2zTD8jN_ix2GKwKVpi3gA 688
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/meta.py sha256=Zd3qHSJ78pM3NwF1jyCNBjf7Ir2XfhPHyJVqweFjl1E 46
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/migrations/__init__.py sha256=79VI3UKnxeBhiSJsbUSElGSM4Wz2BLba-GXCqS7-48o 26
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/migrations/env.py sha256=DF-mdNyoT-HZ58yQgFxmsaLvxXZVsh5P_NWoIHBbIJ8 2486
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/migrations/script.py.mako sha256=HNlf26BI1xvQKjiUojnj15BPrVUfVVr81IOgliJf83c 510
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/migrations/versions/2021-08-16-16-53_819cbf6e030b.py sha256=wQBhxCqNkmdgi7_Re0sIYV3RSd5gbM5gGaA5xFTzop4 302
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/migrations/versions/2021-08-16-16-55_2b7380507a71.py sha256=c9cpu7jQyhDaMZeMd9-OIDnY9TU5BqjVt-yMWc4R-2Q 819
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/migrations/versions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/models/__init__.py sha256=evLpdinUWXGDFjVLilSGBKkf1fjaVj25nOG3DA2EYBk 421
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/models/dummy_model.py sha256=Fko9yIVbE5kIpTujm0d4HSr6gCu6oybaIWzk_Er5des 391
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/models/users.py sha256=9xgHXBwY9uyhEiY4btavO1KC8FY8qLT1tJ25dZ6fqkI 2781
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/utils.py sha256=fcZNU_wDzoChhY4BbHIBTZd28QxymXgqHwlM3IYVk8o 3019
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/config.py sha256=kjAEoEyyTEYQrw0xlKq1IFVi0njnzElhajNXNXxAHiY 568
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/dao/__init__.py sha256=t1XLiA4V2RJ8_UfiOYEOyQkDieYvtxQukSuJlBo-o7o 19
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/dao/dummy_dao.py sha256=TAw1jkDnsqJTD2s-AOeZlpMnAfIQMjEKdzu2LhwT7KI 1082
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/migrations/models/0_20210928165300_init_mysql.sql sha256=clRIsYcwNOpePOq61cE3BQGpuwWY5hSqzIIz0kWhUD8 261
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/migrations/models/0_20210928165300_init_pg.sql sha256=5FAy0TECOg0uIMnXB2on_mLRK9voaNGEqMwP13c6SQ4 228
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/migrations/models/0_20210928165300_init_sqlite.sql sha256=iIYDLhZNwDFeictWidFV1dbZdWfGxqFIVWwBjxHWRG0 242
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/migrations/models/1_20210928165300_init_dummy_mysql.sql sha256=ewnweIUl3jj1aXCibhhylqRLo7sY-tNdt4OonFg8Ipg 239
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/migrations/models/1_20210928165300_init_dummy_pg.sql sha256=DnUqomS-1QCM168l62EIaJ23LYJVIL4FZoVj6VlhHfc 231
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/migrations/models/1_20210928165300_init_dummy_sqlite.sql sha256=kof43kavt6uwpingdM2P6eXGdmp0VlrnCiNbN3iLWuo 216
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/models/__init__.py sha256=rVWH9rZX5NXktSaKdXpzRHtfOIgDsUYFI4VbM2PbzGc 48
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/models/dummy_model.py sha256=CFfJO6HyTd0a1lMbXpaB-054u6SumcMniE07qJLVjoY 255
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/gunicorn_runner.py sha256=qkHlSj_Y9S0JqLn82NNeTP4k2Fo68TxCAGZVO0QeyCA 2208
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/logging.py sha256=_l4fWu8bCFIAh2btb29ExQmfq5_4j2skkLoP6_Apocg 3497
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/piccolo_conf.py sha256=nJ6NQeowCp6GyBQeVDaheZ5H24239JlEPaltW8NVvnY 674
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/__init__.py sha256=hZtn6z8ILxbMvWwa-nzaZQc3SShSSbzZuoVXRHLLVps 50
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/kafka/__init__.py sha256=69dBRxVmDkSqySfFRiwg16V8erJBJg-78f7FXRoG_cc 21
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/kafka/dependencies.py sha256=CeM5KbzwtsCpgc5iQXwkxfyaqwWVZz7EWQyEHZ3i_r4 492
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/kafka/lifetime.py sha256=dqAqRboqk4KdMBU2XIm59_DqX2zoWGrLbkp6jsQcFE8 961
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/rabbit/__init__.py sha256=poVaG7C993cv83SHmBv1yRY2amsEOn7vtvNyClSzeZw 24
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/rabbit/dependencies.py sha256=0cnti00p1oJAeMld-1IYbPMFgPIPY-f1l3SnPpCErWY 507
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/rabbit/lifetime.py sha256=Ctucrse1VAlPcDra0HeDBW-mu_2WLo4rLBLPDGvHj9c 1656
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/redis/__init__.py sha256=Dkr9UQ6EhCDTdg_lpn5WGJWaB9mLRErHkkMCmbXv8Lk 21
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/redis/dependency.py sha256=9nrgHqb_Xtm0MY-i_rGiVuMi0mS_ZudQpEZ07P8gxY4 898
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/redis/lifetime.py sha256=4YtQze6aHp20qzri9WFc-jGmaDzMirHCnAx5D5enPkE 583
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/settings.py sha256=CPHtGOLOYuWGgWqqweexn8UA7bGx3Ow4KHNthjs-Jtk 5685
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/static/docs/redoc.standalone.js sha256=g45-SPLtd2i-h_oCzy1TnrhrIsGpMM2LuT0TV0lOybI 1034247
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/static/docs/swagger-ui-bundle.js sha256=fvmqNaMjo2s1Lv9gHQWhflWOQDVuK9AJNZUZseYkyxc 1436263
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/static/docs/swagger-ui.css sha256=E_mOzOnpZQnAvL2yXfW0rsfpSaprdFBfmXJzczi3gTM 150945
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/tests/__init__.py sha256=-NYJpoSwsY2JdvHpN-ZIRh1ZiqXo8X_qbLZIN0Mx9JA 47
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/tests/test_dummy.py sha256=rfc7ESARmlX9dsOqkveWkOoWquJyRv8anf7XNrSDypA 3265
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/tests/test_echo.py sha256=ob3_RtEiuU4cn9LdURsE6SA15LqUN0HM8ziCL2E5Yzw 1233
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/tests/test_kafka.py sha256=pH9Y8u5DDvv2PX_m5jPNvjZldr9hfHuALzjFta-s3b8 1706
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/tests/test_rabbit.py sha256=gpO4gKCZpNfZeFSmng3XbUPMzkw4dNmk_-zjXpGeQKE 3291
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/tests/test_redis.py sha256=ME8rEFlQBaL4nzXDFUnfQtnDsGLyWFbNH0_f2GPrf3s 3084
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/tests/test_{{cookiecutter.project_name}}.py sha256=MqB7qncLxxPInYSd001zjISA6fzSNrsOjRC5jPMPp5E 479
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/tkq.py sha256=VV53YyBNKCtvu7lp1V5fxqyPzjXBDRAveg37csSjxcc 1091
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/__init__.py sha256=PJN6ICYIGRfx8F-g_X5kCUOAXt0px_P_SvP3FxLC8ig 49
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/__init__.py sha256=DeGypfp7TFMTp73p-zwD0VHE4Mdnw1t8k-w5NmmoJj8 49
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/docs/__init__.py sha256=5hKB9m_O1eOp0SmXTFyEJCYdwjQmtGZRtcur5UIMemg 126
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/docs/views.py sha256=l3w3_4iDG3nFCu2t6DfsP2cFUrBuAzXD3rK4YMFVi4o 1425
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/dummy/__init__.py sha256=qfCHIMe-Z_l252O4imw-zBxgsHxxSI8lp0RJWD8h-Os 114
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/dummy/schema.py sha256=dcww_3N63Hmdns5SrWXfSiGzhcB_k0G9VfK204pq2SA 558
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/dummy/views.py sha256=WdI74z5rOHpXYv6tFjVVG8pLMZOHnvONSL-qn9P_oIw 1320
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/echo/__init__.py sha256=3qkP1gorg4PPKq1fqKaCbstY9hwEQTtf6VgKBPwVVvc 106
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/echo/schema.py sha256=HZwWQsUfVNgvsRUo4Kn2jNLAQpKt6uYNo1Lyh-Zsltw 109
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/echo/views.py sha256=FL8NDeuYZC_cqcVAo0RrlqGhuqfC9IuRxESrqEK5Q3s 405
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/kafka/__init__.py sha256=DeB5gih1m83bkuw_oPm5y3HrKX516OCSPKUvPdBjNbc 125
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/kafka/schema.py sha256=nPCST15VTqe9VMP8Jn-qNDW_KXtbHGeBlPlWAWm7lJs 131
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/kafka/views.py sha256=C2XD8-xVtRFKsLm8VE2bqpFI-zWg_lD3Rsx5IdOg6pY 662
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/monitoring/__init__.py sha256=zFHhF9e8IUAwZm1p3jR8Pm_V_80p4E-JPyWmEeqwa_Y 135
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/monitoring/views.py sha256=UpXhz9N2sBfJkGdJKrYhKgpd6gT7tQAJszftSSQTziI 203
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/rabbit/__init__.py sha256=WZbJn5lhXV-rIwAtgNTsOJmS2lcM_0Zt3AkaUncvrCY 129
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/rabbit/schema.py sha256=IJdAda6NALAdu0Gnh_4UjvCVJA1nCxHpVW9XfDQLu_4 177
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/rabbit/views.py sha256=k0kI2H_pxAXC1bjmEt1l_Z5Zf4eNA1b6mTWdzqi7Y48 1044
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/redis/__init__.py sha256=nXbQdSFjf_q3GRP_cb5-zhdUpU9IdQ90s8Yajo7xib0 108
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/redis/schema.py sha256=k6zJqSp8CkWvgRLgPJQJ2T5zVW3ejGJx1VQiC9Obm3A 181
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/redis/views.py sha256=AuihmqLTGR4jzkZANp6qwv5Rs_iXFH5JMmjCEKqlFDA 1272
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/router.py sha256=vGF6L4tu4-DZmzdvCgk2QljQA8qoq8IEUyYyJbHLk3Q 2018
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/users/__init__.py sha256=Lr74kVgGCG5x39v4VKN-BPOWD2LkoIbHpaRQNQ59NZQ 130
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/users/views.py sha256=kjH-4kufsz5CitTl07Nc8adK6IV6hKI02LhvWABemHw 1099
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/application.py sha256=QytfxxzH1ZiqL-HVXjRYCiMrZjt_dfOvMnVByDNUxK8 3757
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/__init__.py sha256=DeGypfp7TFMTp73p-zwD0VHE4Mdnw1t8k-w5NmmoJj8 49
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/context.py sha256=RXVjMOd3vTy-YyxjXNZAo8W5HlumI3gOVILPb7hnVZw 2541
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/dummy/__init__.py sha256=Lq_76eFzecJ6gl1Dd0ZXEtFDJOYW058aSIlbsG-xHSc 207
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/dummy/mutation.py sha256=pWk0tbYM03cbYnzN9miXwYiPGsBOnkHMiK0DbkUDbEg 1130
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/dummy/query.py sha256=Wmi5yTETD6FLKeXQ-5oGGCj9B_G1h5H7n8HkhuhBflI 1388
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/dummy/schema.py sha256=IYOhR7QEhxd92CM48I2lv5zfBMOM6kDFcraNiMUtetI 186
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/echo/__init__.py sha256=84z-TT8_P7A6UVRu2tsobZtDbRxQwi0UL_JYAH4yUpk 189
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/echo/mutation.py sha256=z1CjrccXTQofUA3RjkgJ7J-DKkGwlQfvei-aK1dCVmE 350
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/echo/query.py sha256=eEX0uXcEe5ho6C2fAryMsXExvLQUa3UZVCGBRmO7QGY 341
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/kafka/__init__.py sha256=5CxmHIPbmvtwfUeYmR-sCBAvC3kAJH-kQgjhBzKA-qo 136
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/kafka/mutation.py sha256=3-QamEjqvB9VmoACM9tX4ZKmH1a6zPayA5NnErV_3pY 735
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/kafka/schema.py sha256=YhdWylKgZC1xljKd3hyfOf6CxXtIM53ICOK7S_8wbk0 135
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/rabbit/__init__.py sha256=qC9gLWvpGoBSSYCLB2P5zwrgNIlJURMBttfVn8aBBnc 140
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/rabbit/mutation.py sha256=qKY5jkuyd-jD2ozVSQqNF7GZO5fePpDpbPpL-NEQK8c 1133
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/rabbit/schema.py sha256=mYCFEDav77TY51L6y1jB1ChoHMW46drLufQsy2KfS10 166
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/redis/__init__.py sha256=nsDXqlbQdCCva0uteFaWmh72n-HmgyUuFFBuwBpVABE 192
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/redis/mutation.py sha256=Ight72Yp7eHSJu9Hwil5UkjWupPsznZ3fG4q5TW-_PE 870
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/redis/query.py sha256=TCHtrHPSCbLjbZ9DkxtJffax-LskEsKqWgRYEqQk1-E 867
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/redis/schema.py sha256=PojuDGQcI4Bee_JkL2FcG5gG0Q3Wffs3i9Z_p7IYTCY 273
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/router.py sha256=p9f1Q2K9GgPzS75-S79hcym2Ameqh2fWYcIOOFDLmvg 1735
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/lifetime.py sha256=PVxeg3v4vNsL_Z978FRg095hV7u2AeeQ3cyi6R7Kpnw 11104
fastapi_template/tests/conftest.py sha256=TxnZuF30n62gjpoGYyKnptp1jHE4whbM3q8Agsv4cTk 2664
fastapi_template/tests/test_generator.py sha256=UvHZ19ZbNlf7WbfHO0Lx3c3gJnrrmYrawDMwHpApnOU 4903
fastapi_template/tests/utils.py sha256=yEaA7Z0oywh_fIvOUt6C2sNZNVmyIk6jn4QGuoFXZsU 1769
fastapi_template-5.1.0.dist-info/LICENSE sha256=zdnHp0P-PJcfOie7qtbd1-y2dmbS6KU8EypD-0HCbIc 1069
fastapi_template-5.1.0.dist-info/METADATA sha256=Qm-5o9B6thxK4P6Rd1GfDEIQOrjYkBVyNNoDrnJ-00M 5416
fastapi_template-5.1.0.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
fastapi_template-5.1.0.dist-info/entry_points.txt sha256=jk9pYT27nvjuhDsiwM-nqCV6Uimsef4ufCUN8iuIpuQ 67
fastapi_template-5.1.0.dist-info/RECORD

entry_points.txt

fastapi_template = fastapi_template.__main__:main