02be7e3dcd84616f166dfc5fc6bd98d08d38434c
pytudes
Etudes are exercises to practice or demonstrate skills, long used by piano players. This project contains pytudes—Python programs to practice or demonstrate skills.
Index of Python Files
| File | Description | Documentation |
|---|---|---|
| SET.py | Analyze the card game SET. | SET.html |
| docex.py | A framework for running unit tests,
similar to doctest. |
|
| ibol.py | ibol.html | |
| lettercount.py | Convert Google Ngram Counts to Letter Counts | mayzner.html |
| lis.py | Lisp Interpreter written in Python | lispy.html |
| lispy.py | Even Better Lisp Interpreter written in Python | lispy2.html |
| lispytest.py | Tests for Lisp Interpreters | |
| pal.py | Find long palindromes | palindrome.html |
| pal2.py | Find longer palindromes | palindrome.html |
| pal3.py | Find even longer palindromes | palindrome.html |
| py2html.py | Pretty-printer to format Python files as html | |
| spell.py | Spelling corrector | spell-correct.html |
| sudoku.py | Program to solve sudoku puzzles | sudoku.html |
| testaccum.py | Tests for my failed Python
accumulation display proposal |
pyacc.html |
| yaptu.py | Yet Another Python Templating Utility |
Languages
Jupyter Notebook
98.6%
HTML
0.7%
Python
0.6%
Java
0.1%