{"id":23886187,"url":"https://github.com/hamidfzm/flask-boilerplate","last_synced_at":"2026-04-27T00:31:38.739Z","repository":{"id":83139996,"uuid":"152649649","full_name":"hamidfzm/Flask-Boilerplate","owner":"hamidfzm","description":"A super simple new large scale Flask boilerplate","archived":false,"fork":false,"pushed_at":"2018-10-16T09:37:18.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-04T10:04:45.531Z","etag":null,"topics":["boilerplate","flask","python","python37"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hamidfzm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-10-11T20:09:53.000Z","updated_at":"2019-06-13T13:19:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"ebd04034-7a01-4d7c-94a1-99cf1d80be0e","html_url":"https://github.com/hamidfzm/Flask-Boilerplate","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/hamidfzm/Flask-Boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamidfzm%2FFlask-Boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamidfzm%2FFlask-Boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamidfzm%2FFlask-Boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamidfzm%2FFlask-Boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hamidfzm","download_url":"https://codeload.github.com/hamidfzm/Flask-Boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamidfzm%2FFlask-Boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32318417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"ssl_error","status_checked_at":"2026-04-26T23:26:25.802Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["boilerplate","flask","python","python37"],"created_at":"2025-01-04T05:57:08.356Z","updated_at":"2026-04-27T00:31:38.723Z","avatar_url":"https://github.com/hamidfzm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask-Boilerplate\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nAfter years of web development with flask I decided to share my experience in flask applications structure.\nSince I couldn't find any good boilerplate that could satisfy my needs when I start new projects.\n\nI happily appreciate your suggestions and pull requests in order to improve this boilerplate.\n\n## Configure\nIn order to setup virtual environment and dependency manager for this project run configure for first time.\n\n```console\nfoo@bar:Flask-Boilerplate$ ./configure.sh\n```\n\n_Notice_ configure is using [**pipenv**](https://github.com/pypa/pipenv)\n\n## Basic Concepts\nNothing for now\n\n## Usage\nAfter running configure script you can use following commands:\n\n- Activate virtual environment\n```console\nfoo@bar:Flask-Boilerplate$ pipenv shell\n```\n\n- Set flask app\n```console\nfoo@bar:Flask-Boilerplate$ export FLASK_APP=application\n```\n\n- Run flask app\n```console\nfoo@bar:Flask-Boilerplate$ flask run\n```\n\n- View flask app routes\n```console\nfoo@bar:Flask-Boilerplate$ flask routes\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamidfzm%2Fflask-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhamidfzm%2Fflask-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamidfzm%2Fflask-boilerplate/lists"}