A petal for the DroneLeaf ecosystem
Project description
petal-user-journey-coordinator
A petal for the DroneLeaf ecosystem.
Description
This petal provides [describe your petal's functionality here].
Installation
# For development
pdm install -G dev
# For production
pdm install
Usage
This petal provides the following endpoints:
GET /health- Health check endpoint that reports proxy requirements and statusGET /hello- Simple hello world endpoint for testing
Development
Running Tests
pdm run pytest
Debugging
Use the provided VS Code launch configuration to debug the petal:
- Open VS Code in this directory
- Set breakpoints in your plugin.py file
- Press F5 to start debugging
Required Proxies
This petal requires the following proxies (modify in get_required_proxies()):
redis- For caching and communicationdb- For database operations
Optional Proxies
This petal can optionally use (modify in get_optional_proxies()):
ext_mavlink- For MAVLink communication
API Documentation
Health Check
GET /health
Returns health information including:
- Petal name and version
- Required and optional proxy lists
- Custom petal status information
Hello World
GET /hello
Simple endpoint for testing connectivity.
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file petal_user_journey_coordinator-0.1.10.tar.gz.
File metadata
- Download URL: petal_user_journey_coordinator-0.1.10.tar.gz
- Upload date:
- Size: 131.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29cef1bfbb21730a2ecea902278f07f9e752714808f0b382a0fe33ff825030d9
|
|
| MD5 |
82ee37b8285a5f61ea3b7605264640f8
|
|
| BLAKE2b-256 |
91d595d3b3995880e306c3e0fc69f1e6d5edaedc00a09499db83116fc8688b4e
|
File details
Details for the file petal_user_journey_coordinator-0.1.10-py3-none-any.whl.
File metadata
- Download URL: petal_user_journey_coordinator-0.1.10-py3-none-any.whl
- Upload date:
- Size: 55.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4b328479df885769e28275d96ee34bb125873a151b2fa7d922fe2b7b4870652
|
|
| MD5 |
9bad0509fe5264441d0fdc3b1858d1fe
|
|
| BLAKE2b-256 |
ac94c1c6b0ce3de0b409ff115a0e1955a96c319292c3138e35ff114f6edd641e
|