aiopyramid
Asynchronous web framework
Provides tools and patterns for building web applications on asynchronous servers using Pyramid and asyncio.
Run pyramid using asyncio.
80 stars
8 watching
13 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wybiral/micropython-aioweb | A lightweight asyncio web framework for MicroPython-based projects | 30 |
0x67757300/uhttp | A lightweight Pythonic web development framework with modular and flexible application design. | 106 |
peterhinch/micropython-async | A resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems | 750 |
kassane/asio | A C++ library providing an asynchronous I/O framework for building networked applications. | 7 |
itsumura-h/nim-basolato | An asynchronous full-stack web framework for Nim that extends the asynchttpserver with features for clean and domain-driven architecture | 236 |
neolynx/cirrina | An asynchronous web framework based on aiohttp that enables simple and efficient development of RESTful APIs, JSON RPC servers, WebSocket applications, and more. | 35 |
planety/prologue | A powerful and flexible web framework that enables the creation of high-performance web services. | 1,254 |
tomplus/kubernetes_asyncio | An asynchronous Python client library for the Kubernetes API | 370 |
agronholm/anyio | A high-level asynchronous networking and concurrency framework that provides structured concurrency on top of asyncio or trio. | 1,848 |
matschaffer/astley | A Bash-based web framework for creating simple web applications with routing and template rendering capabilities. | 13 |
hivesolutions/appier | A lightweight Python web framework designed to facilitate fast and efficient application development. | 127 |
achimnol/aiotools | Provides idiomatic asyncio utilities for building asynchronous applications. | 154 |
05bit/peewee-async | An asynchronous interface to the Peewee ORM for interacting with databases. | 735 |
mahmoud/clastic | A Python web framework that streamlines explicit development practices without global state | 155 |
agrafix/spock | A Haskell web framework for rapid development with features like typesafe routing and CSRF protection. | 679 |