Skip to main content

FibraNet

FibraNet allows pygame and other custom events to be dispatched to subscribed functions and methods. It simplifies concurrent simulations.


Simon Wittber
(simon)
The FibraNet package provides an event dispatch mechanism, a cooperative scheduler, an asynchronous networking library and a safe, fast serializer for simple Python types. It is designed to simplify applications which need to simulate concurrency, particularly games. This provides an alternative to the usual mainloop + event polling construct which is used in many pygame applications.

Changes

Links

Home Page
http://cheeseshop.python.org/pypi/FibraNet

Releases

FibraNet 5 — 30 Dec, 2005

FibraNet 8 — 26 Jul, 2006

Pygame.org account Comments