A simple CLI tool to interact with the Autodesk Forge API.
Project description
Requirements
Install package
From Github :
pip install git+https://github.com/chuongmep/aps-bot.git
Setup environment variables
APS_CLIENT_ID = "your_client_id"
APS_CLIENT_SECRET = "your_client_secret"
How to use
- Start a cli to see all available commands
python -m apsbot
Example :
- Get hubs list
python -m apsbot hubs
- Get Projects
python -m apsbot projects
- Get top folder
python -m apsbot get-top-folder --hub_id <hubid> --project_id <projectid>
- item-versions
Developer Collaboration
Build package with setuptools
python setup.py sdist bdist_wheel
Quick Testing
pip install --editable . --user
Many thanks
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
apsbot-0.1.0.tar.gz
(5.9 kB
view details)
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 apsbot-0.1.0.tar.gz.
File metadata
- Download URL: apsbot-0.1.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4750b6f2b7c75a06a97e60a0265a1a854a31ff993c81f3473a009fc5cdb852a
|
|
| MD5 |
1bf745dc284f55332d8c785c7b8f7bd9
|
|
| BLAKE2b-256 |
e707572d2ab6821fb9e9affc7b700554bcedc4f2a4c3eed41b51cffa09c07439
|
File details
Details for the file apsbot-0.1.0-py3-none-any.whl.
File metadata
- Download URL: apsbot-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75e55787cedfc70d1d68d81882e5f1366e700a8e13219af338c68b0d229bf7b7
|
|
| MD5 |
1453920426a7c88cc683bee8224767f7
|
|
| BLAKE2b-256 |
51eca4dd5bbe9e2948e249f0792c6e86d671dc30bc37f0c2b7652dccce60c3ed
|