Piccolo supports several ASGI web frameworks out of the box - just use the piccolo asgi new
command and it will create you a new web app (see the docs).
A Piccolo user recently asked for help integrating with BlackSheep, which is a promising looking ASGI web framework. I decided to add support for it within Piccolo, so it's now an option when using piccolo asgi new
.
Some interesting features of BlackSheep are:
Check out the docs for more details.
Posted on: 10 Jun 2021
Have any comments or feedback on this post? Chat with us on GitHub.