[Twisted-Python] BEEPy - a Python BEEP library

Jp Calderone exarkun at intarweb.us
Wed Jan 7 01:26:09 EST 2004


On Wed, Jan 07, 2004 at 04:47:45PM +1100, Justin Warren wrote:
> Hi folks,
> 
> I'm relatively new to twisted, but I saw some discussion early in 2003
> around BEEP and twisted lamenting the lack of a Python library. I hope
> this is the right place to post.
> 
> I'm the developer of a library called BEEPy which is a BEEP
> implementation written in pure Python. I recently redesigned the core
> to use twisted for TCP and SSL comms, so I figured you folks might be
> interested in it.
> 
> BEEPy is LGPL licensed and hosted over at sourceforge:
> http://beepy.sourceforge.net/ for the curious.
> 
> A quick summary of features:
> - Implemented using twisted Protocol and Factory subclasses
> - Support for TLS for transport layer security
> - Support for SASL ANONYMOUS and OTP mechanisms for authentication
> - Implements the BEEP management profile
> - Reference implementation of an echo profile
> - Loads of example code
> 
> Cheers,
> 

  Very cool to hear :)  It's late and I'm on my way to bed, so I'll probably
download this tomorrow and take a look.  One thing I would have liked to see
on the web page is some html documentation, at least of the APIs.  Any
chance of getting something like that up (via epydoc or whatever)?

  Jp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20040107/92bad68f/attachment.pgp 


More information about the Twisted-Python mailing list