muffin 0.102.3
0
Muffin is a fast, simple and asyncronous web-framework for Python 3 (asyncio, trio, curio)
Contents
Muffin is a fast, simple and asyncronous web-framework for Python 3 (asyncio, trio, curio)
Stars: 671, Watchers: 671, Forks: 25, Open Issues: 1The klen/muffin
repo was created 9 years ago and the last code push was 2 months ago.
The project is popular with 671 github stars!
How to Install muffin
You can install muffin using pip
pip install muffin
or add it to a project with poetry
poetry add muffin
Package Details
- Author
- Kirill Klenov
- License
- MIT
- Homepage
- https://github.com/klen/muffin
- PyPi:
- https://pypi.org/project/muffin/
- Documentation:
- https://klen.github.io/muffin
- GitHub Repo:
- https://github.com/klen/muffin
Classifiers
- Internet/WWW/HTTP
Related Packages
Errors
A list of common muffin errors.
Code Examples
Here are some muffin
code examples and snippets.