Dependencies

🐍 Python Version Requirements

This package requires Python 3.11 and 3.12.

Supported Python Versions:

3.11

✅ Supported

3.12

✅ Supported

📦 Runtime Dependencies

The following packages are automatically installed with knitout-interpreter:

Core Dependencies

  • parglare ~0.18 - Parser generator library for processing knitout grammar

  • knit-graphs >=0.0.8 - Knitting graph data structures for fabric representation

  • virtual-knitting-machine >=0.0.18 - Virtual machine simulation engine

  • knitout-interpreter >=0.0.22 - Knitout processing and execution.

  • importlib_resources ^6.5 - Resource management for accessing grammar files

For more information about the broader knitting software ecosystem, see Related Projects.