{"id":25187659,"url":"https://github.com/pawankolhe/flask-task-app","last_synced_at":"2026-04-30T15:32:43.562Z","repository":{"id":53626211,"uuid":"283178128","full_name":"PawanKolhe/flask-task-app","owner":"PawanKolhe","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-20T04:54:16.000Z","size":15,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T09:13:14.323Z","etag":null,"topics":["flask"],"latest_commit_sha":null,"homepage":"https://flaskapp-basic.herokuapp.com/","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/PawanKolhe.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}},"created_at":"2020-07-28T10:24:08.000Z","updated_at":"2023-03-04T04:20:01.000Z","dependencies_parsed_at":"2022-09-19T06:10:50.132Z","dependency_job_id":null,"html_url":"https://github.com/PawanKolhe/flask-task-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PawanKolhe/flask-task-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PawanKolhe%2Fflask-task-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PawanKolhe%2Fflask-task-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PawanKolhe%2Fflask-task-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PawanKolhe%2Fflask-task-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PawanKolhe","download_url":"https://codeload.github.com/PawanKolhe/flask-task-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PawanKolhe%2Fflask-task-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32469344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"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":["flask"],"created_at":"2025-02-09T19:49:19.124Z","updated_at":"2026-04-30T15:32:43.547Z","avatar_url":"https://github.com/PawanKolhe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask Task app\n\n## Requirements\n\n- Python 3\n\n## Environment Setup\n\u003e NOTE:  Python 3 maybe installed as `python` instead of `python3` in your system. Same applies for `pip` / `pip3`. Try the other if one does not work.\n\n1. Install `vitualenv` for isolated Python environment  \n```bash\npip3 install virtualenv\n```\n\n2. Create `vitualenv` named env\n```bash\nvirtualenv env\n```\n\n3. Launch `virtualenv`\n\n- **Windows**\n  ```powershell\n  # Powershell\n  .\\env\\Scripts\\activate.ps1\n\n  # CMD\n  .\\env\\Scripts\\activate.bat\n  ```\n- **Linux**\n  ```bash\n  source ./env/Scripts/activate\n  ```\n  \n4. Install Dependencies  \n```bash\npip3 install -r requirements.txt\n```\n\n5. Start server\n```\npython3 app.py\n```\n\n6. Open `http://127.0.0.1:5000` in browser\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawankolhe%2Fflask-task-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpawankolhe%2Fflask-task-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawankolhe%2Fflask-task-app/lists"}