A Python toolkit for Autodesk Platform Services
Project description
APSTooler
The APSTooler is a Python toolkit designed to interact with the Autodesk BIM 360 and Autodesk Construction cloud (ACC) platform's API for managing projects, folders, and documents.
Features
- Authentication using 2-legged OAuth
- Retrieval of hub, project, folder, and model details
- Handling of project files and documents
- Updating dwg custom attributes
Installation
To use the APSTooler toolkit, follow these steps:
-
install using
%pip install --upgrade APSTooler
-
Add a config.json file and define
APS Client ID
andAPS Client Secret
like example below:{ "APS_CLIENT_ID": "your aps client id", "APS_CLIENT_SECRET": "your aps client secret" }
Usage
Refer to the documentation for detailed usage instructions and examples.
Contributing
Contributions are welcome!
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
APSTooler-0.2.0.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file APSTooler-0.2.0.tar.gz
.
File metadata
- Download URL: APSTooler-0.2.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b08b62a4399ef96d5bb6ae9fc459950d282d0d1d4ce9bf0909773088f6852481 |
|
MD5 | 9b6b59ca8f3c3acd82a643f3643602dc |
|
BLAKE2b-256 | 92d5cdca96f49fb50e44c6c42e17fed3ee9743618634f19deb320b1f3a62b71d |
File details
Details for the file APSTooler-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: APSTooler-0.2.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66e0fbf28328a72a888910f6085f67be07d109c76ef74099963d617cd89af50f |
|
MD5 | 86955be4ddfeb2bb32e39df0b8233164 |
|
BLAKE2b-256 | faf10303c3050867439be9696a9972b727b193b2252733dbbf7293ba0de5c0cc |