{"id":19973284,"url":"https://github.com/jsmith/colorshell","last_synced_at":"2025-08-09T12:41:43.283Z","repository":{"id":62563707,"uuid":"96787643","full_name":"jsmith/colorshell","owner":"jsmith","description":"A simple package to allow color printing in IDLE","archived":false,"fork":false,"pushed_at":"2017-07-26T16:07:36.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-13T12:54:31.911Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsmith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-10T14:35:26.000Z","updated_at":"2017-07-26T11:40:34.000Z","dependencies_parsed_at":"2022-11-03T16:45:17.582Z","dependency_job_id":null,"html_url":"https://github.com/jsmith/colorshell","commit_stats":null,"previous_names":["jacsmith21/colorshell"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jsmith/colorshell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmith%2Fcolorshell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmith%2Fcolorshell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmith%2Fcolorshell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmith%2Fcolorshell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsmith","download_url":"https://codeload.github.com/jsmith/colorshell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmith%2Fcolorshell/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269579262,"owners_count":24441362,"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-08-09T02:00:10.424Z","response_time":111,"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-13T03:10:54.599Z","updated_at":"2025-08-09T12:41:43.230Z","avatar_url":"https://github.com/jsmith.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# colorshell\n\nA simple package to enable printing in color in IDLE. Works for python 3.\n\n### Installation\n\n```\npip install colorshell\n```\n\n## Example Usage\n\n```\nfrom colorshell import out\nout.red('prints in red')\nout.purple('print in purple')\n```\n\n## Supported Colors\n\n1. black\n2. red\n3. green\n4. purple\n5. blue\n6. orange\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsmith%2Fcolorshell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsmith%2Fcolorshell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsmith%2Fcolorshell/lists"}