# Python wrapper ## Requirements Python 3.6+ is assumed, but it may work with older versions. ## Test First build the shared Go library. Next: No dependencies, just reference `discovery.py` and call `verify`. Test: ```shell make test ```