{"id":20549176,"url":"https://github.com/neorandom/flask-local-web-server-template","last_synced_at":"2026-01-02T19:02:29.168Z","repository":{"id":249951622,"uuid":"833044751","full_name":"neoRandom/flask-local-web-server-template","owner":"neoRandom","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-24T08:47:15.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T02:35:37.645Z","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/neoRandom.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":"2024-07-24T08:43:40.000Z","updated_at":"2024-09-27T00:51:54.000Z","dependencies_parsed_at":"2024-07-24T10:24:12.593Z","dependency_job_id":"49686733-5a12-450a-9e7c-08e09792e909","html_url":"https://github.com/neoRandom/flask-local-web-server-template","commit_stats":null,"previous_names":["rakrandom/flask-local-web-server-template","neorandom/flask-local-web-server-template"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoRandom%2Fflask-local-web-server-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoRandom%2Fflask-local-web-server-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoRandom%2Fflask-local-web-server-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoRandom%2Fflask-local-web-server-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neoRandom","download_url":"https://codeload.github.com/neoRandom/flask-local-web-server-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243725633,"owners_count":20337670,"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-11-16T02:16:43.650Z","updated_at":"2026-01-02T19:02:29.115Z","avatar_url":"https://github.com/neoRandom.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask Local Web Server Template\n\nTemplate for local web servers projects using Python with Flask.\n\nThis is just a basic local web server hosting made for fun, and it was not designed to be used as an business application.\n\n## Step by step guide to use\n\n### Setup a virtual environment (Optional)\n``` cmd\npython -m venv env\n.\\env\\Scripts\\activate\n```\n\n### Update pip (Optional)\n``` cmd\npython.exe -m pip install --upgrade pip\n```\n\n### Install the requirements\n``` cmd\npip install -r requirements.txt\n```\nor\n```\npip install flask\n```\n\n### Start the Flask Server\n``` cmd\npython app.py\n```\n\n### Test the template\nFirst you need to get your IPv4 number, you can get using this command on Windows:\n``` cmd\nipconfig\n```\nand this command on Linux and Mac:\n``` bash\nifconfig\n```\n\nLook for the code after \"IPv4 Address\" at your main adapter, then access the URL using your IPv4 code, see the example:\n```\nhttp://youripv4:8000\n```\n\nTest it preferably on another device, such as your smartphone, but make sure that it is connected to the same wi-fi as your host device.\n\n## Licence\nThis repository is currently not under any [LICENCE](LICENCE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneorandom%2Fflask-local-web-server-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneorandom%2Fflask-local-web-server-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneorandom%2Fflask-local-web-server-template/lists"}