blob: 002e260d20f11d8000f890815f286b6508f6bc86 [file] [log] [blame]
.. _module-pw_rpc-py:
---------------------
pw_rpc Python package
---------------------
The ``pw_rpc`` Python package makes it possible to call Pigweed RPCs from
Python. The package includes a ``pw_rpc`` client library, as well as tools for
creating a ``pw_rpc`` console.
pw_rpc.client
=============
.. automodule:: pw_rpc.client
:members: Client, ClientImpl
pw_rpc.console_tools
====================
.. automodule:: pw_rpc.console_tools
:members: