{"id":15606102,"url":"https://github.com/rakvium/python-flask-pong","last_synced_at":"2026-04-21T18:32:46.324Z","repository":{"id":77839993,"uuid":"398839405","full_name":"rakvium/python-flask-pong","owner":"rakvium","description":"Simple Flask project that responds with text `pong` to requests to root route","archived":false,"fork":false,"pushed_at":"2021-08-22T15:58:45.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-19T23:49:25.470Z","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/rakvium.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":"2021-08-22T15:55:45.000Z","updated_at":"2021-08-22T15:58:47.000Z","dependencies_parsed_at":"2023-04-13T03:54:51.879Z","dependency_job_id":null,"html_url":"https://github.com/rakvium/python-flask-pong","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/rakvium%2Fpython-flask-pong","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakvium%2Fpython-flask-pong/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakvium%2Fpython-flask-pong/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakvium%2Fpython-flask-pong/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rakvium","download_url":"https://codeload.github.com/rakvium/python-flask-pong/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243352917,"owners_count":20277091,"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-03T04:21:10.575Z","updated_at":"2025-12-24T18:39:49.536Z","avatar_url":"https://github.com/rakvium.png","language":"Python","readme":"# python-flask-pong\n\nSimple Flask project that responds with text `pong` to requests to site's root\n\n## Dependencies\n\n- [Python 3](https://github.com/python/cpython)\n- [pip (package installer for python)](https://github.com/pypa/pip)\n- [Flask framework](https://github.com/pallets/flask)\n\n## How to run:\n\n- Use Python 3\nIf you have [pyenv (python version manager)](https://github.com/pyenv/pyenv):\nIf you have pyenv and feel safe:\n```bash\n# install Python version, stated in the .python-version file\npyenv install `cat .python-version`\n# use Python version, stated in the .python-version file\npyenv shell `cat .python-version`\n```\nIf you have pyenv and feel paranoid:\n```bash\n# install a particular Python version\npyenv install 3.9.1\n# use a particular Python version\npyenv shell 3.9.1\n```\n\n- Install Python dependencies:\n`pip install -r requirements.txt`\n\n- Run flask:\n`flask run`\n\nIt will respond with word `pong` when you open http://127.0.0.1:5000/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frakvium%2Fpython-flask-pong","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frakvium%2Fpython-flask-pong","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frakvium%2Fpython-flask-pong/lists"}