Skip to main content

The kscale project

Project description

K-Scale Open Source Robotics

License Discord Wiki
python black ruff
Python Checks Publish Python Package

K-Scale Command Line Interface

This is a command line tool for interacting with various services provided by K-Scale Labs, such as:

Installation

pip install kscale

Usage

CLI

Download a URDF from the K-Scale Store:

kscale urdf download <artifact_id>

Upload a URDF to the K-Scale Store:

kscale urdf upload <artifact_id> <root_dir>

Python API

Reference a URDF by ID from the K-Scale Store:

from kscale import KScale

async def main():
  kscale = KScale()
  urdf_dir_path = await kscale.store.urdf("123456")
  print(urdf_dir_path)

Project details


Download files

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

Source Distribution

kscale-0.0.10.tar.gz (14.7 kB view details)

Uploaded Source

Built Distribution

kscale-0.0.10-py3-none-any.whl (16.4 kB view details)

Uploaded Python 3

File details

Details for the file kscale-0.0.10.tar.gz.

File metadata

  • Download URL: kscale-0.0.10.tar.gz
  • Upload date:
  • Size: 14.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for kscale-0.0.10.tar.gz
Algorithm Hash digest
SHA256 2aa7b52884c224ab6cb1ebfa9f68359a42b45335a9b31c4fa9eba77b8467f836
MD5 d444d9b53a460ceaa4378046bb8e70ee
BLAKE2b-256 aa6ff81df84209a4df09bf2a0fc78ffd8d0c1eccee892d3b07fb043f865cf37c

See more details on using hashes here.

File details

Details for the file kscale-0.0.10-py3-none-any.whl.

File metadata

  • Download URL: kscale-0.0.10-py3-none-any.whl
  • Upload date:
  • Size: 16.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for kscale-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 40fd038d63937a04ab44a51f8f7750c1d08ca968c27ac2b20e1a8ba61b6d46da
MD5 ff17f3e3ce4c8846c62473163212efcc
BLAKE2b-256 9bdf62be3ab39345fe2b98212b66341f140b272eefb7a067fed4ef89ef896c0e

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