atlan-application-sdk 0.1.1rc48__py3-none-any.whl → 0.1.1rc50__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.
- application_sdk/version.py +1 -1
- {atlan_application_sdk-0.1.1rc48.dist-info → atlan_application_sdk-0.1.1rc50.dist-info}/METADATA +2 -2
- {atlan_application_sdk-0.1.1rc48.dist-info → atlan_application_sdk-0.1.1rc50.dist-info}/RECORD +6 -6
- {atlan_application_sdk-0.1.1rc48.dist-info → atlan_application_sdk-0.1.1rc50.dist-info}/WHEEL +0 -0
- {atlan_application_sdk-0.1.1rc48.dist-info → atlan_application_sdk-0.1.1rc50.dist-info}/licenses/LICENSE +0 -0
- {atlan_application_sdk-0.1.1rc48.dist-info → atlan_application_sdk-0.1.1rc50.dist-info}/licenses/NOTICE +0 -0
application_sdk/version.py
CHANGED
{atlan_application_sdk-0.1.1rc48.dist-info → atlan_application_sdk-0.1.1rc50.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: atlan-application-sdk
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.1rc50
|
|
4
4
|
Summary: Atlan Application SDK is a Python library for developing applications on the Atlan Platform
|
|
5
5
|
Project-URL: Repository, https://github.com/atlanhq/application-sdk
|
|
6
6
|
Project-URL: Documentation, https://github.com/atlanhq/application-sdk/README.md
|
|
@@ -53,7 +53,7 @@ Requires-Dist: pandas>=2.2.3; extra == 'tests'
|
|
|
53
53
|
Requires-Dist: pandera[io]>=0.23.1; extra == 'tests'
|
|
54
54
|
Requires-Dist: pytest-order>=1.3.0; extra == 'tests'
|
|
55
55
|
Provides-Extra: workflows
|
|
56
|
-
Requires-Dist: dapr
|
|
56
|
+
Requires-Dist: dapr==1.16.0; extra == 'workflows'
|
|
57
57
|
Requires-Dist: orjson>=3.10.18; extra == 'workflows'
|
|
58
58
|
Requires-Dist: temporalio>=1.7.1; extra == 'workflows'
|
|
59
59
|
Description-Content-Type: text/markdown
|
{atlan_application_sdk-0.1.1rc48.dist-info → atlan_application_sdk-0.1.1rc50.dist-info}/RECORD
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
application_sdk/__init__.py,sha256=2e2mvmLJ5dxmJGPELtb33xwP-j6JMdoIuqKycEn7hjg,151
|
|
2
2
|
application_sdk/constants.py,sha256=EDGR-3SuCxNV-3x0D4wA9is9vBbVWa3nHvJ8r2w4lYY,10977
|
|
3
|
-
application_sdk/version.py,sha256=
|
|
3
|
+
application_sdk/version.py,sha256=IKMb1DkxhDi2K0XaJVCTEXZHR_Eu-uL5cgErb-4UD54,88
|
|
4
4
|
application_sdk/worker.py,sha256=i5f0AeKI39IfsLO05QkwC6uMz0zDPSJqP7B2byri1VI,7489
|
|
5
5
|
application_sdk/activities/__init__.py,sha256=QaXLOBYbb0zPOY5kfDQh56qbXQFaYNXOjJ5PCvatiZ4,9530
|
|
6
6
|
application_sdk/activities/lock_management.py,sha256=oX2qPpfEu_xP0MiaCakVGk9ivZDvG4EddVZag1DuHSE,3976
|
|
@@ -156,8 +156,8 @@ application_sdk/workflows/metadata_extraction/__init__.py,sha256=jHUe_ZBQ66jx8bg
|
|
|
156
156
|
application_sdk/workflows/metadata_extraction/sql.py,sha256=6ZaVt84n-8U2ZvR9GR7uIJKv5v8CuyQjhlnoRJvDszc,12435
|
|
157
157
|
application_sdk/workflows/query_extraction/__init__.py,sha256=n066_CX5RpJz6DIxGMkKS3eGSRg03ilaCtsqfJWQb7Q,117
|
|
158
158
|
application_sdk/workflows/query_extraction/sql.py,sha256=kT_JQkLCRZ44ZpaC4QvPL6DxnRIIVh8gYHLqRbMI-hA,4826
|
|
159
|
-
atlan_application_sdk-0.1.
|
|
160
|
-
atlan_application_sdk-0.1.
|
|
161
|
-
atlan_application_sdk-0.1.
|
|
162
|
-
atlan_application_sdk-0.1.
|
|
163
|
-
atlan_application_sdk-0.1.
|
|
159
|
+
atlan_application_sdk-0.1.1rc50.dist-info/METADATA,sha256=CPDcgj8T2mHi6CcG2Yyl73JsMI5D3Ppg_XLtmmJ4XYE,5567
|
|
160
|
+
atlan_application_sdk-0.1.1rc50.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
161
|
+
atlan_application_sdk-0.1.1rc50.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
162
|
+
atlan_application_sdk-0.1.1rc50.dist-info/licenses/NOTICE,sha256=A-XVVGt3KOYuuMmvSMIFkg534F1vHiCggEBp4Ez3wGk,1041
|
|
163
|
+
atlan_application_sdk-0.1.1rc50.dist-info/RECORD,,
|
{atlan_application_sdk-0.1.1rc48.dist-info → atlan_application_sdk-0.1.1rc50.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|