{"id":19753898,"url":"https://github.com/trisha/python-playground","last_synced_at":"2026-03-06T04:03:52.303Z","repository":{"id":167392207,"uuid":"365344736","full_name":"trisha/python-playground","owner":"trisha","description":"Documentation for manipulating data structures in Python. ","archived":false,"fork":false,"pushed_at":"2021-05-09T05:50:26.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T08:56:43.081Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/trisha.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-05-07T20:21:51.000Z","updated_at":"2021-06-17T21:47:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"7647caf3-1493-4157-9cc0-ad7755bc27ee","html_url":"https://github.com/trisha/python-playground","commit_stats":null,"previous_names":["trisha/python-playground"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trisha/python-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trisha%2Fpython-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trisha%2Fpython-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trisha%2Fpython-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trisha%2Fpython-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trisha","download_url":"https://codeload.github.com/trisha/python-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trisha%2Fpython-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30161345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"online","status_checked_at":"2026-03-06T02:00:08.268Z","response_time":250,"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":[],"created_at":"2024-11-12T02:55:36.827Z","updated_at":"2026-03-06T04:03:52.290Z","avatar_url":"https://github.com/trisha.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-cheatsheet\nDocumentation for manipulating data structures in Python. \n\n## Strings\nprint('a' + 'b') # Prints 'ab.'\nstring = 'hippopotamus'\nprint(string[1:5]) # Prints \"ippo\", index 1 inclusive, index 5 exclusive.\n\n## Arrays\n\n## Dictionaries\n\n## Iterations\n\n## Sorts\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrisha%2Fpython-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrisha%2Fpython-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrisha%2Fpython-playground/lists"}