atlan-application-sdk 2.3.0__py3-none-any.whl → 2.3.1__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-2.3.0.dist-info → atlan_application_sdk-2.3.1.dist-info}/METADATA +3 -3
- {atlan_application_sdk-2.3.0.dist-info → atlan_application_sdk-2.3.1.dist-info}/RECORD +6 -6
- {atlan_application_sdk-2.3.0.dist-info → atlan_application_sdk-2.3.1.dist-info}/WHEEL +0 -0
- {atlan_application_sdk-2.3.0.dist-info → atlan_application_sdk-2.3.1.dist-info}/licenses/LICENSE +0 -0
- {atlan_application_sdk-2.3.0.dist-info → atlan_application_sdk-2.3.1.dist-info}/licenses/NOTICE +0 -0
application_sdk/version.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: atlan-application-sdk
|
|
3
|
-
Version: 2.3.
|
|
3
|
+
Version: 2.3.1
|
|
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
|
|
@@ -93,8 +93,8 @@ poetry add atlan-application-sdk
|
|
|
93
93
|
|
|
94
94
|
## Getting Started
|
|
95
95
|
|
|
96
|
-
- Want to develop locally or run examples from this repository? Check out our [Getting Started Guide](docs/
|
|
97
|
-
- Detailed documentation for the application-sdk is available at [docs](https://github.com/atlanhq/application-sdk/blob/main/docs/
|
|
96
|
+
- Want to develop locally or run examples from this repository? Check out our [Getting Started Guide](docs/guides/getting-started.md) for a step-by-step walkthrough!
|
|
97
|
+
- Detailed documentation for the application-sdk is available at [docs](https://github.com/atlanhq/application-sdk/blob/main/docs/) folder.
|
|
98
98
|
|
|
99
99
|
## Contributing
|
|
100
100
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
application_sdk/__init__.py,sha256=2e2mvmLJ5dxmJGPELtb33xwP-j6JMdoIuqKycEn7hjg,151
|
|
2
2
|
application_sdk/constants.py,sha256=_JprQls6AurPBHMG8TgGkLT7q4Lj8YxMAabYQx8Heks,12544
|
|
3
|
-
application_sdk/version.py,sha256=
|
|
3
|
+
application_sdk/version.py,sha256=UmJhTVkb1lLHobuRG5ZPnQ2H_2oldVeDdAXt5Sm7DfQ,84
|
|
4
4
|
application_sdk/worker.py,sha256=5V_zxkx64moHSkMaZTNnbfstoygMBk7SAOSEy6AZZZM,11552
|
|
5
5
|
application_sdk/activities/__init__.py,sha256=i7iY6aL1VFg185n2rLLvD_sI2BA9zJ33jL5rD_sY__U,12350
|
|
6
6
|
application_sdk/activities/lock_management.py,sha256=6Wdf3jMKitoarHQP91PIJOoGFz4aaOLS_40c7n1yAOA,3902
|
|
@@ -155,8 +155,8 @@ application_sdk/workflows/metadata_extraction/__init__.py,sha256=jHUe_ZBQ66jx8bg
|
|
|
155
155
|
application_sdk/workflows/metadata_extraction/sql.py,sha256=6ZaVt84n-8U2ZvR9GR7uIJKv5v8CuyQjhlnoRJvDszc,12435
|
|
156
156
|
application_sdk/workflows/query_extraction/__init__.py,sha256=n066_CX5RpJz6DIxGMkKS3eGSRg03ilaCtsqfJWQb7Q,117
|
|
157
157
|
application_sdk/workflows/query_extraction/sql.py,sha256=kT_JQkLCRZ44ZpaC4QvPL6DxnRIIVh8gYHLqRbMI-hA,4826
|
|
158
|
-
atlan_application_sdk-2.3.
|
|
159
|
-
atlan_application_sdk-2.3.
|
|
160
|
-
atlan_application_sdk-2.3.
|
|
161
|
-
atlan_application_sdk-2.3.
|
|
162
|
-
atlan_application_sdk-2.3.
|
|
158
|
+
atlan_application_sdk-2.3.1.dist-info/METADATA,sha256=R2fvoqWUrmDlnw0AQRINbuclCag6Ud2f08IsAUAQw4Y,6004
|
|
159
|
+
atlan_application_sdk-2.3.1.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
|
|
160
|
+
atlan_application_sdk-2.3.1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
161
|
+
atlan_application_sdk-2.3.1.dist-info/licenses/NOTICE,sha256=A-XVVGt3KOYuuMmvSMIFkg534F1vHiCggEBp4Ez3wGk,1041
|
|
162
|
+
atlan_application_sdk-2.3.1.dist-info/RECORD,,
|
|
File without changes
|
{atlan_application_sdk-2.3.0.dist-info → atlan_application_sdk-2.3.1.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
{atlan_application_sdk-2.3.0.dist-info → atlan_application_sdk-2.3.1.dist-info}/licenses/NOTICE
RENAMED
|
File without changes
|