protlib 1.4
library for implementing binary network protocols
protlib makes it easy to implement binary network protocols. It uses the struct and SocketServer modules from the standard library. It provides support for default and constant struct fields, nested structs, arrays of structs, better handling for strings and arrays, struct inheritance, and convenient syntax for instantiating and using your custom structs.
protlib requires Python 2.6 or later and works in Python 3
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| protlib-1.4.tar.gz (md5) | Source | 2011-08-28 | 124KB | 284 | |
- Author: Eli Courtwright
- Documentation: protlib package documentation
- Home Page: http://courtwright.org/protlib/
- Download URL: http://courtwright.org/protlib/protlib.tar.gz
- License: BSD
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: System :: Networking
- Package Index Owner: EliAndrewC
- DOAP record: protlib-1.4.xml
