blamlib

Is a python library that I stared to write when i noticed that I often rewrote the same/similar code in many of my networked python hacks.
So I decided that a library for code reuse was the way to go.

network (deprecated)
Event based network library, supporting both server and client objects.

net
Successor of network, quite similar but simpler to use and thread based.

protocols
Based on network but supporting a specific protocol. (currently deppending on network but will be rewritten for net later on).
Currently for socktroll.

fileformats
Contains generators and maybe later readers for some common fileformats. Currently a simple RSS-generator.

web
Some ways to access information on a certain set of webpages. Currently one for Board Game Geek.


Releases:
blamlib-0.0.2 sha512 checksum
blamlib-0.0.1 sha512 checksum

License: GPL v3 or newer.
main/software/blamlib 2010-05-30