No project description provided
Project description
Artefacts CLI
CLI to the Artefacts platform.
Requirements
- Currently working partially where Python can run.
- Fully working on ROS-compatible and ready environments. Notably need for packages like
ros-<dist>-rclpy
andros-<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
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
File details
Details for the file artefacts_cli-0.6.13.tar.gz
.
File metadata
- Download URL: artefacts_cli-0.6.13.tar.gz
- Upload date:
- Size: 39.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a64425d7c18bf5b4e8d1cd038607301cb9c137df52aef3b8c6e5d232f80ab83 |
|
MD5 | 4605660844be1b7faa5f526ffa47379c |
|
BLAKE2b-256 | 37b9163367682a1b4456e270af75f8da5d3f64a1c92316097e722eae326c2c5d |
File details
Details for the file artefacts_cli-0.6.13-py3-none-any.whl
.
File metadata
- Download URL: artefacts_cli-0.6.13-py3-none-any.whl
- Upload date:
- Size: 22.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ee60135d33b8927f02e9ac785e864772e8c0618999debf7aa00d760551eb670 |
|
MD5 | f93a6945158710094e691f78edd07baa |
|
BLAKE2b-256 | 527b05f779789e6a4a77a0c63c0b5ef93c2dfeeb92f39027082d9aa5d1e8b829 |