msgraph-core

View on PyPIReverse Dependencies (14)

1.3.1 msgraph_core-1.3.1-py3-none-any.whl

Wheel Details

Project: msgraph-core
Version: 1.3.1
Filename: msgraph_core-1.3.1-py3-none-any.whl
Download: [link]
Size: 35003
MD5: 37350795458b4bd588214b4b44fab8cf
SHA256: a6e3c19c36d43d00edfb49225647a357f8189351c226c3b7c020c5dfaa24171b
Uploaded: 2025-02-06 14:45:29 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: msgraph-core
Version: 1.3.1
Summary: Core component of the Microsoft Graph Python SDK
Author-Email: Microsoft <graphtooling+python[at]microsoft.com>
Project-Url: homepage, https://github.com/microsoftgraph/msgraph-sdk-python-core#readme
Project-Url: repository, https://github.com/microsoftgraph/msgraph-sdk-python-core
Project-Url: documentation, https://github.com/microsoftgraph/msgraph-sdk-python-core/docs
License: MIT License Copyright (c) 2020 Microsoft Graph Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: msgraph,openAPI,Microsoft,Graph
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.9
Requires-Dist: microsoft-kiota-abstractions (<2.0.0,>=1.8.0)
Requires-Dist: microsoft-kiota-authentication-azure (<2.0.0,>=1.8.0)
Requires-Dist: microsoft-kiota-http (<2.0.0,>=1.8.0)
Requires-Dist: httpx[http2] (>=0.23.0)
Requires-Dist: yapf; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4783 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
msgraph_core/__init__.py sha256=E5E4xdx9l9wUr-QUrUkIXKfIK38k5-4TWqHHC1BbPgI 732
msgraph_core/_constants.py sha256=ylVnKPvxzRRlcklpDz_qOKAsnxSMALueBvi1cP8rn-4 494
msgraph_core/_enums.py sha256=c66MWIja7oS13n9fQ2Y5LMa_YDHd7tvnXFNDSZuRdSk 1083
msgraph_core/base_graph_request_adapter.py sha256=y6iUM5lYi5Blyjwm_lVrR10WPtMoGDHosiTzJypH2CU 1357
msgraph_core/graph_client_factory.py sha256=Ev5VoFg7r3tIdca3rHtyGBdMWHMhETmBcfvgLXLgnrU 5982
msgraph_core/authentication/__init__.py sha256=QR66ltVzbKbx3Yi6lK0wgN7cnpGOUYIEYRQhrwLoc6o 139
msgraph_core/authentication/azure_identity_authentication_provider.py sha256=UJkxmGiwWZ8mhqHfWsjc1DqbOe9VZlQjvGE12v72EA0 1446
msgraph_core/middleware/__init__.py sha256=grJTRgADPJsazXcEsKXA9j113odEvmnpxs4RVkNDDk4 300
msgraph_core/middleware/async_graph_transport.py sha256=VToRkylMWXOIUWZVHbJTxewC722JewLrqYGZxWNNpJA 1571
msgraph_core/middleware/request_context.py sha256=eWvd3YOfksNT48Crnsqdpx-fQvpOgjxRuRT8_p5X9R0 1477
msgraph_core/middleware/telemetry.py sha256=9U5H3KlALiWI5Cl21Ad2njUAdUKke8FpUfCFrNwUz1U 4963
msgraph_core/middleware/options/__init__.py sha256=qCKv1nAOi60dnnn4eGZ3jnXzFBV3OQMx0_KpG1PmR3o 72
msgraph_core/middleware/options/graph_telemetry_handler_option.py sha256=S3Z_gE-Ix47rnU3c3tGvq9PsHdlHZEa4CxsG9EwKTwM 1416
msgraph_core/models/__init__.py sha256=8WoO3TTCRuow_wULUzd_iXKYPim3htotUMAYW8uayMw 258
msgraph_core/models/large_file_upload_session.py sha256=QzDGjP9nWsn0z2ytPX__wKGmP2x7XBrFfTt0Dc71yEw 2714
msgraph_core/models/page_result.py sha256=dlIfxh8syUSusK3Snd0VqNYrlb_z3xL-SSqUgkD1RRw 2614
msgraph_core/models/upload_result.py sha256=cFesDA-L5j0eyshiuUo3iQCpJHV4nBhNt-KvLtXzgCI 2370
msgraph_core/requests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
msgraph_core/requests/batch_request_builder.py sha256=Fb-UjHRtvh42-LDgf2RrkY0snDaFeHG3tVSBe4Perz4 5373
msgraph_core/requests/batch_request_content.py sha256=36uNUm3TMgIGi2fhjiWvt5s87uxEI6i7xXtJPb5m5jU 6060
msgraph_core/requests/batch_request_content_collection.py sha256=C665fOHEELVIxguxXEzDolf8QpGQ19TCBEJAXjKCQOs 3154
msgraph_core/requests/batch_request_item.py sha256=NNhGDjMEtiScXtX8m0-7ZPBTD6K_kT9LqcAi4dffARY 9856
msgraph_core/requests/batch_response_content.py sha256=MXPWiTxWTg3I5urXHB3rlSeveu2SYGqyH6bsn8FI1IA 6533
msgraph_core/requests/batch_response_content_collection.py sha256=ZZC8xSOcAD0ujs0nL2IZ5nikoeVMPwpfHxp2FjYb8PM 2851
msgraph_core/requests/batch_response_item.py sha256=dtvWIRZQQvWbVgrssWTfBxg9GZCqf5_dfp2MOjuvCNw 5355
msgraph_core/tasks/__init__.py sha256=NV3-fvvm33UbbzZyp9irUCTI5Ej-of5DbHm3HthfF7Q 142
msgraph_core/tasks/large_file_upload.py sha256=sP4Yg5VsxfdqBOaEjRbx1mdSJMlo9tAd_buXBG6vAzk 12911
msgraph_core/tasks/page_iterator.py sha256=6zlJwnuqsiW8Ip8RI3gHgDibRpJW4imzcrJaIrEzags 9452
msgraph_core-1.3.1.dist-info/LICENSE sha256=lsjhVPjegwrwL5s512PQHn4yt3YZxuep35OTi86qnSI 1072
msgraph_core-1.3.1.dist-info/METADATA sha256=dYITDwdTWVahKfQKVn5IMWHDe36F4uZweKbMQj3unyc 7412
msgraph_core-1.3.1.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
msgraph_core-1.3.1.dist-info/top_level.txt sha256=BmUFOYOnxS8mJ1LL7Mvoqx88Na0YPWeDBWDlZthWo5Q 13
msgraph_core-1.3.1.dist-info/RECORD

top_level.txt

msgraph_core