Adafruit-circuitpython-wiznet5k

Latest version: v7.0.0

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

Scan your dependencies

Page 12 of 14

1.8.0

This release:

* https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/30 Extends socket API by adding `accept` call, fixes bug in `remote_port` and erroneous 0-length packet reads. Thanks AdamCummick


To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).


To use in CPython, `pip3 install adafruit-circuitpython-wiznet5k`.

Read the [docs](http://circuitpython.readthedocs.io/projects/wiznet5k/en/latest/) for info on how to use it.

1.7.0

This release:
- https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/28 Adds WSGI web server with up to 7 simultaneous connections, which are serviced sequentially
- https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/28 Adds socket `listen` and `bind` function
- https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/28 Fixes socket 'connected' logic and made compatible with 'listen'
- https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/28 Fixes source port > 65535 bug
- https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/28 Removes `SOCKETS` list.
- https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/28 Fixes TX buffer pointer limit to 16-bit
- https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/28 Increases DHCP response to 30 seconds
- Thanks to xorbit for their contributions towards this release.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).


To use in CPython, `pip3 install adafruit-circuitpython-wiznet5k`.

Read the [docs](http://circuitpython.readthedocs.io/projects/wiznet5k/en/latest/) for info on how to use it.

1.6.1

This release:
* https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/27 Adds optional CS Pin for Particle Ethernet FeatherWing

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-wiznet5k`.

Read the [docs](http://circuitpython.readthedocs.io/projects/wiznet5k/en/latest/) for info on how to use it.

1.6.0

This release:
* https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/26 Modifies W5kDNS to allow authoritative DNS responses. Thank you kevinaj.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-wiznet5k`.

Read the [docs](http://circuitpython.readthedocs.io/projects/wiznet5k/en/latest/) for info on how to use it.

1.5.0

This release:
* https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/23 Allows an IPv4 address hostname, thanks kevinaj
* https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/21 Removes bad-whitespace pylint directive, thanks jepler

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-wiznet5k`.

Read the [docs](http://circuitpython.readthedocs.io/projects/wiznet5k/en/latest/) for info on how to use it.

1.4.1

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-wiznet5k`.

Read the [docs](http://circuitpython.readthedocs.io/projects/wiznet5k/en/latest/) for info on how to use it.

Page 12 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.