Go to file
2009-12-04 22:03:27 -08:00
2009-11-30 16:31:51 -08:00
2009-12-04 22:03:27 -08:00
2009-06-27 10:48:38 +07:00

Getting Started
===============

% python
>>> from eventlet import api
>>> help(api)

Also, look at the examples in the examples directory.

Building the Docs
=================

To build a complete set of HTML documentation, you must have Sphinx, which can be found at http://sphinx.pocoo.org/

  cd doc
  make html
  
The built html files can be found in doc/_build/html afterward.
Description
RETIRED, further work has moved to Debian project infrastructure
Readme 4 MiB
Languages
Python 99.5%
Shell 0.4%
Thrift 0.1%