shotgunsoftware / python-api

A Python-based library for accessing Flow Production Tracking API.
https://developer.shotgridsoftware.com/python-api
Other
306 stars 198 forks source link

SG-32951 Upload to PyPI #268

Closed AWhetter closed 5 months ago

AWhetter commented 2 years ago

These are the changes that I've made to be able to upload shotgun to PyPI. When a tagged commit is pushed to the repo, the Github actions trigger and push an sdist and wheel. The wheel is universal, and therefore compatible with both Python 2 and 3. Some configuration is also required in the repo to make this work (https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/#saving-credentials-on-github).

Fixes #99

carlos-villavicencio-adsk commented 1 year ago

Hello Ashley @AWhetter, sorry for the super late response. We'd love to be involved in managing this process. Our team is going to start reviewing this proposal so it can be included in the project.

We appreciate your contribution.

Heads up: today we've released a new version #v3.40 of python-api.

darkvertex commented 5 months ago

@carlos-villavicencio-adsk Seems this fell through the cracks. It would be reeeeally nice if Autodesk did the official publishing. 🙏

carlos-villavicencio-adsk commented 5 months ago

Hello folks. Unfortunately, we don't have plans to have the packages available on PyPi at this point. Sorry if this causes any inconvenience.