{"id":20246971,"url":"https://github.com/oleksis/myrich","last_synced_at":"2026-04-15T14:34:06.041Z","repository":{"id":57444509,"uuid":"293800184","full_name":"oleksis/myrich","owner":"oleksis","description":"Shell-like using Rich for render rich text content","archived":false,"fork":false,"pushed_at":"2024-03-20T15:48:15.000Z","size":48,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-09T11:51:19.049Z","etag":null,"topics":["console","emoji","markdown","ouput","rich","rich-text","shell","syntax-highlighting","terminal"],"latest_commit_sha":null,"homepage":"https://oleksis.github.io/myrich/","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/oleksis.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":"2020-09-08T12:14:18.000Z","updated_at":"2020-09-28T21:07:22.000Z","dependencies_parsed_at":"2024-11-14T09:34:49.759Z","dependency_job_id":"28f50a85-1e9e-485d-b2a2-be87f4831e07","html_url":"https://github.com/oleksis/myrich","commit_stats":{"total_commits":19,"total_committers":1,"mean_commits":19.0,"dds":0.0,"last_synced_commit":"2cccf3e806b7cf554f68ffedaf5811077b7f0682"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/oleksis/myrich","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleksis%2Fmyrich","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleksis%2Fmyrich/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleksis%2Fmyrich/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleksis%2Fmyrich/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oleksis","download_url":"https://codeload.github.com/oleksis/myrich/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleksis%2Fmyrich/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260166308,"owners_count":22968635,"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":["console","emoji","markdown","ouput","rich","rich-text","shell","syntax-highlighting","terminal"],"created_at":"2024-11-14T09:34:36.249Z","updated_at":"2026-04-15T14:34:01.005Z","avatar_url":"https://github.com/oleksis.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MyRich\n[![PyPI version](https://badge.fury.io/py/myrich.svg)](https://badge.fury.io/py/myrich)\n![Tests](https://github.com/oleksis/myrich/workflows/Tests/badge.svg)\n\nShell-like using [Rich](https://rich.readthedocs.io/en/latest/) for render rich text content\n\n## Installing\nInstall with pip\n```bash\n$ pip install myrich\n```\n\n## Use\nExecute the command `myrich`\n```bash\n$ myrich\n(rich) /home/user $ \n```\n\nYou use the internal command `markdown` for render a Markdown file\n```bash\n$ myrich\n(rich) /home/user $ markdown -y README.md\n```\n\nYou use the internal command `syntax` for render a file using syntax highlighting\n```bash\n$ myrich\n(rich) /home/user $ syntax -l code.py\n```\n\n### Using the Console\nYou can render the ouput the any command over rich terminal content\n```bash\n$ myrich\n(rich) /home/user $ cat code.py\n```\n\nYou can run several commands through pipes\n```bash\n$ myrich\n(rich) /home/user $ python -m myrich -S -l --path code.py | cat\n```\n\n### Using Emoji\nYou can render the ouput with Emojis\n```bash\n$ myrich\n(rich) /home/user $ echo :smiley:\n```\n\n# License\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleksis%2Fmyrich","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foleksis%2Fmyrich","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleksis%2Fmyrich/lists"}