leeyuentuen / pypolestar

MIT License
4 stars 2 forks source link

Use of caching library #1

Open dgomes opened 6 months ago

dgomes commented 6 months ago

Was working on a similar refactor :)

Might I propose the use of an external caching library ? e.g. https://github.com/karpetrosyan/hishel

We should use httpx instead of aiohttp as polestar servers already support HTTP2

leeyuentuen commented 6 months ago

i think my problem now is not the src code. but the action to publish to pypi. i think somewhere i done something wrong

dgomes commented 6 months ago

the "release" job is already publishing to pipy although the version is hardcoded into pyproject.toml