What's new? | Help | Directory | Sign in
Google
stacklessexamples
The project hosts multiple examples of stackless usage combined with other libraries.
  
  
  
  
    
Search
for
Updated Mar 11, 2007 by carlosedp
StacklessGUI  
Using Stackless and graphical user interfaces.

-- Graphical Interfaces --

PyQt Producer-Consumer

Demonstrates the integration of Stackless with PyQt GUI framework. A taskled take care of the interface refresh and updates while other tasklets runs the agents.

ProdConPyQt.py - Download

ProdConPyQt_ui.py - Download



Sign in to add a comment