{"id":16078895,"url":"https://github.com/thanhlt-1007/python3_flask_hello","last_synced_at":"2025-04-05T10:43:42.014Z","repository":{"id":211419230,"uuid":"729076488","full_name":"thanhlt-1007/python3_flask_hello","owner":"thanhlt-1007","description":"Learning flask with Head First Python 2nd Edition","archived":false,"fork":false,"pushed_at":"2023-12-10T17:43:44.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T21:38:49.039Z","etag":null,"topics":["flask","python3"],"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/thanhlt-1007.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-12-08T11:00:52.000Z","updated_at":"2023-12-10T17:26:59.000Z","dependencies_parsed_at":"2023-12-08T12:26:14.630Z","dependency_job_id":"d3abd9f9-6322-4bc5-9003-3123b8ec6b03","html_url":"https://github.com/thanhlt-1007/python3_flask_hello","commit_stats":null,"previous_names":["thanhlt-1007/python3_flask_hello"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thanhlt-1007%2Fpython3_flask_hello","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thanhlt-1007%2Fpython3_flask_hello/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thanhlt-1007%2Fpython3_flask_hello/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thanhlt-1007%2Fpython3_flask_hello/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thanhlt-1007","download_url":"https://codeload.github.com/thanhlt-1007/python3_flask_hello/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247325648,"owners_count":20920713,"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","python3"],"created_at":"2024-10-09T10:22:58.004Z","updated_at":"2025-04-05T10:43:41.995Z","avatar_url":"https://github.com/thanhlt-1007.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python3 Flask Hello\n\nLearning flask with Head First Python 2nd Edition\n\n## 1. Install\n\n- Install python3\n```bash\nsudo apt install python3.8\n```\n\n- Install flask\n```bash\npip3 install flask\npip3 install Jinja2\n```\n\n## 2. Run\n\n- Run flask app\n```bash\nflask run\n# or\npython3 -m flask run\n```\n\n- Access http://127.0.0.1:5000/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthanhlt-1007%2Fpython3_flask_hello","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthanhlt-1007%2Fpython3_flask_hello","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthanhlt-1007%2Fpython3_flask_hello/lists"}