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/conf.py
strypy/tests/__init__.py
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