Commit Graph

3 Commits

Author SHA1 Message Date
9353bc3ac9 Move httpx to aiohttp, add logging instead of printing
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2023-06-21 00:52:59 -07:00
99624c17a5 Add pylint and bs4-types
* pylint for helping to clean up simple issues
* bs4-types for beautifulsoup4 mypy types

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2023-06-20 23:21:58 -07:00
70416f0751 Move from pipenv -> poetry
I like poetry's tooling better than pipenv. Simple as

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2023-06-20 21:22:13 -07:00