socketif.hashnode.devAdding better DX to the fastest Python Web FrameworkAfter more than a year of active development, I finally publish my package to PyPI! pip install socketify After some people asks to also create a WSGI and ASGI server to improve projects using other frameworks, I worked hard to get it right. But in ...Jan 9, 2023·2 min read
socketif.hashnode.devSocketify.py - Maybe the fastest web framework for Python and PyPyThis year i started a journey to bring a really fast framework for Http, Http2, Http3 and WebSockets to Python and PyPy. The problems with japronto and uvloop Japronto don't get any github updates since 2020 and don't get any src update since 2018, ...Nov 9, 2022·2 min read