packages/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
packages/main.py,sha256=TieE0zmAQhHtKzSZI2-izrnQ6lKjWMr5ZEcOQYynEtA,1008
packages/create_myte/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
packages/create_myte/resources/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
packages/create_myte/resources/create_project.py,sha256=uBBTAW0wlY3b-KfmyTVnCn6Z67zYm8k7zCi_zVUjWM8,5271
packages/create_myte/resources/delete_project.py,sha256=_I_luNHm9b2-AvTyYujz0P_0YPDakz8Oc-O1OK-HVIM,2562
packages/create_myte/resources/setup_project.py,sha256=tITnx-W8wwgwsdG4ntFXxnasIGFy8lvCCcvmqCGSXWE,3525
packages/create_myte/templates/template-flask-restful-api-robust/.gitignore,sha256=dq9lME9C5oLODw2QnINBtoqjuXig4jCsx6AvC-uNsjg,3258
packages/create_myte/templates/template-flask-restful-api-robust/README.md,sha256=Peqhe48JyONDDpZ1NyOZk2kN2VuHlGckZIVZYVEoowM,90
packages/create_myte/templates/template-flask-restful-api-robust/example.envi,sha256=jV1q4ivmDn6n8LePYE6GIvPp9k9jXepEB8QSHbsiB40,308
packages/create_myte/templates/template-flask-restful-api-robust/requirements.txt,sha256=PpbmY_d-hRtFtNBbVzds9VH8iZc0QuFMRstc-kKvECo,1089
packages/create_myte/templates/template-flask-restful-api-robust/src/config.py,sha256=CLa35beE8TXd9nnebKfOaQOS97pywiJdr-WXPAHrGcs,1697
packages/create_myte/templates/template-flask-restful-api-robust/src/server.py,sha256=tAS1g4bGA5xN0Pm-ohjYVZtQ6i4IZneN5se1T1REF24,1746
packages/create_myte/templates/template-flask-restful-api-robust/src/models/__init__.py,sha256=5QEvsP8CGRxHiC7ypfJXZCeTAMfoBkko3Yr4IFshfNw,172
packages/create_myte/templates/template-flask-restful-api-robust/src/models/abc.py,sha256=TVjV6dy1e21xU8psG6DA-9N9Jp_jDJMTvmEi2jQznTU,2284
packages/create_myte/templates/template-flask-restful-api-robust/src/models/todo.py,sha256=xYQYfAY-us1O6qsAZwqQ1RKGKsATIPvVzOeE-B8uOlI,960
packages/create_myte/templates/template-flask-restful-api-robust/src/models/todo_item.py,sha256=VpZOCzMsnDb1RrqER3aGrWdHpT75PLac4FX6ildxzbQ,880
packages/create_myte/templates/template-flask-restful-api-robust/src/models/user.py,sha256=TYdpWBvA_7OxGEVvitH7kgOYPq-z69gsmRHyDyI2gLk,1677
packages/create_myte/templates/template-flask-restful-api-robust/src/models/__pycache__/__init__.cpython-311.pyc,sha256=pT9anbEQ9IMHcZYbINVd50qVFWIUvfCvJ6os2XlLKWI,511
packages/create_myte/templates/template-flask-restful-api-robust/src/models/__pycache__/abc.cpython-311.pyc,sha256=h4JRIGTUdq0RmKG0lNMo4cn_Sgy-B15lY6R9E6KlEBw,4992
packages/create_myte/templates/template-flask-restful-api-robust/src/models/__pycache__/category.cpython-311.pyc,sha256=49qNLsW3QDpMIQPzvuuxkox_EoGQSb0-yZxhr9FuSws,2689
packages/create_myte/templates/template-flask-restful-api-robust/src/models/__pycache__/classification.cpython-311.pyc,sha256=XrM0xX7vmL_sr2jh40MgEJGC3OwwCbEzucAnLJXknCk,2447
packages/create_myte/templates/template-flask-restful-api-robust/src/models/__pycache__/editor.cpython-311.pyc,sha256=Uxo4vCNHQovRf044Tq3ftPTJsuD7reUlFSlMWTnca1E,3265
packages/create_myte/templates/template-flask-restful-api-robust/src/models/__pycache__/food.cpython-311.pyc,sha256=LEMRbKkas_e93KIDsxDLQl1vfXPdAbkCZ3MzUoW8Rxs,3010
packages/create_myte/templates/template-flask-restful-api-robust/src/models/__pycache__/food_nutrition.cpython-311.pyc,sha256=N5x0kp8Rhi_w3Q2KmQU4CuXLLOXcrlgDUkgKm9-mw88,1982
packages/create_myte/templates/template-flask-restful-api-robust/src/models/__pycache__/group.cpython-311.pyc,sha256=eBEglUNOz-w4MTFpa7LqOQnMiVdMOCb-USzwVEx_cps,2468
packages/create_myte/templates/template-flask-restful-api-robust/src/models/__pycache__/local_food_name.cpython-311.pyc,sha256=wocrgOPoSNwd8XBVNwwalUCmhDgMvilvLuw1pXw6UWk,2703
packages/create_myte/templates/template-flask-restful-api-robust/src/models/__pycache__/nutrient.cpython-311.pyc,sha256=epAu-5UqXV8iRY22C9IxASmn_viUAVUeRMfJe9vH3eQ,2773
packages/create_myte/templates/template-flask-restful-api-robust/src/models/__pycache__/nutrient_value.cpython-311.pyc,sha256=cOl0iD77rf9jIl8LY5du2JoRdsy6Gh4AZKLkaZv7gVs,2479
packages/create_myte/templates/template-flask-restful-api-robust/src/models/__pycache__/origin.cpython-311.pyc,sha256=zDRTlQDra3GmMlgj-JeQ4d9JTyJok5tIVUNheUfpqEY,2539
packages/create_myte/templates/template-flask-restful-api-robust/src/models/__pycache__/todo.cpython-311.pyc,sha256=ffwsO9zLBtkWDlpE0q46cCCyuOVa2I05pUyHk42PM3k,1935
packages/create_myte/templates/template-flask-restful-api-robust/src/models/__pycache__/todo_item.cpython-311.pyc,sha256=XW6XNi0sggIZN4XN9jRpdv300d8MFpyumRm_EnFaMW4,1827
packages/create_myte/templates/template-flask-restful-api-robust/src/models/__pycache__/tribe.cpython-311.pyc,sha256=JFcOmJdJlce1uqyUZ67lXh_q0RccHfa6ZhaMrk06Wjk,2628
packages/create_myte/templates/template-flask-restful-api-robust/src/models/__pycache__/user.cpython-311.pyc,sha256=HSa_zqfgiyg6H3NuVPPdUlF7z631_pf-BnIZxd95K6k,2999
packages/create_myte/templates/template-flask-restful-api-robust/src/resources/__init__.py,sha256=n4N2r6_CW0f8aAaavzt0m-lBMd6gfiT3HXNZizZ5Wcs,107
packages/create_myte/templates/template-flask-restful-api-robust/src/resources/index.py,sha256=uIO7LLkYxKkg-cvMKq6nWK6PclWKiNVFwa1oA4vOQqY,539
packages/create_myte/templates/template-flask-restful-api-robust/src/resources/todo.py,sha256=_1xmxuezBwv6Ez6EdjP3vLRpEe-S3hxXWb7S2weBSFE,587
packages/create_myte/templates/template-flask-restful-api-robust/src/resources/todo_item.py,sha256=-aw3_I1hn9IGEMhtlAjjiW__icgELHk_PcJHIUZVNQw,596
packages/create_myte/templates/template-flask-restful-api-robust/src/resources/user.py,sha256=jPyshoBq0dZLWB3KAxgglubfscfMS2oPsWBDCFX9kmw,587
packages/create_myte/templates/template-flask-restful-api-robust/src/resources/__pycache__/__init__.cpython-311.pyc,sha256=ngZR--ed22E44Td0R36A0NIdgN3jwaMPPDavfFXW30E,456
packages/create_myte/templates/template-flask-restful-api-robust/src/resources/__pycache__/category.cpython-311.pyc,sha256=VBK9ONPwPZDXz_FFIDft24psmNYf-EOaxwI0CMWRbVM,10297
packages/create_myte/templates/template-flask-restful-api-robust/src/resources/__pycache__/editor.cpython-311.pyc,sha256=4apmmofavTxsInmrQh1Xml36GClwM6eq74_yI4zP5_w,12136
packages/create_myte/templates/template-flask-restful-api-robust/src/resources/__pycache__/food.cpython-311.pyc,sha256=6KQbkJKauzGFFMPr67UzPPEmXbd6pd-oy5h1MFP9sLw,10052
packages/create_myte/templates/template-flask-restful-api-robust/src/resources/__pycache__/group.cpython-311.pyc,sha256=ugp91DTMf7j_JShxpjONU82ySany5rmZh28xWemG0bQ,10015
packages/create_myte/templates/template-flask-restful-api-robust/src/resources/__pycache__/index.cpython-311.pyc,sha256=UBQwSKz4BlyLzltxlINqkexxmTAw4cDZUZiQ3LLiZIE,1165
packages/create_myte/templates/template-flask-restful-api-robust/src/resources/__pycache__/local_food_name.cpython-311.pyc,sha256=BLWbTzZf_NWicXgBz_yLUfJT7L-poJxMpgqMHwmdByI,10775
packages/create_myte/templates/template-flask-restful-api-robust/src/resources/__pycache__/nutrient.cpython-311.pyc,sha256=7l-yvgrb2WeXMWIce7oA7YG1fjvNK1JsfMtoq4ytGWQ,10270
packages/create_myte/templates/template-flask-restful-api-robust/src/resources/__pycache__/nutrient_value.cpython-311.pyc,sha256=TK9Ler057nWpP434EEjgkrIZg2b3BpbQbMx46ZMa_LU,8980
packages/create_myte/templates/template-flask-restful-api-robust/src/resources/__pycache__/origin.cpython-311.pyc,sha256=kAiZdMDEf_uuyiEWnGkZeqLc-dzz_Jiatgm-TWjvWEI,10506
packages/create_myte/templates/template-flask-restful-api-robust/src/resources/__pycache__/todo.cpython-311.pyc,sha256=B-Z-eG7Da-gvDx8NFQ38TywSD4kwgTDvhmBfHO0q9gI,1279
packages/create_myte/templates/template-flask-restful-api-robust/src/resources/__pycache__/todo_item.cpython-311.pyc,sha256=4fuMZMZE7pX84qsRBqPHyNx5ZdZxm4qLgFbLWyfxBMg,1308
packages/create_myte/templates/template-flask-restful-api-robust/src/resources/__pycache__/tribe.cpython-311.pyc,sha256=xriEpaLNAnFmB5zMm3KRaafSemiUnYLlf5yjgFgKy8E,10478
packages/create_myte/templates/template-flask-restful-api-robust/src/resources/__pycache__/user.cpython-311.pyc,sha256=y550O7qFw0ARHTzWxaySrASPfoskODOK19hehl2caJY,1279
packages/create_myte/templates/template-flask-restful-api-robust/src/routes/__init__.py,sha256=dUc5Z-tVU6LzgmocOer41J-HUYm5Ks9wM9LRIF4VOeI,110
packages/create_myte/templates/template-flask-restful-api-robust/src/routes/index.py,sha256=I5lyU7w8Z1ldWa_TVfSoRff1wzzyyEaplelnxWFeH94,325
packages/create_myte/templates/template-flask-restful-api-robust/src/routes/todo.py,sha256=_9qYp-QxbJEKjSPweqWtO29xLh_Tk7qTNycjyU5BwlE,576
packages/create_myte/templates/template-flask-restful-api-robust/src/routes/todo_item.py,sha256=ygsWnb9f4J_LKh3BJvcGI8ZsY9DPs8ZoGQL7GOk-HKI,659
packages/create_myte/templates/template-flask-restful-api-robust/src/routes/user.py,sha256=CkvTFfJ--Kc3PGWiCJfKwwqYn1dAUX1dIOrBvfVEHN4,576
packages/create_myte/templates/template-flask-restful-api-robust/src/routes/__pycache__/__init__.cpython-311.pyc,sha256=u_peDDjcOedwhnEewl4tKBWopwbTkF4IX2p7surqz3c,431
packages/create_myte/templates/template-flask-restful-api-robust/src/routes/__pycache__/category.cpython-311.pyc,sha256=fKQ7uaoeiQzpJm2D4nM5Foj4x0ZNlwJ44pU9GQJXfcI,1971
packages/create_myte/templates/template-flask-restful-api-robust/src/routes/__pycache__/editor.cpython-311.pyc,sha256=8RZv_SMmWtJ5--EjhbDP27ykfYYhE4RR_uuyEqV2bFI,1914
packages/create_myte/templates/template-flask-restful-api-robust/src/routes/__pycache__/food.cpython-311.pyc,sha256=z0wCy_6-NTP-bH7F21dHxh3WSkrKnZwQ0kDsa0I7rlo,1844
packages/create_myte/templates/template-flask-restful-api-robust/src/routes/__pycache__/group.cpython-311.pyc,sha256=fEmzMEKf6mY4uNNzbnrJGtJcu-LhJsQfOwuWLL0Te50,1880
packages/create_myte/templates/template-flask-restful-api-robust/src/routes/__pycache__/index.cpython-311.pyc,sha256=obmoAK69-LM4yrP9cl_Fgg3EV6GaSy0KBh9wEw6DgGo,766
packages/create_myte/templates/template-flask-restful-api-robust/src/routes/__pycache__/local_food_name.cpython-311.pyc,sha256=GIaWHz2BCo77YNCseP3BL2FXOx0RJGS-Hp3Y9_4BCGM,2126
packages/create_myte/templates/template-flask-restful-api-robust/src/routes/__pycache__/nutrient.cpython-311.pyc,sha256=RQofxFmC_ZtMli5hvxNWEhF0FATpcCIEDzPuzhZj-Mc,1937
packages/create_myte/templates/template-flask-restful-api-robust/src/routes/__pycache__/nutrient_value.cpython-311.pyc,sha256=OeBl1HJnEHF72oC4IbJ8qPGdZcEKnAujK1Aq2oTk0PA,1916
packages/create_myte/templates/template-flask-restful-api-robust/src/routes/__pycache__/origin.cpython-311.pyc,sha256=IAirn4cCjJpUdggbkIUor3eW0AXkvF3npk3NsZY3tYs,1904
packages/create_myte/templates/template-flask-restful-api-robust/src/routes/__pycache__/todo.cpython-311.pyc,sha256=G5XMzWni5yt85s87JEhJei7suMfCGoCKp78UnwJhtlU,1247
packages/create_myte/templates/template-flask-restful-api-robust/src/routes/__pycache__/todo_item.cpython-311.pyc,sha256=-PExqyayXvboIX_fAVPSz-IDkITouhRuESdzzgSW4QA,1291
packages/create_myte/templates/template-flask-restful-api-robust/src/routes/__pycache__/tribe.cpython-311.pyc,sha256=MlC6TEzOZPePkoVS2V9JJetEA_8yAbsrQ8zmOUBIJzU,1873
packages/create_myte/templates/template-flask-restful-api-robust/src/utils/__init__.py,sha256=b3iNhFt1n6QJf-SURdC-IRS2naLLzWuGXAUik5Js800,222
packages/create_myte/templates/template-flask-restful-api-robust/src/utils/errors.py,sha256=MSAA9Jp-_MLXi5D2rpLCflBr1LANX_hyf6ohNQio-Vw,2804
packages/create_myte/templates/template-flask-restful-api-robust/src/utils/parse_params.py,sha256=fd0ceUHfILX1EP_9V0AtdAadY2M7Xn9D5fqVb1RubmM,705
packages/create_myte/templates/template-flask-restful-api-robust/src/utils/__pycache__/__init__.cpython-311.pyc,sha256=ax4ke8oEUzxSSLY2XlTItUWIagjTQVOvxtLMqC3DvkI,564
packages/create_myte/templates/template-flask-restful-api-robust/src/utils/__pycache__/errors.cpython-311.pyc,sha256=mOpH1r5gLZJPQjKHwfzVOi25sBLBmqNslUf9z504OD4,5300
packages/create_myte/templates/template-flask-restful-api-robust/src/utils/__pycache__/parse_params.cpython-311.pyc,sha256=Xxo6lO32VppY5Sq8LHkn-T9iI1KGzV0LINvNz9VASuk,1457
packages/create_myte/templates/template-flask-restful-api-simple/.gitignore,sha256=k8e-DOj0fYnXYjlLOCHoN5GBgtkNXHAYEfEWr3_YZV0,3238
packages/create_myte/templates/template-flask-restful-api-simple/README.md,sha256=Hrw5QGn-jyuDL1grFJiRBdfu71qfrfW5vxavko6P7Bc,90
packages/create_myte/templates/template-flask-restful-api-simple/config.py,sha256=cyGAva7pqgtaljRs6I8yeQM3lGv5Vgu0el1jJdRnjtw,1263
packages/create_myte/templates/template-flask-restful-api-simple/example.envi,sha256=C1n2CuK1Os0aZO6iCHJz3_X0Y8VYth3OJvFYJR-IAX8,184
packages/create_myte/templates/template-flask-restful-api-simple/requirements.txt,sha256=6AvgLbJBxfOQddhKg02LqNAsIzfcejSXv_mzJyiH8lQ,911
packages/create_myte/templates/template-flask-restful-api-simple/server.py,sha256=p7Y11nVJr_r69kGsoxdpvYBZLLQ6Gok4eYmExb6ff8Y,961
packages/create_myte/templates/template-flask-restful-api-simple/models/__init__.py,sha256=b69HLMrjX9pZCtfwpxvdqAjyOV-jNM7N5GgZ0UwdQNs,176
packages/create_myte/templates/template-flask-restful-api-simple/models/todo.py,sha256=xYQYfAY-us1O6qsAZwqQ1RKGKsATIPvVzOeE-B8uOlI,960
packages/create_myte/templates/template-flask-restful-api-simple/models/todo_item.py,sha256=VpZOCzMsnDb1RrqER3aGrWdHpT75PLac4FX6ildxzbQ,880
packages/create_myte/templates/template-flask-restful-api-simple/models/user.py,sha256=TYdpWBvA_7OxGEVvitH7kgOYPq-z69gsmRHyDyI2gLk,1677
packages/create_myte/templates/template-flask-restful-api-simple/models/__pycache__/__init__.cpython-311.pyc,sha256=86dQGoT5_Cki9QuRXEd1mHIdIStB3HVVvnNaTqnWCHo,458
packages/create_myte/templates/template-flask-restful-api-simple/models/__pycache__/todo.cpython-311.pyc,sha256=rElx-uKSth9P9jW_-V7_LdGfoISDk7h1NqDYFY0j-Zc,1604
packages/create_myte/templates/template-flask-restful-api-simple/models/__pycache__/todo_item.cpython-311.pyc,sha256=_vRduSDrUxTVDe_JL-1_FUojJ70UfxkGFapfcNoZGK4,1655
packages/create_myte/templates/template-flask-restful-api-simple/resources/__init__.py,sha256=n4N2r6_CW0f8aAaavzt0m-lBMd6gfiT3HXNZizZ5Wcs,107
packages/create_myte/templates/template-flask-restful-api-simple/resources/index.py,sha256=chvJ2fU2zKP_ZiVGUNeRU9XAfXztc1xAMdDCVkHsCSU,249
packages/create_myte/templates/template-flask-restful-api-simple/resources/todo.py,sha256=_1xmxuezBwv6Ez6EdjP3vLRpEe-S3hxXWb7S2weBSFE,587
packages/create_myte/templates/template-flask-restful-api-simple/resources/todo_item.py,sha256=-aw3_I1hn9IGEMhtlAjjiW__icgELHk_PcJHIUZVNQw,596
packages/create_myte/templates/template-flask-restful-api-simple/resources/user.py,sha256=jPyshoBq0dZLWB3KAxgglubfscfMS2oPsWBDCFX9kmw,587
packages/create_myte/templates/template-flask-restful-api-simple/resources/__pycache__/__init__.cpython-311.pyc,sha256=VAn4RuTc04D-LPRsFntOC5QmYbT8kEo88Fs_otanXXo,403
packages/create_myte/templates/template-flask-restful-api-simple/resources/__pycache__/index.cpython-311.pyc,sha256=8z8H5ZRYwwb40b2kEo_iUH8KJhfcbKgfTrcd_NWTNNE,802
packages/create_myte/templates/template-flask-restful-api-simple/resources/__pycache__/todo.cpython-311.pyc,sha256=mZZjnm67SlJ_jjjxmjZ7scBE7YL2vmJpUBuB336A_48,1275
packages/create_myte/templates/template-flask-restful-api-simple/resources/__pycache__/todo_item.cpython-311.pyc,sha256=wx6-Ra5e9DG_vnwyjAnqyfZPAYD7xpJsD30Knc8IAAM,1304
packages/create_myte/templates/template-flask-robust/.gitignore,sha256=k8e-DOj0fYnXYjlLOCHoN5GBgtkNXHAYEfEWr3_YZV0,3238
packages/create_myte/templates/template-flask-robust/README.md,sha256=sZ8WAWa0Lo6tNkdS7ObQUJAXC7bpNcXd8CvIuMRM8JM,78
packages/create_myte/templates/template-flask-robust/example.envi,sha256=HYplXubcsfR4hBwx-oy3rwtZtGskXiO9AoPmHGi-3Ks,276
packages/create_myte/templates/template-flask-robust/requirements.txt,sha256=Jci4Y_1-VxG0BVlwI4Oy4nC1y6qYHLj7h72-TXk4yA4,856
packages/create_myte/templates/template-flask-robust/src/config.py,sha256=gf5FPWVmqT3WbSquai1FHsZpZ7-VSyVIvRq1s6pcZ-k,1411
packages/create_myte/templates/template-flask-robust/src/server.py,sha256=7nAuFj6Rw-Lc9lJaTw7imoYcjZRfDwMRjpWZuvoi9Oc,1437
packages/create_myte/templates/template-flask-robust/src/__pycache__/config.cpython-311.pyc,sha256=lRChtt5PpapytGhsQtJnC61ZWaR0B5V_J0yoVy2qeoo,1299
packages/create_myte/templates/template-flask-robust/src/__pycache__/server.cpython-311.pyc,sha256=pHrOd764ORpmoFa7zlyeHFI3wPV-VAYllrAgmmA2AOw,2451
packages/create_myte/templates/template-flask-robust/src/forms/__init__.py,sha256=QrbG-Me6jNy01Vg6VkxNIxdSQLauaM8YX0jNhGT35D4,116
packages/create_myte/templates/template-flask-robust/src/forms/parent.py,sha256=HEE2uff6LuaFf7IC_XolYPu88INYXxfus_8-EVKPA9E,1280
packages/create_myte/templates/template-flask-robust/src/forms/__pycache__/__init__.cpython-311.pyc,sha256=SScSgRNxvbFxtJQgtlwOAErVFBrBRMR_Wou7iyESjgU,429
packages/create_myte/templates/template-flask-robust/src/forms/__pycache__/user.cpython-311.pyc,sha256=QUe6ZD8VT_m_0sWeOj6h0Qe0bwYrn43h9a8iK3y7804,2271
packages/create_myte/templates/template-flask-robust/src/models/__init__.py,sha256=Yb_16KjSOWhdKPfHPfQ32GQoZCkz_FIKendIuBY95XI,168
packages/create_myte/templates/template-flask-robust/src/models/abc.py,sha256=TVjV6dy1e21xU8psG6DA-9N9Jp_jDJMTvmEi2jQznTU,2284
packages/create_myte/templates/template-flask-robust/src/models/child.py,sha256=3c-i-AsLQpYeRY4UFRrETw9c1HASXPiut3Ej_k0tNuM,1149
packages/create_myte/templates/template-flask-robust/src/models/parent.py,sha256=rI9WC7i3C0oMifM6tpjhxQ1lTjm921qjV0CL1pkVjj4,1949
packages/create_myte/templates/template-flask-robust/src/models/__pycache__/__init__.cpython-311.pyc,sha256=ewiw0uMay1h1PI4lUgmafTtzETV0xEUIuR4W9zYoLVY,449
packages/create_myte/templates/template-flask-robust/src/models/__pycache__/abc.cpython-311.pyc,sha256=daYJIIGp9KtsPmkJcujh-25InHOhVbhGf732r08G2ls,4980
packages/create_myte/templates/template-flask-robust/src/models/__pycache__/sibling.cpython-311.pyc,sha256=CDnu4NUO3OPXoObjixhneZsg4GRM9t984bYTQE6ztSc,1949
packages/create_myte/templates/template-flask-robust/src/models/__pycache__/user.cpython-311.pyc,sha256=NVFvOaloBuyueTTXyiKFQrM1YML4_u1g5iRxc0Em5xY,2509
packages/create_myte/templates/template-flask-robust/src/resources/__init__.py,sha256=NVbSXO5AxaECWaAUQdcTZIUyaw2gWjk2Bb_i5K1zQIs,73
packages/create_myte/templates/template-flask-robust/src/resources/index.py,sha256=Y8VzywhGZajPHsKJjiYIlZM7E_8LMRu0EHFebF8h09U,409
packages/create_myte/templates/template-flask-robust/src/resources/__pycache__/__init__.cpython-311.pyc,sha256=jlKGbdp-TyyJzGk1egdxTtyNne0y3f8wLg1vEO-YvWQ,350
packages/create_myte/templates/template-flask-robust/src/resources/__pycache__/index.cpython-311.pyc,sha256=sBEsuTfplzittK8yLKtBY6_exeZgjtnrZqXdDyhTmqU,917
packages/create_myte/templates/template-flask-robust/src/resources/__pycache__/user.cpython-311.pyc,sha256=gBaRt45RWQainJzNUnUiRH31t-gL9kmVdQvqwGCOHaM,959
packages/create_myte/templates/template-flask-robust/src/routes/__init__.py,sha256=JqBkkBjyXZYuYaRan-bo2pqRTPojzv-tP1tNeTrRGqc,76
packages/create_myte/templates/template-flask-robust/src/routes/index.py,sha256=-EMadmZ4B_g4yBqyPqU7zKlDlOKEUWKssoHT7NWcqmk,233
packages/create_myte/templates/template-flask-robust/src/routes/__pycache__/__init__.cpython-311.pyc,sha256=6DSEGecZRaFwYsWDTgfoUdnhrW3NPT0McCDmspIiNGI,350
packages/create_myte/templates/template-flask-robust/src/routes/__pycache__/index.cpython-311.pyc,sha256=ksjuvJyq8ZejBoJpDyUc4yIY8LKDtqSs0O-ZfrdWr44,607
packages/create_myte/templates/template-flask-robust/src/routes/__pycache__/user.cpython-311.pyc,sha256=p254qi2QpSO3TD4XRJeOzMWnhHNYbZiip-bPkU67RFE,648
packages/create_myte/templates/template-flask-robust/src/static/css/css.css,sha256=yWzS4uBFCgOLPyQtasXY2LroCIJrkS-B2insp-9f5T0,2060
packages/create_myte/templates/template-flask-robust/src/static/img/around_the_globe.svg,sha256=OH1QBw9O4R-W5XLSGGLZuYFHvTilRouIzopLJKKUt-g,94107
packages/create_myte/templates/template-flask-robust/src/static/img/myte_logo.svg,sha256=dz0RN79Zfh6WzuFj2gyCUuIdQurtIV2-rSFpNJZS3JQ,64855
packages/create_myte/templates/template-flask-robust/src/static/img/favico/android-icon-144x144.png,sha256=238C9TPhb74duzQIHpZdN48PeKrjct7s04HqWKoV36E,3375
packages/create_myte/templates/template-flask-robust/src/static/img/favico/android-icon-192x192.png,sha256=jB1jF9Nu3Ypcit2hhyl3uTSf_d2xjAGr8PRY2U3p4Y8,3418
packages/create_myte/templates/template-flask-robust/src/static/img/favico/android-icon-36x36.png,sha256=bGB-pe-r5TV0YruNDgpODgTZJftSrJ4o_GoVy2fhSqo,1340
packages/create_myte/templates/template-flask-robust/src/static/img/favico/android-icon-48x48.png,sha256=iqMjeQVxdeL7R5r9biLffW82L-koME-bTAbIt1Tt2FU,1553
packages/create_myte/templates/template-flask-robust/src/static/img/favico/android-icon-72x72.png,sha256=lKAQWYCmRwcRCs_rIQ7JRXOz9qOK6qgIGtUKUHWDMHM,2034
packages/create_myte/templates/template-flask-robust/src/static/img/favico/android-icon-96x96.png,sha256=JBDh5nEivGutLOSJZxTzMr4h-l7fB7oPvDglmQVqROs,2457
packages/create_myte/templates/template-flask-robust/src/static/img/favico/apple-icon-114x114.png,sha256=303fOUvYg4KPlubi4gIfI0XPZvRtZH6L9U5l7g_pwws,2761
packages/create_myte/templates/template-flask-robust/src/static/img/favico/apple-icon-120x120.png,sha256=fR8dQ4Jlcwfxr8naJFhI1n1Ngy11peXV8B6Y9SmpRvU,2735
packages/create_myte/templates/template-flask-robust/src/static/img/favico/apple-icon-144x144.png,sha256=238C9TPhb74duzQIHpZdN48PeKrjct7s04HqWKoV36E,3375
packages/create_myte/templates/template-flask-robust/src/static/img/favico/apple-icon-152x152.png,sha256=AP7Bl7_-eDLYm93EtSUttOeqDeX8HFzZhJ7Cl_hCaEI,3565
packages/create_myte/templates/template-flask-robust/src/static/img/favico/apple-icon-180x180.png,sha256=3l05SAQd6tNn2IOI2rC2gGVWMf6EaJZ7P436l-tbBYs,4168
packages/create_myte/templates/template-flask-robust/src/static/img/favico/apple-icon-57x57.png,sha256=ANAn6wHDdU9Fp-MsqnbGR6QHjj9-ZWa15fH3Kis_inw,1719
packages/create_myte/templates/template-flask-robust/src/static/img/favico/apple-icon-60x60.png,sha256=KCqjoL0_3fdF7iyqzoJSSIUQWDk4rZtfaDIX1x6ZkQ4,1822
packages/create_myte/templates/template-flask-robust/src/static/img/favico/apple-icon-72x72.png,sha256=lKAQWYCmRwcRCs_rIQ7JRXOz9qOK6qgIGtUKUHWDMHM,2034
packages/create_myte/templates/template-flask-robust/src/static/img/favico/apple-icon-76x76.png,sha256=AhMnRohjz5rbnyPBLoohZoSfz9qlH1o7ZZP8Y8AM_k0,2066
packages/create_myte/templates/template-flask-robust/src/static/img/favico/apple-icon-precomposed.png,sha256=QPQfLFmOjZlHnTk5zd6V7jY0DYXRvDiHxwj5B_A-bgM,4003
packages/create_myte/templates/template-flask-robust/src/static/img/favico/apple-icon.png,sha256=SiyzzXhyH1lvnlmsgOqgWNhG1nstrOI45VwL9U6LjfQ,4003
packages/create_myte/templates/template-flask-robust/src/static/img/favico/browserconfig.xml,sha256=ZnBEY802EFCyayoxWxJQR9ju1g34zCdau7A4PnDQ0Ok,282
packages/create_myte/templates/template-flask-robust/src/static/img/favico/favicon-16x16.png,sha256=VazJC-EV4wFhSklYIbjkgXGDqSnqtoy4khLD4ZF43io,928
packages/create_myte/templates/template-flask-robust/src/static/img/favico/favicon-32x32.png,sha256=M8j_tvqO2E9qoGyhO7_e1ZpcbGWdLgWWFzh3snGHieM,1283
packages/create_myte/templates/template-flask-robust/src/static/img/favico/favicon-96x96.png,sha256=oLOdd-EbBP9iInHVuJzcL--_JS8spHr36H6wBZ8frJM,2457
packages/create_myte/templates/template-flask-robust/src/static/img/favico/favicon.ico,sha256=INpWEN6ZRVB0upBHbrzcDIazfOt-fTamtckqEzXx79o,1150
packages/create_myte/templates/template-flask-robust/src/static/img/favico/manifest.json,sha256=rmKAqYZCzEXV95yP3Aga_wVonh1HDsMkHqbf7zNVi1g,760
packages/create_myte/templates/template-flask-robust/src/static/img/favico/ms-icon-144x144.png,sha256=m_guuhJ-5jYUwDQW6p90tSutXjQJe0jWYzqS21DzJDw,3375
packages/create_myte/templates/template-flask-robust/src/static/img/favico/ms-icon-150x150.png,sha256=mBpTpNp4VQcm4NP7qB8UUP0P5-UhxjXu6UlmXTeYye8,3492
packages/create_myte/templates/template-flask-robust/src/static/img/favico/ms-icon-310x310.png,sha256=RC1ZNyCPCoErksYXP1uPWmxjcxkEmJmInVlGorqBfG0,8264
packages/create_myte/templates/template-flask-robust/src/static/img/favico/ms-icon-70x70.png,sha256=WgaaBSALc6Y9QEcn9CpaPbl2vINx7sCC_1yU2tJ3WV8,1958
packages/create_myte/templates/template-flask-robust/src/templates/errors/404.html,sha256=rFKValZ1rBh2YPLXS6G9AqNcLmQ4tPGsh0U1HhGlYYc,2054
packages/create_myte/templates/template-flask-robust/src/templates/errors/500.html,sha256=is5NJoSiPz3yZVR-O4V5JDh9rdCxKDNu6IfIuDY1_KM,2071
packages/create_myte/templates/template-flask-robust/src/templates/layouts/main.html,sha256=88TTDEYMuLnuFTdJBOP0O8u6WW9ybXTyTnH1Ll6AUPk,2056
packages/create_myte/templates/template-flask-robust/src/templates/pages/index/index.html,sha256=RTkOdqYrcFmsFQ5AaD6Ln1rnD3xFF3Kah-EDMcMdGBM,2159
packages/create_myte/templates/template-flask-robust/src/utils/__init__.py,sha256=Ee7bWOatbLFJ_fapDsjg8e9kz2veRq2n91KogOtmpxE,160
packages/create_myte/templates/template-flask-robust/src/utils/errors.py,sha256=BRlcT0hj1yrt_W9JxKaTp7KzTKa85DLED5u7u2QOlVw,2768
packages/create_myte/templates/template-flask-robust/src/utils/__pycache__/__init__.cpython-311.pyc,sha256=2BSkberuy6IS-WkoXUALwX_dnCUKXRLvUZDFPWlOE3k,515
packages/create_myte/templates/template-flask-robust/src/utils/__pycache__/errors.cpython-311.pyc,sha256=eOJRHTF84KiK13wUatFO-ptOtRhvzot9Wca2HomSDjA,5290
packages/create_myte/templates/template-flask-simple/.gitignore,sha256=k8e-DOj0fYnXYjlLOCHoN5GBgtkNXHAYEfEWr3_YZV0,3238
packages/create_myte/templates/template-flask-simple/README.md,sha256=q0qKRkUcHO4M4ICvIwSsUF4DTauRpghCn4I6OhCOnJA,78
packages/create_myte/templates/template-flask-simple/app.py,sha256=lxa7gPyHt6gMBeD6yhcu3HNNfS8f7nCgbL0-7VUs-RY,811
packages/create_myte/templates/template-flask-simple/config.py,sha256=emdwXa9dBfaiiBn4sRinMsCS53SGoxmv2bH4pLCclqI,1273
packages/create_myte/templates/template-flask-simple/example.envi,sha256=C1n2CuK1Os0aZO6iCHJz3_X0Y8VYth3OJvFYJR-IAX8,184
packages/create_myte/templates/template-flask-simple/models.py,sha256=dNbD7j_YkxEIqclHQlBhdi_u1soVYH6O2hohysTn_OE,2144
packages/create_myte/templates/template-flask-simple/requirements.txt,sha256=32nkr_drvJwzM2nL9CgBA4vEQA7QM5SDBK12teb_NCU,839
packages/create_myte/templates/template-flask-simple/static/css/css.css,sha256=yWzS4uBFCgOLPyQtasXY2LroCIJrkS-B2insp-9f5T0,2060
packages/create_myte/templates/template-flask-simple/static/img/around_the_globe.svg,sha256=OH1QBw9O4R-W5XLSGGLZuYFHvTilRouIzopLJKKUt-g,94107
packages/create_myte/templates/template-flask-simple/static/img/myte_logo.svg,sha256=dz0RN79Zfh6WzuFj2gyCUuIdQurtIV2-rSFpNJZS3JQ,64855
packages/create_myte/templates/template-flask-simple/static/img/favico/android-icon-144x144.png,sha256=238C9TPhb74duzQIHpZdN48PeKrjct7s04HqWKoV36E,3375
packages/create_myte/templates/template-flask-simple/static/img/favico/android-icon-192x192.png,sha256=jB1jF9Nu3Ypcit2hhyl3uTSf_d2xjAGr8PRY2U3p4Y8,3418
packages/create_myte/templates/template-flask-simple/static/img/favico/android-icon-36x36.png,sha256=bGB-pe-r5TV0YruNDgpODgTZJftSrJ4o_GoVy2fhSqo,1340
packages/create_myte/templates/template-flask-simple/static/img/favico/android-icon-48x48.png,sha256=iqMjeQVxdeL7R5r9biLffW82L-koME-bTAbIt1Tt2FU,1553
packages/create_myte/templates/template-flask-simple/static/img/favico/android-icon-72x72.png,sha256=lKAQWYCmRwcRCs_rIQ7JRXOz9qOK6qgIGtUKUHWDMHM,2034
packages/create_myte/templates/template-flask-simple/static/img/favico/android-icon-96x96.png,sha256=JBDh5nEivGutLOSJZxTzMr4h-l7fB7oPvDglmQVqROs,2457
packages/create_myte/templates/template-flask-simple/static/img/favico/apple-icon-114x114.png,sha256=303fOUvYg4KPlubi4gIfI0XPZvRtZH6L9U5l7g_pwws,2761
packages/create_myte/templates/template-flask-simple/static/img/favico/apple-icon-120x120.png,sha256=fR8dQ4Jlcwfxr8naJFhI1n1Ngy11peXV8B6Y9SmpRvU,2735
packages/create_myte/templates/template-flask-simple/static/img/favico/apple-icon-144x144.png,sha256=238C9TPhb74duzQIHpZdN48PeKrjct7s04HqWKoV36E,3375
packages/create_myte/templates/template-flask-simple/static/img/favico/apple-icon-152x152.png,sha256=AP7Bl7_-eDLYm93EtSUttOeqDeX8HFzZhJ7Cl_hCaEI,3565
packages/create_myte/templates/template-flask-simple/static/img/favico/apple-icon-180x180.png,sha256=3l05SAQd6tNn2IOI2rC2gGVWMf6EaJZ7P436l-tbBYs,4168
packages/create_myte/templates/template-flask-simple/static/img/favico/apple-icon-57x57.png,sha256=ANAn6wHDdU9Fp-MsqnbGR6QHjj9-ZWa15fH3Kis_inw,1719
packages/create_myte/templates/template-flask-simple/static/img/favico/apple-icon-60x60.png,sha256=KCqjoL0_3fdF7iyqzoJSSIUQWDk4rZtfaDIX1x6ZkQ4,1822
packages/create_myte/templates/template-flask-simple/static/img/favico/apple-icon-72x72.png,sha256=lKAQWYCmRwcRCs_rIQ7JRXOz9qOK6qgIGtUKUHWDMHM,2034
packages/create_myte/templates/template-flask-simple/static/img/favico/apple-icon-76x76.png,sha256=AhMnRohjz5rbnyPBLoohZoSfz9qlH1o7ZZP8Y8AM_k0,2066
packages/create_myte/templates/template-flask-simple/static/img/favico/apple-icon-precomposed.png,sha256=QPQfLFmOjZlHnTk5zd6V7jY0DYXRvDiHxwj5B_A-bgM,4003
packages/create_myte/templates/template-flask-simple/static/img/favico/apple-icon.png,sha256=SiyzzXhyH1lvnlmsgOqgWNhG1nstrOI45VwL9U6LjfQ,4003
packages/create_myte/templates/template-flask-simple/static/img/favico/browserconfig.xml,sha256=ZnBEY802EFCyayoxWxJQR9ju1g34zCdau7A4PnDQ0Ok,282
packages/create_myte/templates/template-flask-simple/static/img/favico/favicon-16x16.png,sha256=VazJC-EV4wFhSklYIbjkgXGDqSnqtoy4khLD4ZF43io,928
packages/create_myte/templates/template-flask-simple/static/img/favico/favicon-32x32.png,sha256=M8j_tvqO2E9qoGyhO7_e1ZpcbGWdLgWWFzh3snGHieM,1283
packages/create_myte/templates/template-flask-simple/static/img/favico/favicon-96x96.png,sha256=oLOdd-EbBP9iInHVuJzcL--_JS8spHr36H6wBZ8frJM,2457
packages/create_myte/templates/template-flask-simple/static/img/favico/favicon.ico,sha256=INpWEN6ZRVB0upBHbrzcDIazfOt-fTamtckqEzXx79o,1150
packages/create_myte/templates/template-flask-simple/static/img/favico/manifest.json,sha256=rmKAqYZCzEXV95yP3Aga_wVonh1HDsMkHqbf7zNVi1g,760
packages/create_myte/templates/template-flask-simple/static/img/favico/ms-icon-144x144.png,sha256=m_guuhJ-5jYUwDQW6p90tSutXjQJe0jWYzqS21DzJDw,3375
packages/create_myte/templates/template-flask-simple/static/img/favico/ms-icon-150x150.png,sha256=mBpTpNp4VQcm4NP7qB8UUP0P5-UhxjXu6UlmXTeYye8,3492
packages/create_myte/templates/template-flask-simple/static/img/favico/ms-icon-310x310.png,sha256=RC1ZNyCPCoErksYXP1uPWmxjcxkEmJmInVlGorqBfG0,8264
packages/create_myte/templates/template-flask-simple/static/img/favico/ms-icon-70x70.png,sha256=WgaaBSALc6Y9QEcn9CpaPbl2vINx7sCC_1yU2tJ3WV8,1958
packages/create_myte/templates/template-flask-simple/static/js/js.js,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
packages/create_myte/templates/template-flask-simple/templates/layouts/main.html,sha256=uRCbkuqIMQdYuPHSP5yFi5KgCOTF-IjGpRkHKb-fVyM,2044
packages/create_myte/templates/template-flask-simple/templates/pages/index.html,sha256=VaG7NK1ovaeBLUYtEKrPwcTyWzoXxQJZTwem3z0f8u8,2042
packages/create_myte/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
packages/create_myte/utils/constants.py,sha256=mAsmlXLHkPFTrpxHt8kOD1kMlPyv8YhOWECI3X4t8U8,683
packages/create_myte/utils/errors.py,sha256=j-Fw42OzHRLsmw940wV4l4BwrCO6bnmEym-mfQUmhyc,407
packages/create_myte/utils/info.json,sha256=yYa7wEV2rf8DKBzRSt_-C-R4KfrYsnSVlY3Un_qnkBY,2310
packages/create_myte/utils/secret_key_generator.py,sha256=r3RPQmNDCQYQUptrUV7IFX-KVHOX5NGqO2KhUtmq54g,456
tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
Myte-0.2.0.dist-info/LICENSE,sha256=CqHIUi5mntNy40NdYJRy1uXtI1iv7BAUSIXH6UKq2RE,1091
Myte-0.2.0.dist-info/METADATA,sha256=qnVmkA2UKBRfG2SXBa_OnT6TkuU5IhQ3DCNJqiVv6bw,6839
Myte-0.2.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
Myte-0.2.0.dist-info/entry_points.txt,sha256=4ItgV8Fq0lHJiImItCnSpFZarcp_6ebCB5PQQbraB60,51
Myte-0.2.0.dist-info/top_level.txt,sha256=W8FWbM3A0CCNEnCaMxZSQ4KtphPYdWkbDYO1WZNUdFE,15
Myte-0.2.0.dist-info/RECORD,,
