Import and merge any Github account's stars.
Version: v0.2.2.
docs | |
---|---|
tests | |
package |
- Free software: BSD 2-Clause License
pip install github-star-import
github-star-import github_username github_access_token import_account_username github-star-import ekp 85ab5c9c26a6b1592d0d97f9b61afc34b6230521 github
https://python-github-star-import.readthedocs.io/en/latest/
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows | set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other | PYTEST_ADDOPTS=--cov-append tox |