Rust CLI for Autodesk Platform Services
Project description
RAPS - Rust CLI for Autodesk Platform Services
A fast, modern command-line interface for Autodesk Platform Services (APS), built with Rust.
Installation
pip install raps
Quick Start
# Check installation
raps --version
# Get help
raps --help
# Test authentication (requires APS credentials)
raps auth test
# List buckets
raps bucket list
Configuration
Set your APS credentials as environment variables:
export APS_CLIENT_ID="your-client-id"
export APS_CLIENT_SECRET="your-client-secret"
Or use a .env file in your project directory.
Features
- Object Storage Service (OSS): Manage buckets and objects
- Model Derivative: Translate and extract model data
- Data Management: Work with hubs, projects, and folders
- Design Automation: Run Revit, AutoCAD, and Inventor engines
- Authentication: Support for 2-legged, 3-legged, and device code flows
- MCP Server: AI assistant integration via Model Context Protocol
Documentation
For full documentation, visit rapscli.xyz.
Alternative Installation Methods
Shell Script (Linux/macOS)
curl -fsSL https://raw.githubusercontent.com/dmytro-yemelianov/raps/main/install.sh | bash
PowerShell (Windows)
irm https://raw.githubusercontent.com/dmytro-yemelianov/raps/main/install.ps1 | iex
Homebrew (macOS)
brew install dmytro-yemelianov/tap/raps
Scoop (Windows)
scoop bucket add raps https://github.com/dmytro-yemelianov/scoop-bucket
scoop install raps
License
Apache 2.0 - See LICENSE for details.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file raps-4.1.0-py3-none-win_amd64.whl.
File metadata
- Download URL: raps-4.1.0-py3-none-win_amd64.whl
- Upload date:
- Size: 7.5 MB
- Tags: Python 3, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7993eda28b8f14aa95fddb0d58d38e5a23c817d788f41ea3bad1d08e0bfc4322
|
|
| MD5 |
0e97c8e996a9c0a31c44154fbb959703
|
|
| BLAKE2b-256 |
98f0af506232ea25f6d202bb63f08744edba5cc678757c4fec19ab75327e5960
|