1.14.3 - Lazily parse secrets
Allows derived classes to instance without parsing the secrets
dictionary, which allows for use of derived classes without providing network information.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-portalbase
.
Read the docs for info on how to use it.