{"id":20049456,"url":"https://github.com/weaming/simple-colors","last_synced_at":"2025-05-05T11:30:54.988Z","repository":{"id":39617843,"uuid":"158779372","full_name":"weaming/simple-colors","owner":"weaming","description":"Colorful output in terminal","archived":false,"fork":false,"pushed_at":"2019-01-14T09:09:56.000Z","size":6,"stargazers_count":6,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T21:41:28.968Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/weaming.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":"2018-11-23T04:06:14.000Z","updated_at":"2024-04-22T14:32:15.000Z","dependencies_parsed_at":"2022-09-10T02:01:22.787Z","dependency_job_id":null,"html_url":"https://github.com/weaming/simple-colors","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Fsimple-colors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Fsimple-colors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Fsimple-colors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Fsimple-colors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaming","download_url":"https://codeload.github.com/weaming/simple-colors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252488914,"owners_count":21756236,"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-13T11:50:06.752Z","updated_at":"2025-05-05T11:30:54.686Z","avatar_url":"https://github.com/weaming.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Colors\n\nColorful output in terminal.\n\n## Installation\n\n```sh\npip install simple-colors\n```\n\n## Usage\n\n```python\nfrom simple_colors import *\n\nprint(green('hello'))\nprint(green('hello', 'bold'))\nprint(green('hello', ['bold', 'underlined']))\n```\n\n## Inlucded colors\n\n* black\n* red\n* green\n* yellow\n* blue\n* magenta\n* cyan\n\n## Included styles:\n\n* bold\n* bright\n* dim\n* italic\n* underlined\n* blink\n* reverse\n\n## CLI Usage\n\n```\n$ simple-colors -h\nusage: simple-colors [-h]\n                     [-s [{bright,bold,dim,italic,underlined,blink,reverse} [{bright,bold,dim,italic,underlined,blink,reverse} ...]]]\n                     {black,red,green,yellow,blue,magenta,cyan} text\n\npositional arguments:\n  {black,red,green,yellow,blue,magenta,cyan}\n  text                  text of file path\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -s [{bright,bold,dim,italic,underlined,blink,reverse} [{bright,bold,dim,italic,underlined,blink,reverse} ...]], --style [{bright,bold,dim,italic,underlined,blink,reverse} [{bright,bold,dim,italic,underlined,blink,reverse} ...]]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaming%2Fsimple-colors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweaming%2Fsimple-colors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaming%2Fsimple-colors/lists"}