Skip to main content

A Toolkit Autodesk Platform Services for Python

Project description

APSToolkit

How to install the project

pip install aps-toolkit

Get Started

from aps_toolkit_python import Auth
auth = Auth()
token = auth.auth2leg()

Tutorial

Please refer to the github tutorial

How to build the project

Install package : pip install wheel

python setup.py bdist_wheel
python setup.py sdist
python setup.py bdist_wheel sdist

Publish the project

python -m twine check dist/*
python -m twine upload dist/*

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

aps-toolkit-0.0.2.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

aps_toolkit-0.0.2-py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 3

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