LICENSE,sha256=CyOt46HowEFs-QMiCGt_fvqJ6HtAejh_jFhjkv2invw,1072
fastapi_plan/__init__.py,sha256=DnmiKwwTQTM-WsL38jDAgYiyz2eY74tWSM3Kd44xbHA,951
fastapi_plan/template/cookiecutter.json,sha256=sVeB1w5F6L0kSIiA_WjeFMAenydDKOTm-QM5VMmFRDk,115
fastapi_plan/template/hooks/post_gen_project.py,sha256=XSST2nRtpUjyT04nMpG2I4VI9yHZZtaQdWFKhH3lwgg,372
fastapi_plan/template/{{cookiecutter.project_name}}/.dockerignore,sha256=YV54r4ioqJVgqhJTZEb4JsHj_wWDMqb6ya74p0Crj4U,38
fastapi_plan/template/{{cookiecutter.project_name}}/.env,sha256=CmFUcbNnfCcfbfpAy-2bceB2PtJ68-3ktUb2pQ8p_70,452
fastapi_plan/template/{{cookiecutter.project_name}}/.gitignore,sha256=q1AzWoz1gZsrpL9DYf_wWVh4m4U1helJhTh0qxIU8Wc,1833
fastapi_plan/template/{{cookiecutter.project_name}}/Dockerfile,sha256=AQ9O7aTfWocRYiCMxR8yRjiD-PDuR-6x9omJzYVrViQ,1687
fastapi_plan/template/{{cookiecutter.project_name}}/aerich.ini,sha256=HtERQNAJAo6iQWEhNeW9RsatE-i_wJCxvkshg6_7YTg,82
fastapi_plan/template/{{cookiecutter.project_name}}/app/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fastapi_plan/template/{{cookiecutter.project_name}}/app/api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fastapi_plan/template/{{cookiecutter.project_name}}/app/api/api.py,sha256=AzplELQSH5x9kCPJH79JvAmpYdad5QcNxXM8v57AARI,245
fastapi_plan/template/{{cookiecutter.project_name}}/app/api/deps.py,sha256=T9wqmahLhqsV6f596AMgldVroLn1ZS6-wfkv9BOwl2g,1555
fastapi_plan/template/{{cookiecutter.project_name}}/app/api/routers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fastapi_plan/template/{{cookiecutter.project_name}}/app/api/routers/login.py,sha256=x2H6Ii0BLQiQVMRnloDfXJzIgeOxZUBtaWVM_-oyBuc,1415
fastapi_plan/template/{{cookiecutter.project_name}}/app/api/routers/users.py,sha256=q4WwxenYbQ-iZBhNyU0DoVP-2FA1stGEt5YYPhDkF6k,3365
fastapi_plan/template/{{cookiecutter.project_name}}/app/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fastapi_plan/template/{{cookiecutter.project_name}}/app/core/config.py,sha256=r1z3h-PLH8xzQtHKmC6cBnuZBUkJbzCiatDGeelueKA,2022
fastapi_plan/template/{{cookiecutter.project_name}}/app/core/security.py,sha256=rrLykl2qtWxzVDxqBkrxYkFiXkFmKDmEHhENYfxmfa0,938
fastapi_plan/template/{{cookiecutter.project_name}}/app/crud/__init__.py,sha256=YqW7gkTk4urYunVyVkP5XoIJ7vjLpF3a1Xk351L49zo,27
fastapi_plan/template/{{cookiecutter.project_name}}/app/crud/base.py,sha256=uqFVQsAyNkyKkokx5w9hknBWDrKHbQ00VCMXs-QDO9I,1970
fastapi_plan/template/{{cookiecutter.project_name}}/app/crud/crud_user.py,sha256=HLtKIZFWWwMtNIlehkYaTMiL_rCvoh819uSFR_NvSi4,2586
fastapi_plan/template/{{cookiecutter.project_name}}/app/initial.sh,sha256=tNQCKUyjWNS4NZrv8bBmHCAyiSWW5SrMMT6lzuz-nEk,80
fastapi_plan/template/{{cookiecutter.project_name}}/app/initial_data.py,sha256=vtxz-Vq3g76b6VTVDZFpGoOmHLJYmmspp90R2ahftgk,1422
fastapi_plan/template/{{cookiecutter.project_name}}/app/main.py,sha256=_TgLJJAkaCV4rHn5vTPQWYR_VJfMx4Ey6vneKIZ2evg,935
fastapi_plan/template/{{cookiecutter.project_name}}/app/migrations/models/0_20210423001328_None.sql,sha256=oZpfJItI0QSpgsWReogP5hV-e9ISVNl_dHGE6ZgnoXg,678
fastapi_plan/template/{{cookiecutter.project_name}}/app/models/__init__.py,sha256=8vh3EOcpS5TAdOqBqN7TayG1-UNAOu9xDKsenMwL0EU,39
fastapi_plan/template/{{cookiecutter.project_name}}/app/models/user.py,sha256=IV1vrjGHtTh4Qv1EZpu6HZRqz2mCOcrWcD30V-evwGM,1040
fastapi_plan/template/{{cookiecutter.project_name}}/app/schemas/__init__.py,sha256=9YyNVebWcSMViJArCz5VKy4hFVuX1YLbw4D-diK1V68,177
fastapi_plan/template/{{cookiecutter.project_name}}/app/schemas/token.py,sha256=u3cnTV9YiCsBNgCTooowSzHOb73zdYMj2Rwr3Lmkle8,191
fastapi_plan/template/{{cookiecutter.project_name}}/app/schemas/user.py,sha256=oJqacjL1Nl7ZBgSQ13etLV9_FU1Tlb8nIajbFxIKG9E,900
fastapi_plan/template/{{cookiecutter.project_name}}/app/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fastapi_plan/template/{{cookiecutter.project_name}}/app/tests/api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fastapi_plan/template/{{cookiecutter.project_name}}/app/tests/api/test_login.py,sha256=qXxtSCmB6l_UWJgJlNFQOWHAvqQty7WhOwR30TgtjuY,936
fastapi_plan/template/{{cookiecutter.project_name}}/app/tests/api/test_users.py,sha256=tJcunmGFpnjAruDcXx1-wWudBssm3rk1ejqTT6LeinE,5740
fastapi_plan/template/{{cookiecutter.project_name}}/app/tests/conftest.py,sha256=mc5PDi_c_xtwq8C3my8eXwoyNMS0VCFWdW8EGqC7VR4,1766
fastapi_plan/template/{{cookiecutter.project_name}}/app/tests/crud/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fastapi_plan/template/{{cookiecutter.project_name}}/app/tests/crud/test_user.py,sha256=0qzSZwTffvkncmhUg4Rkq8LZNcGvWKRZCrCNokzrbEY,4890
fastapi_plan/template/{{cookiecutter.project_name}}/app/tests/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fastapi_plan/template/{{cookiecutter.project_name}}/app/tests/utils/user.py,sha256=Y9d149aoPiF0U5XJ8wDMjC2714uj9DxfnZXejjLRqJ8,445
fastapi_plan/template/{{cookiecutter.project_name}}/app/tests/utils/utils.py,sha256=LqVaDpGTJvSdysJuZYsktnuX2MuobWUHlZRMPg2DhGg,1152
fastapi_plan/template/{{cookiecutter.project_name}}/config/config.json,sha256=H5H9-aDt8pHVDFJBkCiMmlGaKu3MLn983Xfc5dnzuDk,290
fastapi_plan/template/{{cookiecutter.project_name}}/docker-compose.yml,sha256=cV1W-J655dMaDkqVvOuxHeAIkCNUN_WOENZg9rJ-lkI,443
fastapi_plan/template/{{cookiecutter.project_name}}/poetry.lock,sha256=MohNUeB6IQBcWvyCvUCgkbJIs7MDnjvfmgwu1Tp7SOo,52722
fastapi_plan/template/{{cookiecutter.project_name}}/pyproject.toml,sha256=YcIXSGQPh-XIduMdzktfdwrP60ZKceRmF0MZ3YBwjZA,750
fastapi_plan/template/{{cookiecutter.project_name}}/pytest.ini,sha256=62VX-nQx6AV3kXMPx2rD4Kq3fbqjtK_F_OoQgVV_cQg,143
fastapi_plan/template/{{cookiecutter.project_name}}/requirements.txt,sha256=082k7KYgMtsg94CQOkv4IOI7NYeeB2fohhB1FUnnwT8,4471
fastapi_plan-0.2.2.dist-info/entry_points.txt,sha256=Y0O3GpHxQ9RJD4r7PkN6SlpYZe913ouz2F2__B2yDXg,50
fastapi_plan-0.2.2.dist-info/LICENSE,sha256=CyOt46HowEFs-QMiCGt_fvqJ6HtAejh_jFhjkv2invw,1072
fastapi_plan-0.2.2.dist-info/WHEEL,sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U,83
fastapi_plan-0.2.2.dist-info/METADATA,sha256=pdYDqwd0c4GDJI1N6aLFGIzycVzOoXQJ0VLfZOfhtXQ,3708
fastapi_plan-0.2.2.dist-info/RECORD,,
