{"id":18246464,"url":"https://github.com/joacod/python-playground-api","last_synced_at":"2025-04-08T19:29:29.460Z","repository":{"id":176969793,"uuid":"614960323","full_name":"joacod/python-playground-api","owner":"joacod","description":"Python playground Web API","archived":false,"fork":false,"pushed_at":"2023-03-27T15:39:36.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T15:15:55.593Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joacod.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-03-16T16:59:41.000Z","updated_at":"2023-03-16T18:12:15.000Z","dependencies_parsed_at":"2023-07-14T18:01:28.778Z","dependency_job_id":null,"html_url":"https://github.com/joacod/python-playground-api","commit_stats":null,"previous_names":["joacod/python-playground-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joacod%2Fpython-playground-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joacod%2Fpython-playground-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joacod%2Fpython-playground-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joacod%2Fpython-playground-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joacod","download_url":"https://codeload.github.com/joacod/python-playground-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247912618,"owners_count":21017032,"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-05T09:26:06.150Z","updated_at":"2025-04-08T19:29:29.403Z","avatar_url":"https://github.com/joacod.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Playground\nPython playground Web API using [Flask](https://flask.palletsprojects.com/en/2.2.x/)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg height=\"200\" src=\"https://res.cloudinary.com/practicaldev/image/fetch/s--yfF3_q8k--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/f0i5oszdj3gwk686xuc0.JPG\"\u003e\n\u003c/p\u003e\n\n## Prerequisites\n- [Install Python](https://www.python.org/downloads/)\n\n## Setup\n- At root of project, create a virtual environment:\n     - `python3 -m venv .venv` (macOS/Linux)\n     - `python -m venv .venv` (Windows)\n\n- Activate the virtual environment:\n     - `. .venv/bin/activate` (macOS/Linux)\n     - `.venv\\Scripts\\activate` (Windows)\n\n- Install dependencies:\n    - `pip install -r requirements.txt`\n\n## Run the application\nAt root folder run:\n- `flask --app=app run`\n\n## Run Tests\nAt root folder run:\n- `python -m unittest discover -p \"*_test.py\" -vv`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoacod%2Fpython-playground-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoacod%2Fpython-playground-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoacod%2Fpython-playground-api/lists"}