Hacker Newsnew | past | comments | ask | show | jobs | submit | s3rius's commentslogin

That's really neat! I made a project for fastapi-like dependency injection for AioHTTP and it also has OpenAPI spec generation. If I could, I would like to use your library for specs instead of self-written solution.

Here's my project repo: https://github.com/taskiq-python/aiohttp-deps



Thanks! I have a draft for aiohttp integration. I think I'll add it later.


That's a really good article. Actually, recently we were migrating as well and we were using dedicated nodes in our setup.

In order to integrate a load-balancer provided by hetzner with our k8s on dedicated servers we had to implement a super thin operator that does it: https://github.com/Intreecom/robotlb

If anyone will be inspired by this article and would want to do the same, feel free to use this project.


I'm building an async library for python called taskiq (https://taskiq-python.github.io/). It allows you to easily setup RPC over distributed queues. Currently I'm trying to add a monitoring to see what tasks are being executed.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: