Dapr offers a variety of packages to help with the development of Python applications. Using them you can create Python clients, servers, and virtual actors with Dapr.
pip install dapr
pip install dapr-dev
Clone the Python SDK repo to try out some of the examples.
git clone https://github.com/dapr/python-sdk.git