ANN: pysnmp 4.3.0 released

Ilya Etingof ilya at glas.net
Thu Oct 1 08:10:52 CEST 2015


Dear all,

It is my pleasure to announce the next major version of the pysnmp package (4.3.0) on pypi.

This release brings many significant features:

* Pure-Python, automatic, on the fly MIB parsing.
* Rewritten synchronous high-level interface: walking SNMP agent becomes a matter of exhausting Python generator!
* Rewritten Twisted interface: now it is also high-level.
* Shiny new high-level asyncio/trollius interfaces.

Quite a lot of long-pending fixes ultimately went live. Despite many changes, backward compatibility with previous releases is largely preserved.

Finally, proper Sphinx-based documentation (http://pysnmp.sf.net <http://pysnmp.sf.net/>) now accompanies important pieces of the code.

Feedback, bug reports and suggestions are welcome!

-ilya


More information about the Python-announce-list mailing list