{"id":14064901,"url":"https://github.com/hrimov/flask-template","last_synced_at":"2025-07-29T19:31:43.638Z","repository":{"id":206783680,"uuid":"717682328","full_name":"hrimov/flask-template","owner":"hrimov","description":"Flask project template with several architectural pattern options","archived":false,"fork":false,"pushed_at":"2024-04-28T16:52:03.000Z","size":55,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-14T07:08:01.558Z","etag":null,"topics":["flask","sqlalchemy","template"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hrimov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-12T08:26:04.000Z","updated_at":"2024-07-26T14:34:12.000Z","dependencies_parsed_at":"2023-11-12T10:24:07.342Z","dependency_job_id":"6960549f-a91a-4124-a197-4a0dcba9e2c3","html_url":"https://github.com/hrimov/flask-template","commit_stats":null,"previous_names":["hrimov/flask-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrimov%2Fflask-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrimov%2Fflask-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrimov%2Fflask-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrimov%2Fflask-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrimov","download_url":"https://codeload.github.com/hrimov/flask-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228040887,"owners_count":17860212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flask","sqlalchemy","template"],"created_at":"2024-08-13T07:04:10.042Z","updated_at":"2024-12-04T03:31:40.812Z","avatar_url":"https://github.com/hrimov.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Flask template\n\nThis repo will contain several project structure templates\nfor Flask:\n\n- MVC (**current branch**)\n- [Layered](https://github.com/hrimov/flask-template/tree/structure/layered)\n\n# Installation\n\nJust clone the repo and run `poetry install`.\nFor the checking example route at `localhost:5000/users/`\nyou should have running Postgres with applied migration and simply run `python -m app`.\n\n# Advantages\n\n- No `flask_sqlalchemy`, which is using globals\n- No applications globals, e.g. `Flask` application, session and etc\n\n# Disadvantages\n\n- MVC is not really scalable, there will be one \"very big\" component\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrimov%2Fflask-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrimov%2Fflask-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrimov%2Fflask-template/lists"}