circuits package¶
Subpackages¶
- circuits.app package
- circuits.core package
- Submodules
- circuits.core.bridge module
- circuits.core.components module
- circuits.core.debugger module
- circuits.core.events module
- circuits.core.handlers module
- circuits.core.helpers module
- circuits.core.loader module
- circuits.core.manager module
UnregistrableErrorTimeoutErrorCallValueExceptionWrapperManagerManager.nameManager.runningManager.pidManager.getHandlers()Manager.addHandler()Manager.removeHandler()Manager.registerChild()Manager.unregisterChild()Manager.fireEvent()Manager.fire()Manager.registerTask()Manager.unregisterTask()Manager.waitEvent()Manager.wait()Manager.callEvent()Manager.call()Manager.flushEvents()Manager.flush()Manager.start()Manager.join()Manager.stop()Manager.processTask()Manager.tick()Manager.run()
- circuits.core.pollers module
- circuits.core.timers module
- circuits.core.utils module
- circuits.core.values module
- circuits.core.workers module
- Module contents
handler()BaseComponentComponentEventtaskWorkerBridgeDebuggerTimerManagerManager.nameManager.runningManager.pidManager.getHandlers()Manager.addHandler()Manager.removeHandler()Manager.registerChild()Manager.unregisterChild()Manager.fireEvent()Manager.fire()Manager.registerTask()Manager.unregisterTask()Manager.waitEvent()Manager.wait()Manager.callEvent()Manager.call()Manager.flushEvents()Manager.flush()Manager.start()Manager.join()Manager.stop()Manager.processTask()Manager.tick()Manager.run()
TimeoutError
- Submodules
- circuits.io package
- circuits.net package
- circuits.node package
- circuits.protocols package
- circuits.tools package
- circuits.web package
- Subpackages
- Submodules
- circuits.web.client module
- circuits.web.constants module
- circuits.web.controllers module
- circuits.web.errors module
- circuits.web.events module
- circuits.web.exceptions module
- circuits.web.headers module
- circuits.web.http module
- circuits.web.loggers module
- circuits.web.main module
- circuits.web.processors module
- circuits.web.servers module
- circuits.web.sessions module
- circuits.web.tools module
- circuits.web.url module
- circuits.web.utils module
- circuits.web.wrappers module
- circuits.web.wsgi module
- Module contents
Submodules¶
Module contents¶
Lightweight Event driven and Asynchronous Application Framework
circuits is a Lightweight Event driven and Asynchronous Application Framework for the Python Programming Language with a strong Component Architecture.
- copyright
CopyRight (C) 2004-2013 by James Mills
- license
MIT (See: LICENSE)