LICENSE
README.md
pyproject.toml
setup.py
augraphy/__init__.py
augraphy.egg-info/PKG-INFO
augraphy.egg-info/SOURCES.txt
augraphy.egg-info/dependency_links.txt
augraphy.egg-info/requires.txt
augraphy.egg-info/top_level.txt
augraphy/augmentations/__init__.py
augraphy/augmentations/badphotocopy.py
augraphy/augmentations/bindingsandfasteners.py
augraphy/augmentations/bleedthrough.py
augraphy/augmentations/bookbinding.py
augraphy/augmentations/brightness.py
augraphy/augmentations/brightnesstexturize.py
augraphy/augmentations/colorpaper.py
augraphy/augmentations/dirtydrum.py
augraphy/augmentations/dirtyrollers.py
augraphy/augmentations/dithering.py
augraphy/augmentations/faxify.py
augraphy/augmentations/folding.py
augraphy/augmentations/gamma.py
augraphy/augmentations/geometric.py
augraphy/augmentations/inkbleed.py
augraphy/augmentations/jpeg.py
augraphy/augmentations/letterpress.py
augraphy/augmentations/lib.py
augraphy/augmentations/lightinggradient.py
augraphy/augmentations/lowinkline.py
augraphy/augmentations/lowinkperiodiclines.py
augraphy/augmentations/lowinkrandomlines.py
augraphy/augmentations/markup.py
augraphy/augmentations/noisetexturize.py
augraphy/augmentations/pageborder.py
augraphy/augmentations/pencilscribbles.py
augraphy/augmentations/subtlenoise.py
augraphy/augmentations/watermark.py
augraphy/base/__init__.py
augraphy/base/augmentation.py
augraphy/base/augmentationpipeline.py
augraphy/base/augmentationresult.py
augraphy/base/augmentationsequence.py
augraphy/base/oneof.py
augraphy/base/paperfactory.py
augraphy/default/__init__.py
augraphy/default/pipeline.py
augraphy/utilities/__init__.py
augraphy/utilities/composepipelines.py
augraphy/utilities/figsharedownloader.py
augraphy/utilities/foreign.py
augraphy/utilities/function.py
augraphy/utilities/imageoverlay.py
augraphy/utilities/noisegenerator.py
augraphy/utilities/overlaybuilder.py