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


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

ANN: pysnmp 4.3.0 released

Started byIlya Etingof <ilya@glas.net>
First post2015-10-01 08:10 +0200
Last post2015-10-01 08:10 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

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

#1883 — ANN: pysnmp 4.3.0 released

FromIlya Etingof <ilya@glas.net>
Date2015-10-01 08:10 +0200
SubjectANN: pysnmp 4.3.0 released
Message-ID<mailman.282.1443683883.28679.python-announce-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web