LICENSE
MANIFEST.in
README.rst
logo.png
pyproject.toml
strypy/__init__.py
strypy/basics.py
strypy/clipboard.py
strypy/colour.py
strypy/constants.py
strypy/file.py
strypy/generator.py
strypy/sorting.py
strypy/try.py
strypy.egg-info/PKG-INFO
strypy.egg-info/SOURCES.txt
strypy.egg-info/dependency_links.txt
strypy.egg-info/requires.txt
strypy.egg-info/top_level.txt
strypy/docs/Installation.rst
strypy/docs/Makefile
strypy/docs/conf.py
strypy/docs/icon.ico
strypy/docs/icon.png
strypy/docs/index.rst
strypy/docs/logo.png
strypy/docs/make.bat
strypy/tests/__init__.py
strypy/tests/test.txt
strypy/tests/test_basics.py
strypy/tests/test_clipboard.py
strypy/tests/test_colour.py
strypy/tests/test_file.py
strypy/tests/test_generator.py
strypy/tests/test_sorting.py