{"id":26932382,"url":"https://github.com/austonianai/python-flask-starter","last_synced_at":"2026-04-18T17:32:34.626Z","repository":{"id":172846873,"uuid":"649830455","full_name":"AustonianAI/python-flask-starter","owner":"AustonianAI","description":"Flask development template with Docker and hot-reload. A simple, Dockerized Python Flask app template designed to boost your productivity during development with hot-reload functionality.","archived":false,"fork":false,"pushed_at":"2023-06-05T20:07:13.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-03T23:37:06.802Z","etag":null,"topics":["backend","development-environment","docker","flask","hot-reload","microservices","python","template","web-application"],"latest_commit_sha":null,"homepage":"https://www.austinjohnson.me","language":"Dockerfile","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/AustonianAI.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,"zenodo":null}},"created_at":"2023-06-05T18:24:40.000Z","updated_at":"2024-10-31T15:51:10.000Z","dependencies_parsed_at":"2023-07-09T11:05:18.135Z","dependency_job_id":null,"html_url":"https://github.com/AustonianAI/python-flask-starter","commit_stats":null,"previous_names":["austonianai/python-flask-starter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AustonianAI/python-flask-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AustonianAI%2Fpython-flask-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AustonianAI%2Fpython-flask-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AustonianAI%2Fpython-flask-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AustonianAI%2Fpython-flask-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AustonianAI","download_url":"https://codeload.github.com/AustonianAI/python-flask-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AustonianAI%2Fpython-flask-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31977964,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T17:30:12.329Z","status":"ssl_error","status_checked_at":"2026-04-18T17:29:59.069Z","response_time":103,"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":["backend","development-environment","docker","flask","hot-reload","microservices","python","template","web-application"],"created_at":"2025-04-02T08:19:21.843Z","updated_at":"2026-04-18T17:32:34.619Z","avatar_url":"https://github.com/AustonianAI.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask Docker Development Template\n\nThis is a template for a simple Flask application running inside a Docker container with hot-reloading enabled for development.\n\n## Prerequisites\n\n- Docker\n- Docker Compose\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development purposes.\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/AustonianAI/flask-docker-template.git\n   ```\n\n2. Navigate into the cloned repository:\n\n   ```bash\n   cd flask-docker-template\n   ```\n\n3. Build the Docker images:\n\n   ```bash\n   docker-compose build\n   ```\n\n4. Start the Docker containers:\n\n   ```bash\n   docker-compose up\n   ```\n\nThe Flask application will be accessible at `http://localhost:5000`.\n\n## Development\n\nThe Flask application runs inside a Docker container, with hot-reloading enabled. This means that when you make changes to your Python files, the application will automatically restart and your changes will immediately take effect.\n\nThe hot-reloading functionality is provided by `watchdog` and `watchmedo`. These tools are set up to watch the Python files in your application and restart the Flask server whenever a file changes.\n\n## Built With\n\n- [Python 3.11](https://www.python.org/)\n- [Flask](https://flask.palletsprojects.com/)\n- [Docker](https://www.docker.com/)\n- [watchdog](https://pythonhosted.org/watchdog/)\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](https://gist.github.com/AustonianAI/8b692731859d4b76670004b50c02ee8c) for details on our code of conduct, and the process for submitting pull requests to us.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n\n## Acknowledgments\n\n- Thanks to the Python, Flask, and Docker communities for their awesome tools!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faustonianai%2Fpython-flask-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faustonianai%2Fpython-flask-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faustonianai%2Fpython-flask-starter/lists"}