{"id":28445369,"url":"https://github.com/suptarr/python-flask-template","last_synced_at":"2026-05-08T15:49:02.321Z","repository":{"id":233387151,"uuid":"622205026","full_name":"SupTarr/Python-Flask-Template","owner":"SupTarr","description":"Make full use of Flask and Python knowledge to create a website for a fictional animal rescue organization.","archived":false,"fork":false,"pushed_at":"2023-04-08T02:20:15.000Z","size":689,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-06T10:12:42.077Z","etag":null,"topics":["css3","flask","html5","jinja2","python3"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/SupTarr.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}},"created_at":"2023-04-01T12:39:40.000Z","updated_at":"2023-04-02T16:26:26.000Z","dependencies_parsed_at":"2024-04-16T02:24:04.274Z","dependency_job_id":null,"html_url":"https://github.com/SupTarr/Python-Flask-Template","commit_stats":null,"previous_names":["suptarr/python-flask-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SupTarr/Python-Flask-Template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SupTarr%2FPython-Flask-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SupTarr%2FPython-Flask-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SupTarr%2FPython-Flask-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SupTarr%2FPython-Flask-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SupTarr","download_url":"https://codeload.github.com/SupTarr/Python-Flask-Template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SupTarr%2FPython-Flask-Template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262678629,"owners_count":23347401,"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":["css3","flask","html5","jinja2","python3"],"created_at":"2025-06-06T10:12:40.425Z","updated_at":"2026-05-08T15:48:57.293Z","avatar_url":"https://github.com/SupTarr.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Flask Template\n\n## About The Project\n\nThis project was completed as part of `Flask: Develop Web Applications in Python` form `educative`. I am tasked to make full use of Flask and Python knowledge and its accompanying documentation to create a website for a fictional animal rescue organization.\n\n## Technologies\n\nThis project was created with:\n\n- Python\n- Flask\n- PostgreSQL\n\n## Installation\n\n### Run Locally\n\nClone the project\n\n```sh\ngit clone https://github.com/SupTarr/Python-Flask-Template\n```\n\n### Virtual environment on windows\n\nTo install `virtualenv` via pip\n\n```cmd\npy -m pip install --user virtualenv\n```\n\nTo create a `virtual environment` for your project, open a new command prompt, navigate to the folder where you want to create your project and then enter the following:\n\n```cmd\npy -m virtualenv .\n```\n\nTo activate the environment, run:\n\n```cmd\n.\\Scripts\\activate.bat\n```\n\n(Python-FastAPI-Template) C:\\Users\\tatas\\Desktop\\SupTarr\\Workspace\\Python-FastAPI-Template\u003e\n\nIn the command prompt, ensure your virtual environment is active, and execute the following command:\n\n```cmd\npip install -r requirements.txt\n```\n\n### Flask\n\n```cmd\npython -m flask --app app --debug run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuptarr%2Fpython-flask-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuptarr%2Fpython-flask-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuptarr%2Fpython-flask-template/lists"}