routes#
- class pennylane_calculquebec.utility.api.routes#
Bases:
objectURL path segments for the Thunderhead REST API.
- JOBS#
endpoint for job creation and listing (
/jobs)- Type:
str
- PROJECTS#
endpoint for project queries (
/projects)- Type:
str
- MACHINES#
endpoint for machine queries (
/machines)- Type:
str
- BENCHMARKING#
sub-path for machine benchmarking (
/benchmarking)- Type:
str
Attributes