Skip to main content

No project description provided

Project description

Artefacts CLI

CLI to the Artefacts platform.

Documentation Code style: Black-compatible with Ruff

Requirements

  • Currently working partially where Python can run.
  • Fully working on ROS-compatible and ready environments. Notably need for packages like ros-<dist>-rclpy and ros-<dist>-rosidl-runtime-py.

Usage

To install:

pip install artefacts-cli

Check configuration: After creating project-name from the web UI and getting an API key, try:

artefacts config add [project-name]

and enter you API_KEY for the project when prompted.

You can then do

artefacts hello [project-name]

alternatively, you can specify you API KEY via environment variable

ARTEFACTS_KEY=[your-key] artefacts hello [project-name]

To run a job locally, for example the turtlesim example (need ros2 installed). First edit artefacts.yaml to change the project name, then:

cd examples/turtlesim
artefacts run basic_tests

Configuration file syntax

See the configuration syntax documentation

User docs

You can serve docs locally using mkdocs:

mkdocs serve -a 127.0.0.1:7000

The docs are automatically deployed by the documentation workflow.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

artefacts_cli-0.6.15-py3-none-any.whl (26.8 kB view details)

Uploaded Python 3

File details

Details for the file artefacts_cli-0.6.15-py3-none-any.whl.

File metadata

File hashes

Hashes for artefacts_cli-0.6.15-py3-none-any.whl
Algorithm Hash digest
SHA256 a7701602d2899dfc91ef7dec91f1686737269b61195fbde36ba5b68686676390
MD5 d8d78ffd3944eb989e8fa8aff70f1603
BLAKE2b-256 6e1aa0383e00dd699fa2b37826c51f9de5e5adf8ed885810d5cb416d7ff61af4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page