# lifecycle-py **Repository Path**: agiros/lifecycle-py ## Basic Information - **Project Name**: lifecycle-py - **Description**: lifecycle-py - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-12 - **Last Updated**: 2025-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README See `lifecycle/README.rst <../lifecycle/README.rst>`_. You can follow the same instructions and replace: .. code-block:: python ros2 run lifecycle lifecycle_talker with: .. code-block:: python ros2 run lifecycle_py lifecycle_talker You still need to use the ``lifecycle_listener`` and ``lifecycle_service_client`` executables in the ``lifecycle`` package, as those demos were not ported to python.