{"id":21149198,"url":"https://github.com/alexfrancow/flask_deploy","last_synced_at":"2026-04-18T13:33:56.861Z","repository":{"id":107288798,"uuid":"151076279","full_name":"alexfrancow/flask_deploy","owner":"alexfrancow","description":"⚡️ Flask fast deploy, yes, It includes Bootstrap 4.","archived":false,"fork":false,"pushed_at":"2019-06-26T23:49:53.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-14T14:14:50.472Z","etag":null,"topics":["bootstrap4","deploy","fast","flask","install","modular","python3","setup","webapp"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/alexfrancow.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":"2018-10-01T11:15:57.000Z","updated_at":"2024-08-12T19:42:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"2ace1ec1-8c69-49f0-8a06-7af466849fce","html_url":"https://github.com/alexfrancow/flask_deploy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alexfrancow/flask_deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexfrancow%2Fflask_deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexfrancow%2Fflask_deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexfrancow%2Fflask_deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexfrancow%2Fflask_deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexfrancow","download_url":"https://codeload.github.com/alexfrancow/flask_deploy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexfrancow%2Fflask_deploy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31971488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bootstrap4","deploy","fast","flask","install","modular","python3","setup","webapp"],"created_at":"2024-11-20T09:32:56.381Z","updated_at":"2026-04-18T13:33:56.842Z","avatar_url":"https://github.com/alexfrancow.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Usage\n\n```sh\n$ bash fast-deploy.sh \u003capp_name\u003e\n$ cd \u003capp_name\u003e\n$ python3 -V\nPython 3.5.2\n$ python3 run.py\n * Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)\n * Restarting with stat\n * Debugger is active!\n * Debugger PIN: 108-677-645\n```\n\n```sh\n$ tree\n.\n├── app\n│   ├── __init__.py\n│   ├── mods\n│   │   └── mod_main\n│   │       └── views.py\n│   ├── static\n│   │   ├── css\n│   │   │   └── styles.css\n│   │   └── js\n│   └── templates\n│       ├── index.html\n│       └── layout.html\n├── requirements.txt\n└── run.py\n\n7 directories, 7 files\n```\n\nThis script only works on Python3, because in Python2 you need create a __init__.py to make Python treat the directories as containing packages. If you'll use this on Python2 you must create __init__.py in mods/ and in mods/mod_main/ folders, the __init__.py can just an empty file. For more info: https://docs.python.org/2/tutorial/modules.html#packages\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexfrancow%2Fflask_deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexfrancow%2Fflask_deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexfrancow%2Fflask_deploy/lists"}