• Stars
    star
    610
  • Rank 72,990 (Top 2 %)
  • Language
    Python
  • License
    MIT License
  • Created about 15 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Source files used for an introduction to Twisted
These are the supporting files for an introduction to Twisted
and asynchronous programming in Python located here:

  http://krondo.com/?page_id=1327

The files were originally written for Python 2, but some have 
been converted to Python 3 syntax. Twisted supports both, though
future versions of Twisted will be Python 3 only.

Originally by Dave Peticolas <[email protected]>
Converted to Python 3 by [email protected]