Installing AnyfigRequirements#Python 3.6+ but 3.8+ is recommended for all featuresInstallation#The Anyfig package is in its infancy. Install it from pip or the github repoPython 3.6Python 3.7+Nightlypip install anyfig dataclasses # dataclasses is a backport of the built-in dataclasses in Python 3.7# More info at https://github.com/ericvsmith/dataclassesCopypip install anyfigCopy# From GitHub master branchpip install git+https://github.com/OlofHarrysson/anyfig/archive/master.zipCopy