{"id":13405578,"url":"https://github.com/hedyhli/starcli","last_synced_at":"2025-05-16T02:09:38.689Z","repository":{"id":38245665,"uuid":"271798100","full_name":"hedyhli/starcli","owner":"hedyhli","description":":sparkles: Browse trending GitHub projects from your command line ","archived":false,"fork":false,"pushed_at":"2024-06-13T13:04:47.000Z","size":17774,"stargazers_count":542,"open_issues_count":8,"forks_count":50,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-07-10T14:31:13.135Z","etag":null,"topics":["beginner","browse-trending","cli","collaborate","command-line","command-line-tool","commandline","github","github-trending","hacktoberfest","hacktoberfest2020","pypi","pypi-package","pypi-packages","python","python3","starcli","stars","trending","trending-repositories"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/starcli/","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/hedyhli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"ko_fi":null,"issuehunt":"hedyhli/starcli"}},"created_at":"2020-06-12T12:54:08.000Z","updated_at":"2024-07-10T14:31:32.386Z","dependencies_parsed_at":"2024-01-14T04:40:27.409Z","dependency_job_id":"965f6c1d-d96d-45e7-aaae-08bd258ae942","html_url":"https://github.com/hedyhli/starcli","commit_stats":{"total_commits":491,"total_committers":23,"mean_commits":"21.347826086956523","dds":0.3136456211812627,"last_synced_commit":"e4ed8bb463484856f86075677a9c9d0bf3cb8784"},"previous_names":["hedythedev/starcli"],"tags_count":44,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hedyhli%2Fstarcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hedyhli%2Fstarcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hedyhli%2Fstarcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hedyhli%2Fstarcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hedyhli","download_url":"https://codeload.github.com/hedyhli/starcli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247856541,"owners_count":21007620,"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":["beginner","browse-trending","cli","collaborate","command-line","command-line-tool","commandline","github","github-trending","hacktoberfest","hacktoberfest2020","pypi","pypi-package","pypi-packages","python","python3","starcli","stars","trending","trending-repositories"],"created_at":"2024-07-30T19:02:05.847Z","updated_at":"2025-04-08T14:04:25.669Z","avatar_url":"https://github.com/hedyhli.png","language":"Python","readme":"```\n  ___  ______    _     ____     ____   _     _\n / \\ *   | |    /\\    | |  \\   / |  * | \\   | \\\n \\  \\    | |   /\\ \\   | |* /  |  |    | |   | |\n  \\  \\   | |  /--\\ \\  | | \\   |  |    | |   | |\n *_\\./   ._| /    ._\\ |_|  \\_  \\.|__. |_|_. |_|\n\n```\n\nBrowse trending projects on Github from your command line `$ _`\n\n\n![checks](https://github.com/hedyhli/starcli/workflows/checks/badge.svg)\n[![pypi version](https://img.shields.io/pypi/v/starcli)](https://pypi.org/project/starcli/)\n[![pypi downloads per month](https://img.shields.io/pypi/dm/starcli)](https://pypi.org/project/starcli/)\n[![Python Requirements](https://img.shields.io/pypi/pyversions/starcli)](https://pypi.org/project/starcli/)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![GitHub license MIT](https://img.shields.io/github/license/hedyhli/starcli.svg)](https://github.com/hedyhli/starcli/blob/main/LICENSE)\n\n\u003cbr\u003e\n\n\u003c!--Below is a demo gif--\u003e\n![starcli demo.gif](https://raw.githubusercontent.com/hedyhli/starcli/main/images/starcli-demo2.gif)\n\n## Features\n\n* Filters\n  * Stars\n  * Pushed date\n  * Created date\n  * User\n  * Topic\n  * Language\n  * Spoken language\n* Use generic GitHub search API or GitHub trending\n* Auth token (optional)\n* Paged output\n* Different layouts\n\n\n## Prerequisites\n\n* Requires Python 3.6 or greater\n\n## Installation\n\n```sh\npip3 install starcli\n```\n\n## Usage\n\n```\nUsage: starcli [OPTIONS]\n\n  Search and query GitHub repositories\n\nOptions:\n  -l, --lang TEXT                 Language filter eg: python. (can be used\n                                  multiple times)\n  -S, --spoken-language TEXT      Spoken Language filter eg: en for English,\n                                  zh for Chinese\n  -c, --created TEXT              Specify repo creation date in YYYY-MM-DD,\n                                  use \u003edate, \u003c=date etc to be more specific.\n  -t, --topic TEXT                Date of last push in YYYY-MM-DD (\u003e, \u003c, \u003e=,\n                                  \u003c= specifiers supported)\n  -p, --pushed TEXT               Specify date of last push in YYYY-MM-DD, \u003e=\u003c\n                                  allowed\n  -L, --layout [list|table|grid]  The output format (list, table, or grid),\n                                  default is list\n  -s, --stars TEXT                Number of stars, default is '\u003e=100'. eg:\n                                  '\u003e0', '123', '\u003c50000\n  -n, --num-results INTEGER       The number of items in the results. Default:\n                                  7\n  -o, --order [desc|asc]          Order of repos by stars, 'desc' or 'asc',\n                                  default: desc\n  --long-stats                    Print the actual stats number (1300 instead\n                                  of 1.3k)\n  -d, --date-range [day|week|month]\n                                  View stars received within time, choose\n                                  from: day, week, month. Uses GitHub trending\n                                  for fetching results, hence some other\n                                  filter options may not work.\n  -u, --user TEXT                 Filter for trending repositories by username\n  --auth TEXT                     Optionally use GitHub personal access token\n                                  in the format 'username:password'.\n  -P, --pager                     Use $PAGER to page output. (put -r in $LESS\n                                  to enable ANSI styles)\n  --debug                         Turn on debugging mode\n  --help                          Show this message and exit.\n```\n\n\n### Layouts\n\nSwitch layouts using `--layout {list|table|grid}`, or use the short option `-L`\n\n**list**\n\n\u003cimg src=\"https://raw.githubusercontent.com/hedyhli/starcli/main/images/list.png\" width=\"400px;\" alt=\"demo list\"/\u003e\n\n**table**\n\n\u003cimg src=\"https://raw.githubusercontent.com/hedyhli/starcli/main/images/table.png\" width=\"800px;\" alt=\"\"/\u003e\n\n**grid**\n\n\u003cimg src=\"https://raw.githubusercontent.com/hedyhli/starcli/main/images/grid.png\" width=\"800px;\" alt=\"demo grid\"/\u003e\n\nAll three of the layout options support clickable links for repository names. If\nyour terminal supports links, you can directly click on the name and it will\ntake you to the GitHub repository in your browser.\n\n\n### Filtering by language\n\nFor example, you only want to find popular Python repos: using `--lang` or `-l`:\n\n```\nstarcli --lang python\n```\n\nHere's another example `starcli -l python -L grid`, which is python with grid\nlayout:\n\n\u003cimg src=\"https://raw.githubusercontent.com/hedyhli/starcli/main/images/lang.png\" width=\"800px;\" alt=\"demo grid\"/\u003e\n\n### Filtering by spoken language\n\nIf you wanted to find repos in your native language, you can use\n`--spoken-language` or `-S`:\n\n```\nstarcli --spoken-language zh\n```\n\nThe above command lists down repos written in Chinese.\n\nA full list of language codes is available\n[here](./starcli/spoken-languages.json)\n\nNote that (as with `--date-range`) options like `--topics`, `--pushed`,\n`--created` won't take effect because `-d` uses a different search mechanism to\nfind results.\n\n### Specify the number (or range) of stars\n\n(Recommended to be used with `--created`)\n\nThe default range is \u003e=100 stars.\n\nUse `--stars` or `-s` to specify what you want, for example, if you want to find\nrepos that has more than 100 stars, you can use:\n\n```\nstarcli -s '\u003e100'\n```\n\nNote that if you do something like `\u003e1000` not many repos can have more than\n1000 and is created within around 200 days (which is the default for\n`--created`), to specify date of creation, use `--created`, see below.\n\n### Filter by stars daily, weekly or monthly\n\nYou can view the number of stars a repo received today, this week or this month\nby using the `--date-range` or `-d` option:\n\n```\nstarcli -d this-week -L table\n```\n\nThis command will also display the number of stars received for each repo this\nweek in the form of a table.\n\n`-d` uses GitHub Trending search for repositories, hence options `--topic`,\n`--pushed`, `--created` won't take effect.\n\n### Specify the date of creation\n\n`--created`/`-c` accepts a date in ISO8601 format: yyyy-mm-dd\n\nFor example, for repos created on 1st January 2014, use:\n```\nstarcli --created 2014-01-01\n```\n\nTo search for repos that are created *on or after* 1st January 2014, use:\n```\nstarcli --created '\u003e=2014-01-01'\n```\n\n### Filtering by topics\n\nThis option lets you filter by topics. You can use `--topics` or `-t` to include\na topic in search.\n\nThis option can be used multiple times.\n\n```\nstarcli -l python -d 2020-07-06 -t deep-learning -t pytorch\n```\n\n### Specifying last pushed date\n\nUse `--pushed`/`-p` when you want to find popular repos that are last updated on\na given date, say 2020-01-01 for 1st of Jan 2020:\n\n```\nstarcli -p 2020-01-01\n```\n\nYou can also prefix the value with \"\u003e=\u003c\" like:\n\n```\nstarcli -p '\u003e=2020-01-01'\n```\n\nThis is find repos that have last pushed after or on January the 1st, 2020.\n\nRead more about the \u003e=\u003c syntax on [GitHub\nDocs](https://docs.github.com/en/github/searching-for-information-on-github/understanding-the-search-syntax#query-for-values-greater-or-less-than-another-value).\n\n### Searching by user\n\nRecommended to be used with `--stars` and/or `--date-created`.\n\nFinding trending projects by GitHub username is supported too. Use `--user` or\n`-u` to do so.\n\nJust provide a valid GitHub username after it, like:\n\n```\nstarcli -u torvalds\nstarcli -u gvanrossum\n```\n\n### Using date ranges\n\nYou can use `--date-range` or `-d` and specify today, this-week, or this-month,\nso that GitHub Trending search function will be used to find popular repos and\ntell you how much stars are gained this day/week/month depending on the option\nyou used.\n\n```\nstarcli -d this-week\n```\n\n\u003cimg src=\"https://raw.githubusercontent.com/hedyhli/starcli/main/images/daterange.png\" width=\"800px;\" alt=\"demo date range\"/\u003e\n\nNote that (like `--spoken-language`) options like `--topics`, `--pushed`,\n`--created` won't take effect because `-d` uses a different search mechanism to\nfind results.\n\n### Limit the number of results shown\n\nDon't like the default 7? You can change it to something else, using\n`--limit-results` or `-r` followed by an integer:\n\n```\nstarcli -r 2\n```\n\nThe above will only give you two repos. This is useful if you want to put it in\nyour `.bashrc`, `.zshrc`, or `fish_greeting` function.\n\nJust add `starcli -r 3 -L grid` in there, and every time you open your terminal,\nyou will find 3 trending repos printed neatly in a grid format, great way to\nstart your day (a bit like the [Hacker Tab\nExtension](https://chrome.google.com/webstore/detail/hacker-tab/ibomigipadcieapbemkegkmadbbanbgm?hl=en)).\n\n\n### Paging\n\nResult output can be displayed through your OS pager using the `--pager`/`-p`\nflag.\n\nIf you're using less, add `R` to your `LESS` environment variable so colors and\nstyling can be displayed correctly.\n\n\n### GitHub Authentication\n\nRate limit may be hit if starcli sends many repeated requests to GitHub within a\nshort perod of time.\n\nTo avoid this, provide an authentication token using `--auth`:\n\n```\nstarcli --auth 'username:token'\n```\n\n[Read more about authentication tokens on GitHub\nDocs](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token\")\n\n\n## Issues, feature request, and feedback\n\n* Issues, bug reports, or feature request: Don't hesitate to open an issue in\n  this repo\n* Feedback: any general feedback or questions about using StarCLI you can leave\n  a comment on the [Product Hunt\n  page](https://www.producthunt.com/posts/starcli)\n\n\n## Development    [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n\nFor contributing guidelines and how to set up your development environment,\nplease read\n[`CONTRIBUTING.md`](https://github.com/hedyhli/starcli/blob/main/CONTRIBUTING.md).\nRemember that all contributions to this project should follow its [CODE OF\nCONDUCT](https://github.com/hedyhli/starcli/blob/main/CODE_OF_CONDUCT.md).\n\n\n## Uses\n\n* CommandLine Argument parser: [Click](https://github.com/pallets/click)\n* Colored and table console print: [`rich`](https://github.com/willmcgugan/rich)\n  (with click and colorama)\n* HTTP library to send requests: [`requests`](https://github.com/psf/requests)\n\n\n\n## Contributors ✨\n\nThanks goes to all of these wonderful people ([emoji\nkey](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Shagilton\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/21122143?v=4?s=100\" width=\"100px;\" alt=\"Shagilton\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eShagilton\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/hedyhli/starcli/commits?author=Shagilton\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/hexbee\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/26668583?v=4?s=100\" width=\"100px;\" alt=\"hexbee\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ehexbee\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/hedyhli/starcli/issues?q=author%3Ahexbee\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/swellander\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/22231097?v=4?s=100\" width=\"100px;\" alt=\"Sam Wellander\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSam Wellander\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/hedyhli/starcli/commits?author=swellander\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.shivamsinha.xyz/\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/32016929?v=4?s=100\" width=\"100px;\" alt=\"Shivam Sinha\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eShivam Sinha\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/hedyhli/starcli/commits?author=shivam212\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.willmcgugan.com\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/554369?v=4?s=100\" width=\"100px;\" alt=\"Will McGugan\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eWill McGugan\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/hedyhli/starcli/commits?author=willmcgugan\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/ashikjm\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/12744524?v=4?s=100\" width=\"100px;\" alt=\"Ashik J M\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAshik J M\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/hedyhli/starcli/commits?author=ashikjm\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/ylchao\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/15059429?v=4?s=100\" width=\"100px;\" alt=\"Yu-Lin Chao\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eYu-Lin Chao\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/hedyhli/starcli/commits?author=ylchao\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Saif807380\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/50794619?v=4?s=100\" width=\"100px;\" alt=\"Saif Kazi\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSaif Kazi\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/hedyhli/starcli/commits?author=Saif807380\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/hedyhli/starcli/commits?author=Saif807380\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://arcanedomain.duckdns.org\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/16456078?v=4?s=100\" width=\"100px;\" alt=\"arcanearronax\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003earcanearronax\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/hedyhli/starcli/commits?author=arcanearronax\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"https://github.com/hedyhli/starcli/commits?author=arcanearronax\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/jSadoski\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/1865629?v=4?s=100\" width=\"100px;\" alt=\"jSadoski\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ejSadoski\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/hedyhli/starcli/commits?author=jSadoski\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/hedyhli/starcli/commits?author=jSadoski\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.odmishien.fun\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/25533384?v=4?s=100\" width=\"100px;\" alt=\"odmishien(Tetsuya MISHIMA)\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eodmishien(Tetsuya MISHIMA)\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/hedyhli/starcli/commits?author=odmishien\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://linkedin.com/in/ineelshah\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/40118578?v=4?s=100\" width=\"100px;\" alt=\"Neel Shah\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNeel Shah\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/hedyhli/starcli/commits?author=ineelshah\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/0xflotus\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/26602940?v=4?s=100\" width=\"100px;\" alt=\"0xflotus\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003e0xflotus\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/hedyhli/starcli/commits?author=0xflotus\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/AkashD-Developer\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/44431401?v=4?s=100\" width=\"100px;\" alt=\"Akash Dhanwani\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAkash Dhanwani\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/hedyhli/starcli/commits?author=AkashD-Developer\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://cqls.oregonstate.edu\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/16343359?v=4?s=100\" width=\"100px;\" alt=\"Ed Davis\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eEd Davis\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/hedyhli/starcli/commits?author=davised\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://jeetizee.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/33030965?v=4?s=100\" width=\"100px;\" alt=\"Jeff Chiang\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJeff Chiang\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/hedyhli/starcli/commits?author=tizee\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://dmitrykankalovich.com/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/6346981?v=4?s=100\" width=\"100px;\" alt=\"Dmitry Kankalovich\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDmitry Kankalovich\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/hedyhli/starcli/commits?author=dzmitry-kankalovich\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the\n[all-contributors](https://github.com/all-contributors/all-contributors)\nspecification. Contributions of any kind welcome!\n\n\n## Credits\n\nThis project was forked from [`githunt`\n(python)](https://github.com/SriNandan33/githunt) and its initial intention was\nto rewrite that project to use Rich instead of colorama + tabulate, but now it\nhas so much more features than before, thanks to everyone's contributions 🙌\n","funding_links":["https://issuehunt.io/r/hedyhli/starcli"],"categories":["Python","cli"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhedyhli%2Fstarcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhedyhli%2Fstarcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhedyhli%2Fstarcli/lists"}