Flow Production Tracking Python API
Project description
Flow Production Tracking Python API
Autodesk provides a simple Python-based API for accessing Flow Production Tracking and integrating with other tools. This is the official API that is maintained by Autodesk (https://www.autodesk.com/support)
The latest version can always be found at http://github.com/shotgunsoftware/python-api
Documentation
Tutorials and detailed documentation about the Python API are available at http://developer.shotgridsoftware.com/python-api.
Some useful direct links:
Changelog
You can see the full history of the Python API on the documentation site.
Tests
Integration and unit tests are provided.
- All tests require:
- pytest and related plugins
- (Note: Running
pip install -r tests/requirements.txtwill install all required packages)
- A
tests/configfile (you can copy an example fromtests/example_config). - Tests can be run individually like this:
pytest tests/test_client.py - To run all tests:
pytest - To run tests with coverage:
pytest --cov shotgun_api3 --cov-report html test_clientandtest_unituse mock server interaction and do not require a Flow Production Tracking instance to be available (no modifications totests/configare necessary).test_apiandtest_api_longdo require a Flow Production Tracking instance, with a script key available for the tests. The server and script user values must be supplied in thetests/configfile. The tests will add test data to your server based on information in your config. This data will be manipulated by the tests, and should not be used for other purposes.
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
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 shotgun_api3-3.10.0.tar.gz.
File metadata
- Download URL: shotgun_api3-3.10.0.tar.gz
- Upload date:
- Size: 417.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7adb508b7d4e67943fef49b0c2149a21dcf4da0532d4912179e40915d98644f6
|
|
| MD5 |
41882dff90e86900f8fa291ab86c03a5
|
|
| BLAKE2b-256 |
62d3f8eecd9f18a0ec127b77acb461c427f38afde1c149b203485465f37f6cb0
|
File details
Details for the file shotgun_api3-3.10.0-py2.py3-none-any.whl.
File metadata
- Download URL: shotgun_api3-3.10.0-py2.py3-none-any.whl
- Upload date:
- Size: 385.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26f8c1fa3cda08aa6895ae1997079b1c010aeb3a68ec085b4bd0d4ea2c9ad982
|
|
| MD5 |
3aff7f1101de732bc0521098968703f9
|
|
| BLAKE2b-256 |
3d14cd3d243b3344857e15290b70d0dc956f03ba9482a9c080f4de16d69ed260
|