Python interface for the Stan to (Num)Pyro compiler and runtime libraries.
There is one package for each backend -- Pyro and Numpyro -- that can be installed separatedly.
pip install ./stan-numpyro
pip install ./stan-pyro
The README of each package illustrates the interface with a simple example and detail the API reference.