{"id":18725564,"url":"https://github.com/reljicd/python-playground","last_synced_at":"2025-08-17T16:47:34.904Z","repository":{"id":94100450,"uuid":"111726379","full_name":"reljicd/python-playground","owner":"reljicd","description":"Repo for various python scripts, exercises, challenges....","archived":false,"fork":false,"pushed_at":"2018-03-16T18:36:43.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-18T04:30:16.585Z","etag":null,"topics":["algorithm","algorithms","challenges","pytest","python","python3","test"],"latest_commit_sha":null,"homepage":"","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/reljicd.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":"2017-11-22T19:52:54.000Z","updated_at":"2018-03-16T18:36:44.000Z","dependencies_parsed_at":"2023-03-09T22:15:32.748Z","dependency_job_id":null,"html_url":"https://github.com/reljicd/python-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/reljicd/python-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reljicd%2Fpython-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reljicd%2Fpython-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reljicd%2Fpython-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reljicd%2Fpython-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reljicd","download_url":"https://codeload.github.com/reljicd/python-playground/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reljicd%2Fpython-playground/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267408447,"owners_count":24082515,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["algorithm","algorithms","challenges","pytest","python","python3","test"],"created_at":"2024-11-07T14:10:49.017Z","updated_at":"2025-07-27T19:05:46.582Z","avatar_url":"https://github.com/reljicd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Playground\n\n## About\n\nRepo for my experimentation with various python scripts, exercises, challenges....\n\n## Prerequisites\n\n\\[Optional\\] Install virtual environment:\n\n```bash\n$ python -m virtualenv venv\n```\n\n\\[Optional\\] Activate virtual environment:\n\nOn macOS and Linux:\n```bash\n$ source venv/bin/activate\n```\n\nOn Windows:\n```bash\n$ .\\venv\\Scripts\\activate\n```\n\nInstall dependencies:\n```bash\n$ pip install -r requirements.txt\n```\n\n## Tests\n\nTests can be run by executing following command from the root of the project (dependencies for the project need to be installed, of course):\n\n```bash\n$ python -m pytest\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freljicd%2Fpython-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freljicd%2Fpython-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freljicd%2Fpython-playground/lists"}