aboutsummaryrefslogtreecommitdiff
path: root/devel/py-circuits/pkg-descr
blob: b7f8584c055e427b71cd77f3b9802d7cb5b6b9ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
circuits is a Lightweight Event driven and Asynchronous Application Framework
for the Python Programming Language with a strong Component Architecture.

circuits also includes a lightweight, high performance and scalable HTTP/WSGI
compliant web server as well as various I/O and Networking components.

Features:

- Event driven, with concurrency support
- Component architecture
- Asynchronous I/O components
- No compulsory external dependencies
- Full featured web framework (circuits.web)
- Coroutine based synchronization primitives