Effort to implement SSL for native python when it was not available
Modifying socket module to implement native SSL support for python. Implemented a wrapper around pyDes for various algorithms, done as a part of college main project for Model Engineering College:
Members: Adithya Nair, Aniraj Kesavan, Arun Scaria, Ayrine John, Nilufir Sulthana
Elmer is a tool which embeds a Pythonmodule into a C, C++, or Tcl
application. The embedded Pythonmodule is used just as if it was written in
the same language as the application itself, without requiring any knowledge of
the Python/C API.
PyJSW is a set of Python bindings for the libjsw joystick wrapper library. This Pythonmodule provides an object interface to any joystick devices supported by libjsw.
AlsaPlayer-Python is a set of python bindings. It allows you to write custom interfaces for AlsaPlayer using the full power of the Python language. Also provided is a Pythonmodule to control AlsaPlayer from external programs.
An extension of the Python Library module 'asynchat' to support highly scaleable HTTP clients. We intend to learn from, and use pieces of, the excellent 'httplib' module.
This pythonmodule makes the commercial TIB/Rendezvous APIs accessible from python. TIB/Rendezvous is a messaging middleware released by TIBCO, Inc. (www.rv.tibco.com)