shotgun-api3 3.9.0__py2.py3-none-any.whl → 3.9.2__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- shotgun_api3/__init__.py +34 -0
- shotgun_api3/lib/mockgun/mockgun.py +3 -2
- shotgun_api3/lib/mockgun/schema.py +1 -1
- shotgun_api3/py.typed +0 -0
- shotgun_api3/shotgun.py +425 -280
- {shotgun_api3-3.9.0.dist-info → shotgun_api3-3.9.2.dist-info}/METADATA +4 -4
- {shotgun_api3-3.9.0.dist-info → shotgun_api3-3.9.2.dist-info}/RECORD +10 -9
- {shotgun_api3-3.9.0.dist-info → shotgun_api3-3.9.2.dist-info}/WHEEL +0 -0
- {shotgun_api3-3.9.0.dist-info → shotgun_api3-3.9.2.dist-info}/licenses/LICENSE +0 -0
- {shotgun_api3-3.9.0.dist-info → shotgun_api3-3.9.2.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: shotgun_api3
|
|
3
|
-
Version: 3.9.
|
|
3
|
+
Version: 3.9.2
|
|
4
4
|
Summary: Flow Production Tracking Python API
|
|
5
5
|
Home-page: https://github.com/shotgunsoftware/python-api
|
|
6
6
|
Author: Autodesk
|
|
@@ -61,12 +61,12 @@ License: Copyright (c) 2009-2011, Shotgun Software Inc
|
|
|
61
61
|
Classifier: Development Status :: 5 - Production/Stable
|
|
62
62
|
Classifier: Intended Audience :: Developers
|
|
63
63
|
Classifier: Programming Language :: Python
|
|
64
|
-
Classifier: Programming Language :: Python :: 3.7
|
|
65
64
|
Classifier: Programming Language :: Python :: 3.9
|
|
66
65
|
Classifier: Programming Language :: Python :: 3.10
|
|
67
66
|
Classifier: Programming Language :: Python :: 3.11
|
|
67
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
68
68
|
Classifier: Operating System :: OS Independent
|
|
69
|
-
Requires-Python: >=3.
|
|
69
|
+
Requires-Python: >=3.9.0
|
|
70
70
|
Description-Content-Type: text/markdown
|
|
71
71
|
License-File: LICENSE
|
|
72
72
|
Dynamic: author
|
|
@@ -88,7 +88,7 @@ Dynamic: summary
|
|
|
88
88
|
|
|
89
89
|
# Flow Production Tracking Python API
|
|
90
90
|
|
|
91
|
-
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://
|
|
91
|
+
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)
|
|
92
92
|
|
|
93
93
|
The latest version can always be found at http://github.com/shotgunsoftware/python-api
|
|
94
94
|
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
shotgun_api3/__init__.py,sha256=
|
|
2
|
-
shotgun_api3/
|
|
1
|
+
shotgun_api3/__init__.py,sha256=sjcZn-5eIiTW9XSRVWp_ziuV-7N1E_a-Um8_bWnN0Gk,2192
|
|
2
|
+
shotgun_api3/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
+
shotgun_api3/shotgun.py,sha256=JqQ6Cjd5S76MxNhJwLzWXzpVt1k0UG_7_cYCA1gaikc,199993
|
|
3
4
|
shotgun_api3/lib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
5
|
shotgun_api3/lib/pyparsing.py,sha256=54nWYMQzZu_Hy9_6Lj8LQGqQLWl4I57o0g2By2eKV-4,273322
|
|
5
6
|
shotgun_api3/lib/sgtimezone.py,sha256=wZsSXq1R2nhtezoWYS6gi_jyuNF2XnBAgfokG0maQdQ,3390
|
|
@@ -17,10 +18,10 @@ shotgun_api3/lib/httplib2/iri2uri.py,sha256=PhIzEzeR6C73l7piwrNAJlVvlWgsqxtJTlFe
|
|
|
17
18
|
shotgun_api3/lib/httplib2/socks.py,sha256=oaeEOnT2rkTNm6wnn0CSdhWzVaVshnnkAKiP4kxKzzc,19701
|
|
18
19
|
shotgun_api3/lib/mockgun/__init__.py,sha256=TxZ__PD9gcayodOWO0v4F1zBOU2a5w2tOlPZ7yMyxzE,1800
|
|
19
20
|
shotgun_api3/lib/mockgun/errors.py,sha256=BoSgMFKZmknWEGP36fPIaLeUxFt8LaSWBh09So8uIIM,2067
|
|
20
|
-
shotgun_api3/lib/mockgun/mockgun.py,sha256=
|
|
21
|
-
shotgun_api3/lib/mockgun/schema.py,sha256=
|
|
22
|
-
shotgun_api3-3.9.
|
|
23
|
-
shotgun_api3-3.9.
|
|
24
|
-
shotgun_api3-3.9.
|
|
25
|
-
shotgun_api3-3.9.
|
|
26
|
-
shotgun_api3-3.9.
|
|
21
|
+
shotgun_api3/lib/mockgun/mockgun.py,sha256=cGrxPjoJXLHNPt9fhNc7bCiJ8Qz498uLQuka3qhG3Sc,38226
|
|
22
|
+
shotgun_api3/lib/mockgun/schema.py,sha256=sLrgSJC2bNO_wit1f84Xo1IUPvCunP60SpCoxr7w9a4,4875
|
|
23
|
+
shotgun_api3-3.9.2.dist-info/licenses/LICENSE,sha256=AJTAS7bkObMedmRc5f0ZgWlvoay7p9XkggUQ3odOEeg,2824
|
|
24
|
+
shotgun_api3-3.9.2.dist-info/METADATA,sha256=98p0kfmU1n9t5ncMbGUjlMLzh-HKk16xkjGmekb1JuY,7367
|
|
25
|
+
shotgun_api3-3.9.2.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
|
|
26
|
+
shotgun_api3-3.9.2.dist-info/top_level.txt,sha256=ySbEY-UvGvCuZYnVDmKpoRC6ROHEuKMppqIjqHHe8T0,13
|
|
27
|
+
shotgun_api3-3.9.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|