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
Event based network library, supporting both server and client objects.

protocols
Based on network but supporting a specific protocol.
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 2009-11-09