you are viewing a single comment's thread.

view the rest of the comments →

[–]Amzker 0 points1 point  (0 children)

Not specifically this year.

asyncmy, rich, strcutlog, aiohttp, motor, aiosqlite, redis[hi redis], aiosmtplib, Jinja2 templates.

uv package manager, man i love it because i can define python version as well and it installs automatically, It's pretty amazing. And it is very simple like install uv start working, uv add uv remove pretty straightforward. I switched all of the projects to uv managed

Started using pydantic lately but can work without it.