msfabricpysdkcore 0.0.1__py3-none-any.whl → 0.0.2__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.
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: msfabricpysdkcore
3
- Version: 0.0.1
4
- Summary: A Microsoft Fabric SDK for Python
3
+ Version: 0.0.2
4
+ Summary: A Python SDK for Microsoft Fabric
5
5
  Author: Andreas Rederer
6
6
  Project-URL: Homepage, https://github.com/DaSenf1860/ms-fabric-sdk-core
7
7
  Classifier: Programming Language :: Python :: 3
@@ -13,7 +13,7 @@ License-File: LICENSE
13
13
  Requires-Dist: requests >=2.30.0
14
14
  Requires-Dist: azure-identity >=1.15.0
15
15
 
16
- # A Microsoft Fabric SDK for Python
16
+ # A Python SDK for Microsoft Fabric
17
17
 
18
18
  This is a Python SDK for Microsoft Fabric. It is a wrapper around the REST APIs of Fabric*.
19
19
 
@@ -24,11 +24,11 @@ They are designed to automate your Fabric processes.
24
24
 
25
25
  This SDK helps to interact with the Fabric APIs in a more Pythonic way.
26
26
  Additionally it brings some extra features like:
27
- - Authentication is handled for you (currently Azure CLI Authentification and Service Principal Authentification are supported)
27
+ - Authentication is handled for you (currently Azure CLI Authentication and Service Principal Authentication are supported)
28
28
  - Waiting for completion of long running operations
29
29
  - Retry logic when hitting the API rate limits
30
30
  - Referencing objects by name instead of ID
31
- - More granular objects, e.g. a Workpace and Item object instead of referencing IDs all the time
31
+ - More granular objects, e.g. a Workspace and Item object instead of referencing IDs all the time
32
32
  - Do bulk operations**
33
33
  - Pagination support**
34
34
 
@@ -6,8 +6,8 @@ msfabricpysdkcore/job_instance.py,sha256=Rjv2u1XXMPVew-9gGFQLrnhzXmYfzlO9SeUvA19
6
6
  msfabricpysdkcore/long_running_operation.py,sha256=PvrVEuasD9lwdJZ6ElsNwBE1G8xW5uDQ8zXcKqpOpXc,3021
7
7
  msfabricpysdkcore/onelakeshortcut.py,sha256=20AZJ79v7FvgKLYbJi0BIaawi6qMjnhqUTIlniwnVBI,2033
8
8
  msfabricpysdkcore/workspace.py,sha256=mweliwZup5XKy5yx-BGIvhZboRrtvwFYzQ4JFEICv4E,19796
9
- msfabricpysdkcore-0.0.1.dist-info/LICENSE,sha256=1NrGuF-zOmzbwzk3iI6lsP9koyDeKO1B0-8OD_tTvOQ,1156
10
- msfabricpysdkcore-0.0.1.dist-info/METADATA,sha256=-N1T5JesALc6RZ7gJofCmr60ZCjtE8hUV0mEvmqfbyQ,11323
11
- msfabricpysdkcore-0.0.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
12
- msfabricpysdkcore-0.0.1.dist-info/top_level.txt,sha256=3iRonu6ptDGQN4Yl6G76XGM7xbFNsskiEHW-P2gMQGY,18
13
- msfabricpysdkcore-0.0.1.dist-info/RECORD,,
9
+ msfabricpysdkcore-0.0.2.dist-info/LICENSE,sha256=1NrGuF-zOmzbwzk3iI6lsP9koyDeKO1B0-8OD_tTvOQ,1156
10
+ msfabricpysdkcore-0.0.2.dist-info/METADATA,sha256=cxXnkCeEtm2_xdom8fgehH8SPk9Ot7k8TTxyIAo7cEc,11321
11
+ msfabricpysdkcore-0.0.2.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
12
+ msfabricpysdkcore-0.0.2.dist-info/top_level.txt,sha256=3iRonu6ptDGQN4Yl6G76XGM7xbFNsskiEHW-P2gMQGY,18
13
+ msfabricpysdkcore-0.0.2.dist-info/RECORD,,