bcwalrus ae333e405b hue (formerly Cloudera Desktop) from internal commit 4694ac0434dad85170854c5378a389585d87f679 15 years ago
..
CREDITS ae333e405b hue (formerly Cloudera Desktop) from internal commit 4694ac0434dad85170854c5378a389585d87f679 15 years ago
ChangeLog.Old ae333e405b hue (formerly Cloudera Desktop) from internal commit 4694ac0434dad85170854c5378a389585d87f679 15 years ago
NEWS ae333e405b hue (formerly Cloudera Desktop) from internal commit 4694ac0434dad85170854c5378a389585d87f679 15 years ago
README ae333e405b hue (formerly Cloudera Desktop) from internal commit 4694ac0434dad85170854c5378a389585d87f679 15 years ago
setup.py ae333e405b hue (formerly Cloudera Desktop) from internal commit 4694ac0434dad85170854c5378a389585d87f679 15 years ago

README

Twisted Core 8.2.0
==================

Twisted Core makes up the core parts of Twisted, including:

* Networking support (twisted.internet)
* Trial, the unit testing framework (twisted.trial)
* AMP, the Asynchronous Messaging Protocol (twisted.protocols.amp)
* Twisted Spread, a remote object system (twisted.spread)
* Utility code (twisted.python)
* Basic abstractions that multiple subprojects use
(twisted.cred, twisted.application, twisted.plugin)
* Database connectivity support (twisted.enterprise)
* A few basic protocols and protocol abstractions (twisted.protocols)