A simple CLI tool to interact with the Autodesk Forge API.
Project description
APSBot: Autodesk Platform Services CLI
Welcome to the CLI tool apsbot
, designed to interact seamlessly with the Autodesk Platform Services (formerly Autodesk Forge) API. This tool provides a command-line interface to access and manage data across various Autodesk services.
Features
- Interactive with data by Command Line Interface(CLI)
- Snooping Data Around Autodesk Services (Hubs, Projects, Items, Versions, Folders, Buckets, etc.)
- Analyzing Revit Data
- Chat With AI Bot (OpenAI) to do data analysis and have fun.
Installation
pip install apsbot --upgrade
Requirements
Setup environment variables
APS_CLIENT_ID = "your_client_id"
APS_CLIENT_SECRET = "your_client_secret"
OPENAI_API_KEY = "your_openai_api_key"
Usage
- Command
apsbot
in terminal or command prompt to start :
apsbot [OPTIONS] COMMAND [ARGS]...
- Without setting path configuration
python -m apsbot [OPTIONS] COMMAND [ARGS]...
Notes : python -m
use when your computer can't find the apsbot
command.
Let's start with hubs
and projects
command to list all hubs in your account.
Chat With AI Bot (OpenAI) to do data analysis and have fun.
Revit Data Analysis Example :
... More, please explore by yourself.
Contributing
Please read dev.md for details on our code of conduct, and the process for submitting pull requests to us. I'm happy to receive your contributions.
Disclaimer
This is project just play for fun with free time weekend. Please use it at your own risk. I am not responsible for any damage caused by this project.
Many thanks
I have a lot of inspiration from this topic :
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 Distribution
Built Distribution
File details
Details for the file apsbot-0.3.1.tar.gz
.
File metadata
- Download URL: apsbot-0.3.1.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 689543958c908cd705706d9cbf1431289331a7e4ee36eb4315970093b18c284b |
|
MD5 | 3480564d2ea51b2f67813604730e01ed |
|
BLAKE2b-256 | 14f5ec260dddba3820b343416e5575f1100d4dccbee1caeab9f6054137a018df |
File details
Details for the file apsbot-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: apsbot-0.3.1-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc4695a1e1c1684b5834287914c824aebeb87b59f53b46cbd2f53dafa497be22 |
|
MD5 | 8f0d9c7eea2ce444b808ed53f2ca2666 |
|
BLAKE2b-256 | 76bdd99602e06f4ee6e1c8870d241ad20e77b258fb5a5d87f99a6132c7e50173 |