Hey, I am probably going to get around to creating an asynchronous API in Python to the Net-SNMP with Python bindings in the next couple of months. It turns out it is trivial to just fork things in Python and pickle back and forth. What makes things even nicer, is that there is a model that does all the work for free:
http://pypi.python.org/pypi/processing Anyone think this would bad to store on say Google Code? Also, I would love to have a working package that works with Ubuntu, as I do most of my development on Ubuntu now. So I could probably help maintain this asych Python package. Feel free to email me privately if you need to. -- Noah Gift http://noahgift.com ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
