Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1883

ANN: pysnmp 4.3.0 released

From Ilya Etingof <ilya@glas.net>
Subject ANN: pysnmp 4.3.0 released
Date 2015-10-01 08:10 +0200
Newsgroups comp.lang.python.announce
Message-ID <mailman.282.1443683883.28679.python-announce-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

ANN: pysnmp 4.3.0 released Ilya Etingof <ilya@glas.net> - 2015-10-01 08:10 +0200

csiph-web