pferd/PFERD
Joscha 0c9167512c Fix output dir
I missed these while renaming the resolve function. Shame on me for not running
mypy earlier.
2021-05-14 21:28:38 +02:00
..
authenticators Add simple authenticator 2021-05-11 00:28:03 +02:00
crawlers Use file mtime in local crawler 2021-05-13 19:42:40 +02:00
__init__.py Single-source version number 2021-05-14 21:27:44 +02:00
__main__.py Single-source version number 2021-05-14 21:27:44 +02:00
authenticator.py Add simple authenticator 2021-05-11 00:28:03 +02:00
conductor.py Disable highlighting of primitives 2021-05-13 19:47:44 +02:00
config.py Add simple authenticator 2021-05-11 00:28:03 +02:00
crawler.py Set user agent to "pferd/<version>" 2021-05-14 21:27:44 +02:00
limiter.py Simplify Limiter implementation 2021-04-29 20:20:25 +02:00
output_dir.py Fix output dir 2021-05-14 21:28:38 +02:00
pferd.py Let crawlers obtain authenticators 2021-05-13 18:57:20 +02:00
report.py Add HttpCrawler 2021-05-13 22:28:14 +02:00
transformer.py Elaborate on transforms and implement changes 2021-04-29 20:24:18 +02:00
utils.py Fix mypy errors 2021-04-29 15:47:52 +02:00
version.py Single-source version number 2021-05-14 21:27:44 +02:00