micropie
socketify.py
micropie | socketify.py | |
---|---|---|
3 | 38 | |
206 | 1,582 | |
5.8% | 1.4% | |
9.5 | 4.8 | |
4 days ago | about 2 months ago | |
Python | Python | |
BSD 3-clause "New" or "Revised" License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
micropie
- MicroPie .13 is here and it brings WebSockets
- MicroPie, the ultra-micro web framework: Version 0.11 Released
-
This Week In Python
micropie – ultra-micro Python web framework that gets out of your way
socketify.py
-
[Guide] A Tour Through the Python Framework Galaxy: Discovering the Stars
Try BlackSheep | Kore | socketify | baize
- With this, you can outperform Golang Fiber with Python
-
Show HN: Python framework is faster than Golang Fiber
When I see that: https://github.com/cirospaciari/socketify.py/blob/main/bench...
It's kind of hopeless, Python still needs to fork per core to get any performance? So if you have 8 cores you're actually running 8 processes, so 8 DB pool etc ...
- Adding better DX to the fastest Python WebFramework
- Adding better DX to my package
- This is how I started the development of the fastest ASGI and WSGI Server in TechEmPower Benchmarks
What are some alternatives?
cloudcoil - Modern async-first Kubernetes client for Python with Pydantic models - bringing cloud-native operations and K8s development to life with elegant Pythonic APIs
BlackSheep - Fast ASGI web framework for Python
TurboGears - Python web framework with full-stack layer implemented on top of a microframework core with support for SQL DBMS, MongoDB and Pluggable Applications
pulsar-recipes - A StreamNative library containing a collection of recipes that are implemented on top of the Pulsar client to provide higher-level functionality closer to the application domain.
Bottle - bottle.py is a fast and simple micro-framework for python web-applications.
Robyn - Robyn is a Super Fast Async Python Web Framework with a Rust runtime.