Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Vim | 33,559 | 18 hours ago | 1,494 | October 28, 2022 | 1,486 | vim | Vim Script | |||
The official Vim repository | ||||||||||
Poedit | 1,601 | 13 days ago | 92 | mit | C++ | |||||
Translations editor for Mac, Windows and Unix | ||||||||||
Trino | 116 | 1 | 4 years ago | 10 | September 08, 2017 | 1 | gpl-3.0 | JavaScript | ||
Trino: Master your translations with command line! | ||||||||||
Unix As Ide Chinese | 96 | 2 years ago | 1 | Python | ||||||
A Chinese translation of Tom Ryder's series: Unix as IDE | ||||||||||
Tmg | 45 | a year ago | 1 | bsd-2-clause | C | |||||
McIlroy's TMG compiler-compiler in portable C | ||||||||||
Openbsd Ru.github.io | 21 | 4 days ago | isc | HTML | ||||||
Russian translation of https://www.openbsd.org | ||||||||||
Workflow Python View.and.data.api | 4 | 7 years ago | mit | Python | ||||||
Python sample demonstrating the viewer authorisation and translation process in a Python command line app | ||||||||||
Macutils | 3 | 5 years ago | other | C | ||||||
Demonstrate the Autodesk View and Data API authorisation and translation process in a Python command line script.
This sample is retired, please refer to other workflow samples.
The workflow-python sample demonstrates the Autodesk View and Data API authorisation and translation process in a Python command line script, pyadva.py.
It closely follows the steps described in the documentation:
In order to make use of this sample, you need to register your consumer key, of course:
This provides the credentials to save in the file credentials.txt.
Currently still work in progress.
At the moment, you should probably take a look at the workflow-curl-view.and.data.api sample using Unix shell scripts and cURL. It is more fundamental than this Python sample and provides more working functionality than what is planned for this sample.
The Python one will be nice to have one of these days, especially because it might be possible to implement it so that it runs on both Unix and Windows. I hope you are already workhng on some flavour of Unix anyway, though.
Standard Python installation, the Python requests library, maybe switch to the Python pycurl library instead.
Request your consumer key/secret key from https://developer.autodesk.com.
workflow-python is licensed under the terms of the MIT License. Please see the LICENSE file for full details.
Jeremy Tammik, Autodesk Inc.