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

Uploaded Source

Built Distribution

kscale-0.0.9-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kscale-0.0.9.tar.gz
  • Upload date:
  • Size: 14.5 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.9.tar.gz
Algorithm Hash digest
SHA256 7c887467199f5e99e9d75870f42e180d79f795568f0f0295d4c2738862f388f9
MD5 6df8d19294c08ee9e5fe7a24ba9c1544
BLAKE2b-256 56150da034eebd2880856fa11802080127068f6202a1c238c6dfcf17cde34b8c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kscale-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 16.1 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.9-py3-none-any.whl
Algorithm Hash digest
SHA256 5459d0d7478dbdac257fa336d04b8a11024c9ff31c4c4084c8be32f66b663ee9
MD5 e1e1a285c12e53ef1c2f67e8adda4eb9
BLAKE2b-256 ef18e7f54d278d31b756e21aa1e8ca7702f96e598322efb234811cacbd006cec

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