James Mills is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

prologic / circuits http://pypi.python.org/pypi/circuits

circuits is a Lightweight Event driven and Asynchronous Application Framework for the Python Programming Language with a strong Component Architecture.

Clone this repository (size: 8.8 MB): HTTPS / SSH
hg clone https://bitbucket.org/prologic/circuits
hg clone ssh://hg@bitbucket.org/prologic/circuits

Issues (30)

Title ? ! State Responsible Component Milestone Version Date created
#24: Removal of End Event type and .end property/attribute on Event types bug major open James Mills
#29: Web events mustn't have "channels" attribute bug major resolved James Mills web dev
#26: Dispatcher._get_request_handler returns inconsistent results bug major resolved James Mills web dev
#30: Dependency on greenlet bug major resolved James Mills core dev
#28: Event not delivered to specified channels bug major resolved James Mills dev
#25: vpath "too long" bug major resolved James Mills web dev
#21: WebEvents initialized incorrectly bug major resolved James Mills web
#27: WSGi Gateway: Supporting multiple WSGI Applications mounted bug major new James Mills dev
#22: Inconsistent handling of accompanying events enhancement major resolved James Mills dev
#18: Migrate Online Documentation to Read the Docs enhancement trivial resolved unassigned docs dev
#23: "Success" not created correctly (presuambly) bug major resolved Alessio Deiana
#19: from circuits.app.config import Config throws Import error on Windows bug major resolved James Mills app dev
#20: 1.6 tutorials results in DeprecationWarnings about recommended .addHandler bug major resolved James Mills core dev
#16: Missing tests for error on socket connections in TCPClient enhancement major resolved Alessio Deiana dev
#17: setup doesn't work on windows python bug major resolved James Mills dev
#15: WinXP: cannot import name socketpair bug major resolved James Mills
#10: Docs are needed for use with Python 2,5 bug major resolved James Mills dev
#3: Ability to link more than 2 processes with the bridge component enhancement major on hold James Mills core dev
#4: Process Targeting for the bridge enhancement major on hold James Mills core dev
#2: PHP Connector for Bridge enhancement major on hold James Mills core dev
#11: small documentation fixes bug major resolved James Mills dev
#12: circuits.web.Server SSL hangs on <Read[web:_read] bug major on hold James Mills
#13: setup.py build develop fails on Windows XP SP2 with Python 2.6.5 bug major on hold James Mills dev
#14: Daemon bug major resolved James Mills app dev
#7: ciruits.io.stdin fails on Windows XP SP3 bug major resolved James Mills io