{"id":16234122,"url":"https://github.com/zackify/python-flask","last_synced_at":"2025-04-08T07:41:42.019Z","repository":{"id":72855667,"uuid":"108140308","full_name":"zackify/python-flask","owner":"zackify","description":"Docker image for python flask development","archived":false,"fork":false,"pushed_at":"2017-10-24T15:10:41.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T04:49:46.389Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/zackify.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":"2017-10-24T14:40:46.000Z","updated_at":"2017-10-24T14:40:57.000Z","dependencies_parsed_at":"2023-03-09T01:45:39.266Z","dependency_job_id":null,"html_url":"https://github.com/zackify/python-flask","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackify%2Fpython-flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackify%2Fpython-flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackify%2Fpython-flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackify%2Fpython-flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zackify","download_url":"https://codeload.github.com/zackify/python-flask/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247800865,"owners_count":20998331,"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":[],"created_at":"2024-10-10T13:15:05.703Z","updated_at":"2025-04-08T07:41:41.999Z","avatar_url":"https://github.com/zackify.png","language":"Python","readme":"## Get Started\n\nDevelop Flask apps with zero configuration. Create a new project with a `docker-compose.yml` like this:\n\n```yml\nversion: '3'\nservices:\n  web:\n    image: python-flask:0.12\n    ports:\n      - 5000:5000\n    volumes:\n      - ./src:/src\n```\n\nThen simply run: \n\n`docker-compose up` and visit localhost:5000\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackify%2Fpython-flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzackify%2Fpython-flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackify%2Fpython-flask/lists"}