help wanted
Repository metrics
- Stars
- (165 stars)
- PR merge metrics
- (PR metrics pending)
Description
- I am pretty sure I am not using the asyncio as intended
- Possibly explore the right ways to do async requests and alternatives
- types / mypy support
- Move to Poetry for packaging and publishing (#36)
- Optimisations where async can be used. e.g. https://github.com/avinassh/haxor/blob/d12bd422332363cda76971946346c710bdf6c92c/hackernews/__init__.py#L193-L200