pygnetic — Easy networking in Pygame

pygnetic is a library designed to help in the development of network games and applications in Pygame.

Features

  • Two approaches to handle network events
    • generating events in pygame queue
    • using handler classes
  • Efficient packaging of data through the message system

  • Support for multiple network and serialization libraries

Installation

pygnetic can be installed with

Optional requirements

Resources

Credits

pygnetic is under development by Szymon Wróblewski <bluex0@gmail.com> as GSoC 2012 project and mentored by René Dudfield <renesd@gmail.com>.

Indices and tables