swh-lister/swh/lister
2021-01-11 11:00:29 +01:00
..
bitbucket lister.bitbucket.tests: Clarify lister configuration 2020-10-30 13:24:38 +01:00
cgit lister.cgit.tests: Clarify lister configuration 2020-10-30 13:30:14 +01:00
core
cran lister.cran.tests: Clarify lister configuration 2020-10-30 13:30:14 +01:00
debian tests: Reduce db initialization fixtures to a minimum 2020-10-30 13:24:38 +01:00
gitea lister.gitea.tests: Clarify lister configuration 2020-10-30 13:30:15 +01:00
github Reimplement the GitHub lister using the new pattern class 2021-01-11 11:00:29 +01:00
gitlab lister.gitlab.tests: Clarify lister configuration 2020-10-30 13:30:15 +01:00
gnu lister.gnu.tests: Clarify lister configuration 2020-10-30 13:30:15 +01:00
launchpad lister.launchpad.tests: Clarify lister configuration 2020-10-30 13:24:38 +01:00
npm lister.npm.tests: Clarify lister configuration 2020-10-30 13:30:15 +01:00
packagist
phabricator Implement phabricator lister using the new pattern class 2021-01-11 11:00:29 +01:00
pypi
tests Implement phabricator lister using the new pattern class 2021-01-11 11:00:29 +01:00
__init__.py Hook up listers implemented with the new pattern to the CLI 2021-01-11 11:00:29 +01:00
cli.py
pattern.py Implement a base pattern for listers with no state storage 2021-01-11 11:00:29 +01:00
py.typed
pytest_plugin.py tests: Reduce db initialization fixtures to a minimum 2020-10-30 13:24:38 +01:00
utils.py