pyraknet is a Python extension that has bindings for the reliable UDP network library RakNet. pyraknet allows you to concentrate on your game or application rather then writing a your own networking code. It is straightforward to implement and you only need a small amount of TCP/IP networking knowledge.
| Tags | Networking Software Development Libraries Python Modules |
|---|---|
| Licenses | LGPL |
| Operating Systems | OS Independent |
| Implementation | Python |
Recent releases


Release Notes: pyraknet's license has changed to LGPL. There are now Mac OS X binaries and a few new methods.


Release Notes: pyraknet now has Windows binaries for both Python 2.4 and Python 2.5. One method called Peer.ip_to_player_id was added. Unit tests are slightly better. The documentation is neater. pyraknet now uses epydoc instead of pydoc.


Release Notes: disconnect and set_timeout_time were added to the Peer class. A type attribute was added to the Packet class. There have been a few minor changes and fixes.


Release Notes: This release adds a network simulator to simulate Internet latency and packet loss.


No changes have been submitted for this release.