Adding type hint support to NAPALM
Posted on Sa 12 Februar 2022 in Programming
Over the past year I have been working on adding type hinting (see PEP484) to the Network Automation and Programmability Abstraction Layer with Multivendor support python library (NAPALM). Type hinting is still only used in a subset of all python libraries, so I thought it might be interesting to elaborate …
Continue reading