Dec 2024 · Testing · Python · Pytest Plugin · Asyncio
System/Integration tests can take a really long time. pytest-asyncio-concurrent
is a pytest plugin aiming to solve this by running asynchronous tests in true parallel, enabling faster execution for high I/O or network-bound test suites.
Take me there>>
Oct 2024 · Web Dev · Github Embedable · SVG Generator
Z.Nostalgia is a web app for generating customizable, animated SVGs. Designed for easy integration into projects, available through HTTP endpoints. Use it to add unique visuals to GitHub READMEs, websites by simply embedding URL.
Take me there>>