swh-lister/swh/lister/github
Valentin Lorentz 9ee4a99f15 github: Refactor rate-limiting out of the GitHubLister class
This will allow the GitHub Metadata Fetcher to reuse the logic
by importing the GitHubSession class.
2022-04-26 11:08:45 +02:00
..
tests github: Refactor rate-limiting out of the GitHubLister class 2022-04-26 11:08:45 +02:00
__init__.py Remove no longer used models field in dict returned by register 2021-02-02 16:33:52 +01:00
lister.py github: Refactor rate-limiting out of the GitHubLister class 2022-04-26 11:08:45 +02:00
tasks.py Reimplement the GitHub lister using the new pattern class 2021-01-11 11:00:29 +01:00