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 but is an 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 net but supporting a specific protocol.
Currently for socktroll and IRC Client (not ready).
fileformats
Contains generators and maybe later readers for some common fileformats. Currently a simple RSS-generator and an basic Atom-generator.
web
Some ways to access information on a certain set of webpages. Currently supporting for:
- Board Game Geek
- Kakwiki's simp interface
- Identi.ca
- yubico for simple yubikey verification
Releases:
blamlib-0.0.4
sha512 checksum
blamlib-0.0.3
sha512 checksum
blamlib-0.0.2
sha512 checksum
blamlib-0.0.1
sha512 checksum
License: GPL v3 or newer.
2010-11-22