help wanted
仓库指标
- Star
- (165 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
- 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