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

Uploaded Source

Built Distribution

kscale-0.0.7-py3-none-any.whl (14.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kscale-0.0.7.tar.gz
  • Upload date:
  • Size: 13.9 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.7.tar.gz
Algorithm Hash digest
SHA256 333dca10e8bc8bad7bdbe775bc0c497ad4969232cb7e9de5305ae3c8ac178286
MD5 e41acd5354e123aacd8ab424dcee9b12
BLAKE2b-256 9910627fa9f2ec3491a41f5cc91a13103fc75d335a18260c4ab745f98455f662

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kscale-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 14.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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 fa440ba62937218426ebd46065106936a9170b2caa315cbf6f6a8f7896dd2340
MD5 12e56bbdcd3f457b1b588cf368b807e8
BLAKE2b-256 811213438529929545727b11560f612d79867e906892dd305473f2adc41fd601

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