Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1371
| From | James Mills <prologic@shortcircuit.net.au> |
|---|---|
| Date | 2014-08-31 16:30 +1000 |
| Subject | [ANN]: circuits 3.0 (Lightweight Event driven Asynchronous Application Framework) |
| Newsgroups | comp.lang.python.announce |
| Message-ID | <mailman.13659.1409473896.18130.python-announce-list@python.org> (permalink) |
Hi, I'm pleased to announce the release of circuits 3.0 This is a major release after more than a year of development. There may be breaking changes compared to circuits 2.x so please be sure to review the ChangeLog[1] and relevant documentation[2]. Some highlights: - Greatly simplified API - Much improved documentation and examples - Far better test coverage circuits was also presented for the firs titm eat PyConAU 2014 this year. Video: https://www.youtube.com/watch?v=DGrbp0LOH84 Slides: http://pycon.circuitsframework.com/ What is circuits? circuits is an Application Framework that supports Event-Driven programming and uses a Component Architecture to to help define separation of concerns. circuits support Async I/O, is written in pure Python and has it's own Web Framework. For more information see the PyPi page: http://pypi.python.org/pypi/circuits/ cheers James [1]: http://circuits.readthedocs.org/en/latest/changes.html [2]: http://circuits.readthedocs.org James Mills / prologic E: prologic@shortcircuit.net.au W: prologic.shortcircuit.net.au
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
[ANN]: circuits 3.0 (Lightweight Event driven Asynchronous Application Framework) James Mills <prologic@shortcircuit.net.au> - 2014-08-31 16:30 +1000
csiph-web