Skip to content

Event-driven networking engine written in Python.

License

Notifications You must be signed in to change notification settings

jacobrichard/twisted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the README for the Twisted SVN repository; it is not included
in releases.

== topfiles/ ==
Project-specific READMEs (and other files, like ChangeLogs and NEWS
files) are located in topfiles/*/, where * is either a twisted
subpackage name or 'core' for core Twisted.

== bin/ ==
The executable scripts that come with Twisted core are in
bin/. Twisted subprojects get a subdirectory of bin/, like
bin/conch/conch.

== doc/ ==
Documentation resides in the doc/ directory, with a similar layout to
bin/ and topfiles/.

== dist/ ==
The dist/ directory contains support for the package mechanism.

== twisted/ ==
twisted/, of course, contains the code. Each package that represents a
single project (e.g., the toplevel 'twisted', and 'twisted.web', etc,
but not 'twisted.python', since that's a part of core) probably has
zpkgtools support files in it.


== info ==
zpkgtools is what we're using to create upstream packages now;
Information on it can be found at
http://zope.org/Members/fdrake/zpkgtools/

Information about the Twisted split can be found at
http://twistedmatrix.com/products/splitfaq

-- radix

About

Event-driven networking engine written in Python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.9%
  • C 2.8%
  • Other 0.3%