Easysnmp

Latest version: v0.2.6

Safety actively analyzes 630254 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.2.2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

- Cosmetic fixes to the codebase.
- Fixes for Python 3.x/unicode support.

`Full Source Code Changelog <https://github.com/easysnmp/easysnmp/compare/0.2.1...0.2.2>`_

0.2.1

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

- Various fixes to the C interface including better exception handling
and removal of remnant debug code.
- Use pytest-sugar for bling-bling test output.
(`71c567f9 <https://github.com/easysnmp/easysnmp/commit/71c567f9ae0cabe8eee970ed0b102956b8c73565>`_)

`Full Source Code Changelog <https://github.com/easysnmp/easysnmp/compare/0.2...0.2.1>`_

0.2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

- Introduced support for Python 3.x.

`Full Source Code Changelog <https://github.com/easysnmp/easysnmp/compare/0.1.1...0.2>`_

0.1.1

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

- Added PyPI documentation.
(`da16cd74 <https://github.com/easysnmp/easysnmp/commit/da16cd749bff13863fe6ea61d221f08f389ddca0>`_)
- Quelch stderr messages generated from the internal Net-SNMP library.
(`15fce1ea <https://github.com/easysnmp/easysnmp/commit/15fce1ea7adcee4dc86d1a42271f123e749a0241>`_)
- Improved coverage of testsuite.
- Use of fixtures and parametization in testsuite to target specific
versions of SNMP (v1/v2/v3).
(`427a9dfd <https://github.com/easysnmp/easysnmp/commit/427a9dfd4740ce22f2af6bee617fe7a78a7bbcae>`_)

`Full Source Code Changelog <https://github.com/easysnmp/easysnmp/compare/0.1...0.1.1>`_

0.1

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

- Raise Python exceptions in the C interface where necessary.
- Bug fixes to the C interface when specifying context engine session
ID and the value returned when requesting an invalid OID.
(`PR6 <https://github.com/easysnmp/easysnmp/pull/6>`_)
- Implement python logging in the C interface and rewrite existing
fprintf diagnostics to use the logging interface.
(`PR4 <https://github.com/easysnmp/easysnmp/pull/4>`_)
- Unit tests rewritten in pytest and travis-ci integration.
(`PR2 <https://github.com/easysnmp/easysnmp/pull/2>`_,
`b2018587 <https://github.com/easysnmp/easysnmp/commit/b20185875feae252b7f912f693156fca1d88b3d0>`_)
- Implement ``compat_netsnmp_memdup()`` to fix C interface to compile
against Net-SNMP 5.7.2. (`PR2 <https://github.com/easysnmp/easysnmp/pull/2>`_)
- Import and overhaul of the original Net-SNMP Python bindings:
- Wrote a README that provides an overview and quickstart of the
project
- Sphinx generated documentation which is also hosted on
readthedocs.
- Conform to PEP8 using ``flake8``
- Coverage support via coveralls.io (integrated into travis)
- A simple pythonic interface which resembles the use of the
Net-SNMP CLI client utilities.
- Python package uploaded to PyPI

`Full Source Code Changelog <https://github.com/easysnmp/easysnmp/compare/6c0f8c32709fc240f57934ed50e31bf05af04e20...0.1>`_

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.