pytudes

GitHub

Python programs, usually short, of considerable difficulty, to perfect particular skills.

24,383 stars Jupyter Notebook 1 file ยท ~9,029 tokens #demonstrate-skills#practice#programming#python#python-3

pytudes MCP Server

MCP server for norvig/pytudes

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "pytudes": {
      "command": "npx",
      "args": [
        "-y",
        "@norvig/pytudes"
      ]
    }
  }
}