creating your own Awesome List used GitHub stars!
Project description
Install
$ pip install starred
$ starred --username maguowei --sort > README.md
Usage
$ starred --help
Usage: starred [OPTIONS]
GitHub starred
creating your own Awesome List used GitHub stars!
example: starred --username maguowei --sort > README.md
Options:
--username TEXT GitHub username
--token TEXT GitHub token
--sort sort by language
--repository TEXT repository name
--message TEXT commit message
--version Show the version and exit.
--help Show this message and exit.
Demo
# automatically create the repository
$ export GITHUB_TOKEN=yourtoken
$ starred --username yourname --repository awesome-stars --sort
FAQ
Generate new token
Why do I need a token?
For unauthenticated requests, the rate limit is 60 requests per hour. see Rate Limiting
The token must be passed together when you want to automatically create the repository.
Install the master branch version
$ pip install -e git+https://github.com/maguowei/starred#egg=starred
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
starred-2.0.3.tar.gz
(4.1 kB
view hashes)
Built Distributions
starred-2.0.3-py3.6.egg
(5.7 kB
view hashes)
Close
Hashes for starred-2.0.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2cda42f6116de58afe19e3f49f32a9c69c2274cf7ad5a1eb0580c7ae66eb98e |
|
MD5 | ec88e1366da85d326c1030457125df0d |
|
BLAKE2b-256 | fbb945d6339fe796abe1001537e9a1761bad3ddce5a97fd3273c1de978b5a69f |