Skip to main content

Browse popular repos on github by star trends from your command line!

Project description

Cover image

Browse trending repos on Github by ⭐stars⭐ from your command line! 💻

checks pypi version pypi downloads per month Python Requirements Code style: black GitHub license MIT


starcli demo.gif

Prerequisites

  • Requires Python 3.6 or greater

Installation

pip install starcli

Remember to use pip3 instead of pip if you also have Python 2 installed on your system

Usage

Usage: starcli [OPTIONS]

  Browse trending repos on GitHub by stars

Options:
  -l, --lang TEXT              Language filter eg: python
  -d, --date TEXT              Specify repo creation date in ISO8601 format
                               YYYY-MM-DD
  -L, --layout [list|table]    The output format (list or table), default is
                               list
  -s, --stars TEXT             Range of stars required, default is '>=50'
  -r, --limit-results INTEGER  Limit the number of results shown. Default: 7
  -o, --order [desc|asc]       Specify the order of repos by stars that is
                               shown, 'desc' or 'asc', default: desc
  --debug                      Turn on debugging mode
  --help                       Show this message and exit.

Issues, feature request, and feedback

  • Issues, bug reports, or feature request: Don't hesitate to open an issue in this repo
  • Feedback: any general feedback or questions about using StarCLI you can leave a comment on our Product Hunt page, remember to be nice :smiley:

Development PRs Welcome

For contributing guidelines and how to set up your development environment, please read CONTRIBUTING.md. Remember that all contributions to this project should follow its CODE OF CONDUCT.

Uses

  • CommandLine Argument parser: Click (Planning to switch to click)
  • Colored and table console print: rich
  • HTTP library to send requests: requests

Credits

This project was forked from githunt (python) made by Srinivasa Rao, which in turn, is inspired by githunt (the JavaScript Web App).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

starcli-2.7.0.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

starcli-2.7.0-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page