DIDPPy -- Python Interface for DyPDL
Development
Python Environment
Build Development Version
didppy will be installed in .venv.
Build Docs
Replace {x} with the version of Python.
This will generate the API reference to ./docs/_build/index.html.
Release
This will create the Python wheel. Install the wheel in a Python environment you want to use (this should be different from .venv).
{x} depends on your environment.