.gitignore
README.rst
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/make.bat
docs/tutorial.ipynb
docs/source/conf.py
docs/source/index.rst
docs/source/modules.rst
docs/source/yuuno.magic.rst
docs/source/yuuno.rst
docs/source/yuuno.widgets.rst
yuuno/__init__.py
yuuno/features.py
yuuno/formatters.py
yuuno/inspection.py
yuuno/settings.py
yuuno/variables.py
yuuno.egg-info/PKG-INFO
yuuno.egg-info/SOURCES.txt
yuuno.egg-info/dependency_links.txt
yuuno.egg-info/requires.txt
yuuno.egg-info/top_level.txt
yuuno/converter/__init__.py
yuuno/converter/converter.py
yuuno/converter/pilsave.py
yuuno/converter/vs_conv.py
yuuno/data/bt709.icc
yuuno/data/srgb.icc
yuuno/magic/__init__.py
yuuno/magic/encode.py
yuuno/magic/install_magic.py
yuuno/magic/util.py
yuuno/widgets/__init__.py
yuuno/widgets/applications.py
yuuno/widgets/image.py
yuuno/widgets/widget.py