Welcome to PySPL’s documentation!#
PySPL (short for Python Shakespeare Programming Language) is a package for writing SPL code with Python objects. It offers a simple and intuitive API for creating SPL plays.
This package is mainly object-oriented.
Note
This project is still under development. Some SPL functions have not been implemented yet, such as input and stacks.
For starters, please go to Quickstart.
The full API documentation is at API Documentation.