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
Branch
default
Filename Size Date modified Message
circuits
docs
examples
man
scripts
tests
tmp
tools
.coveragerc 105 B - Fixed ignore for circuits/web/apps/* - we don't need to do coverage for hese
.hgchurn 439 B Updated churn alias files and added documentation for circuits contributors
.hgignore 110 B Merged with py2 branch
.hgtags 1.9 KB Merged with 2cf4c9c25daf
CHANGES 98 B Fixed missing import of sys in circuits.io
LICENSE 1.1 KB LICENSE: Updated year
MANIFEST.in 82 B Fixes Issue #17
Makefile 820 B Merged with py2 branch
README.rst 3.3 KB Updated docs - Fixed all incorrect uses of it's vs its
RELEASE.rst 3.8 KB docutils doesn't have bbissue (obviously) - Fixed for valid pypi rendering
setup.cfg 125 B Added config for build_sphinx and upload_sphinx
setup.py 3.5 KB Removed some classifiers