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.5.tar.gz (13.3 kB view details)

Uploaded Source

Built Distribution

kscale-0.0.5-py3-none-any.whl (14.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kscale-0.0.5.tar.gz
  • Upload date:
  • Size: 13.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for kscale-0.0.5.tar.gz
Algorithm Hash digest
SHA256 625a311e276d042a5a5207838d32c086e9698ec2fb6b994b207f8971e5380971
MD5 f0600de1e50d6d88dee64ea0a7812bef
BLAKE2b-256 77b10bb25b3b4d16d8ceedbe7b23424cb7ef8c50d965c35779cded4493e6a33d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kscale-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 14.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for kscale-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 3b291e8bdf8f615e6ebe27fcc94440a1748d1f3b35d4dc4e1bbb5e6eca0f7e9e
MD5 2578e2c7ded99355697cdc7410b5e49a
BLAKE2b-256 9377f50b7fcfc3608f3ce80c08e98837c5d22e88b76431ee8cb71457c2bdd91e

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