create_aio_app/__init__.py,sha256=miSsqPy2PFJ18TW9kocQJLcv4HFpkfQhcTzgAO-GTVE,22
create_aio_app/constants.py,sha256=Dhb0KmvJcGYrCjvIWuTbjEPV59R7ifcAnGrCEotMesk,304
create_aio_app/main.py,sha256=8C9OwVogFlp-9fXkCpB-1xH0LOaFmzmkd1fqigm5JQg,720
create_aio_app/template/cookiecutter.json,sha256=bcL2vefLUuXtcj0WZU_j04nbuOj5mFW_WmQt8SivJ4U,77
create_aio_app/template/hooks/post_gen_project.py,sha256=dHHlIBZWwEx7gbGfPoQ6RL5h5Un_pBDDrPgTDIdUR3w,525
create_aio_app/template/{{cookiecutter.project_name}}/.gitignore,sha256=ouv-zbbBtYJn--l-birALCuWPfdnP8EEcnDw8M_xZzI,1203
create_aio_app/template/{{cookiecutter.project_name}}/Dockerfile,sha256=MYLBk8AmuaQstHHvWSOV4y6Pke05u7Mb271TLXg2xqw,172
create_aio_app/template/{{cookiecutter.project_name}}/Makefile,sha256=lqAvlMuyQpfYHGouneuKVEM5g8HXZBoq8u_yTsbELjY,999
create_aio_app/template/{{cookiecutter.project_name}}/README.md,sha256=Tk6T67qsPiVDdyVtQ0Ic0PKAYgQRV4oEHxNm31oG0Mk,2450
create_aio_app/template/{{cookiecutter.project_name}}/alembic.ini,sha256=FkN7I1nOLy3t0qDMvMM-Lkqim8P769nn6Vxup8jpjiw,2046
create_aio_app/template/{{cookiecutter.project_name}}/conftest.py,sha256=A7pqpuTmPzVfjbxJlDtczdpZDmeNjXSeyNs6GlKYuYg,3834
create_aio_app/template/{{cookiecutter.project_name}}/cookiecutter.json,sha256=dfs-9_OCRBvHuYqJbmERf5NSATX7VTJFvsXGMmnhYPM,28
create_aio_app/template/{{cookiecutter.project_name}}/docker-compose.production.yml,sha256=XAQW5TVnkzvEc1brnqeo4fZd7uWSZY3xPOfkgndL10A,266
create_aio_app/template/{{cookiecutter.project_name}}/docker-compose.yml,sha256=_z3rns1aCLhXyh7_QjKitFUHQDIyCMB7khadLsGN2uQ,1365
create_aio_app/template/{{cookiecutter.project_name}}/mypy.ini,sha256=QN_4B3NWZSsLTEuK7Qgk0a_rheyk8wOg-SFwx5ciG08,225
create_aio_app/template/{{cookiecutter.project_name}}/setup.py,sha256=X5buyWeqp1cSTT9_I0ceEFA2X1cem1NFOdEbgFX7XQM,1273
create_aio_app/template/{{cookiecutter.project_name}}/config/api.dev.yml,sha256=u-g2omlemQa-6bRqHfdwNaChbpEK1h2ktlIKEa63D2w,303
create_aio_app/template/{{cookiecutter.project_name}}/config/api.prod.yml,sha256=6giR73ZIPWnXAI1Ptf2I4XpGvQmhDLK3WqOSr4puueI,303
create_aio_app/template/{{cookiecutter.project_name}}/config/api.test.yml,sha256=GxShnksZsW5tz8PnWYFq-QfwtfNxNruMm3YuGWzRNs8,318
create_aio_app/template/{{cookiecutter.project_name}}/requirements/development.txt,sha256=kVl6G6n5eQbEAmii4CxMlI9nuELpcrjFHBkEINjepdc,123
create_aio_app/template/{{cookiecutter.project_name}}/requirements/production.txt,sha256=DKwORy66M1mqeelnT_EaX9BIS5xGX8HLd0wwk47cxdc,5
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/.flake8,sha256=04JZPjGQI0b29nfRHGbwDsY22s0DqcWQ3pTN2Yvc9VY,111
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/__init__.py,sha256=DsAHdxLC16H2VjdFOU5tBx2xT9VnNQ-XbTS24fRCa_w,22
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/__main__.py,sha256=QuGKMLNW-t3l8CJCM9baeaCU9sl4zQbiR5Kd8ILJQbU,444
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/app.py,sha256=uC8Hiqt8wTaITHNkYS9TOlKMVpBdneCpt6hih-5U8qU,2963
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/constants.py,sha256=hdoruUmBMkDfFOERJ4Vq4rCTf2jwDyODl0SzpNaosNw,112
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/routes.py,sha256=6ZBLUgQ4TqACJu-J2BskBTA6qOt-SbsMdGOAOvQC5oE,420
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/types.py,sha256=f7QX_FZvciKDHPdIvK9YvA8z8nAo69wZQW_GlECSIxg,145
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/utils.py,sha256=DLnwvDY0a3byjtakM6ff6K3viOh2cSGWX1cO5CjSAMA,1521
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/main/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/main/views.py,sha256=B_PFEqn_N9Bv8tTfb-yGPqdUKDgIBY9vhv5JgbXWaXw,371
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/main/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/main/tests/test_views.py,sha256=_Zh0yDxnH6kOHCzsU53R77GXlTJCRuggNSjmA306JP4,210
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/migrations/__init__.py,sha256=CyJlC8WcmPvqb9TXwSwihi7N0EpI-PRPMC2MDB5nb-w,56
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/migrations/env.py,sha256=UbG1iNOw6jgGaoNKQ0vSpz6NowmSjP-0b0wJHh3x_2o,2213
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/migrations/script.py.mako,sha256=8_xgA-gm_OhehnO7CiIijWgnm00ZlszEHtIHrAYFJl0,494
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/migrations/versions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/static/images/favicon.ico,sha256=HZbFvFnY42wDDhg3fX76HGT_kg64pgpXXmNyX-YEF80,4286
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/static/images/logo.png,sha256=2TwUknCQSoDJh8_Jp3-V93AkwcPlVkUirXCCmySwlXM,4479
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/static/styles/main.css,sha256=S91bcQqDbbaafIh-NSoy_vYL8CGPAIgJJA0zPk51ZUY,734
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/templates/index.html,sha256=NSf1bxj4lzjFznUelOvnrW9sY45PfN6zMtUf_RStK2Y,1324
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/users/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/users/db_utils.py,sha256=a2lqkhLqDqHKqs1Z6ZkDtIjS2avtC2yZyAqf-qRUk2U,422
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/users/enums.py,sha256=RVIb8HwGyO2CO28IQ3wGkg3kqyVy1ZChCS7WFShTcSo,120
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/users/tables.py,sha256=V1NoESPGdEF0IUWoEnnpFT7Xr9F147tZwQ_OhrCwC-w,734
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/users/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
create_aio_app/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/users/tests/test_db_utils.py,sha256=M3BhKZ4GZo5sC17zzDDK1dHeM93-bZBgQXZtQ_6H2SY,331
create_aio_app/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
create_aio_app/utils/config.py,sha256=dBTl0OL4OYYGQGvmuWGViQH6HaB9cpZGTBjR78Xx1jo,1214
create_aio_app-0.0.2.dist-info/LICENSE,sha256=7EI8xVBu6h_7_JlVw-yPhhOZlpY9hP8wal7kHtqKT_E,1074
create_aio_app-0.0.2.dist-info/METADATA,sha256=JlxRLehBu9CdJPeqgmPWo_jPJ889w7iPhiE0MpbOKlo,2108
create_aio_app-0.0.2.dist-info/WHEEL,sha256=-ZFxwj8mZJPIVcZGLrsQ8UGRcxVAOExzPLVBGR7u7bE,92
create_aio_app-0.0.2.dist-info/entry_points.txt,sha256=2N-qFj1mFKrohlGM7kJJheFebwHbVO9mHXTkZ502Wmg,61
create_aio_app-0.0.2.dist-info/top_level.txt,sha256=8X57pz3WWS8sKboYgH13MLGxY_yUJ4_IwVC61EjXOvk,15
create_aio_app-0.0.2.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
create_aio_app-0.0.2.dist-info/RECORD,,
