Browse most stared Github repositories by date from your command line.
Project description
githunt
Browse most stared repositories by date on Github from your command line.
This libray is inspired by the Githunt webapp created by Kamran Ahmed, you can view it here.
Prerequisites
- Requires Python 3.7 or greater
Installation
pip install githunt
Usage
githunt --help
# Output
Usage: githunt [OPTIONS]
Returns repositories based on the language. repositories are sorted by
stars
Options:
-l, --language TEXT language filter (eg: python)
-d, --date TEXT date in the ISO8601 format which is YYYY-MM-DD (year-
month-day)
-f, --fmt TEXT output format, it can be either table or colored
--help Show this message and exit.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
githunt-1.0.1.tar.gz
(3.2 kB
view hashes)