Adafruit-circuitpython-wiznet5k

Latest version: v7.2.1

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

Scan your dependencies

Page 13 of 15

1.9.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.

1.9.0

This release:

* https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/31 Improves the Socket API, thanks xorbit!
* Adds `send_to`, `recv_from`, `recv_into`, `recvfrom_into` to Socket API for compatibility with CPython socket API
* Simplifies `recv` and `readline` socket methods due to `available` doing the right thing for both TCP and UDP.
* `connect` can now accept domain names
* Fixed socket `__exit__` to only disconnect if a TCP (stream) socket.
* Fixed `socket_available` to just report and not flush available UDP data when calling multiple times.

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.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.

Page 13 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.