aboutsummaryrefslogtreecommitdiff
path: root/devel/py-circuits/pkg-descr
blob: 470c5f87355f78c31538c98137339ea1896436d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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

WWW: https://bitbucket.org/prologic/circuits/