API === drypy ----- The package provides some basic function to turn on/off the dryrun mode. .. automodule:: drypy :members: patterns.py ----------- This module provide the decorators to mark your own function you want to dryrun. .. automodule:: drypy.patterns :members: