-
python3-msgraph-core-1.3.5-1.lbn36.noarch
Microsoft Graph Core Python Client Library.
The Microsoft Graph Core Python Client Library contains core classes used by Microsoft Graph Python Client Library to send native HTTP requests to Microsoft Graph API.
NOTE:
This is a new major version of the Python Core library for Microsoft Graph based on the Kiota project. We recommend to use this library with the full Python SDK.
Upgrading to this version from the previous version of the Python Core library will introduce breaking changes into your application.
Prerequisites
Python 3.8+
This library doesn't support older versions of Python.
Getting started
1. Register your application
To call Microsoft Graph, your app must acquire an access token from the Microsoft identity platform. Learn more about this -
Authentication and authorization basics for Microsoft Graph
Register your app with the Microsoft identity platform
2. Install the required packages
msgraph-core is available on PyPI.
pip3 install msgraph-core
pip3 install azure-id
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-msgraph-core-1.3.5-1.lbn36.noarch
Microsoft Graph Core Python Client Library.
The Microsoft Graph Core Python Client Library contains core classes used by Microsoft Graph Python Client Library to send native HTTP requests to Microsoft Graph API.
NOTE:
This is a new major version of the Python Core library for Microsoft Graph based on the Kiota project. We recommend to use this library with the full Python SDK.
Upgrading to this version from the previous version of the Python Core library will introduce breaking changes into your application.
Prerequisites
Python 3.8+
This library doesn't support older versions of Python.
Getting started
1. Register your application
To call Microsoft Graph, your app must acquire an access token from the Microsoft identity platform. Learn more about this -
Authentication and authorization basics for Microsoft Graph
Register your app with the Microsoft identity platform
2. Install the required packages
msgraph-core is available on PyPI.
pip3 install msgraph-core
pip3 install azure-id
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-msgraph-sdk-1.40.0-1.lbn36.noarch
Microsoft Graph SDK for Python
Get started with the Microsoft Graph SDK for Python by integrating the Microsoft Graph API into your Python application.
Note:
This SDK allows you to build applications using the v1.0 of Microsoft Graph. If you want to try the latest Microsoft Graph APIs, try the beta SDK.
1. Installation
pip install msgraph-sdk
Note:
The Microsoft Graph SDK for Python is a fairly large package. It may take a few minutes for the initial installation to complete.
Enable long paths in your environment if you receive a Could not install packages due to an OSError. For details, see Enable Long Paths in Windows 10, Version 1607, and Later.
2. Getting started with Microsoft Graph
2.1 Register your application
Register your application by following the steps at Register your app with the Microsoft Identity Platform.
2.2 Select and create an authentication provider
To start writing code and making requests to the Microsoft Graph service, you need to set up an authent
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-msrest-0.7.1-1.lbn36.noarch
AutoRest: Python Client Runtime Installation To install:.. code-block:: bash $
pip install msrest Release History 2022-06-10 Version 0.7.1
+++++++++++++++++++++++++**Bugfixes**- Declare correctly msrest as Python 3.6
and more only for clarity 251 2022-06-07 Version 0.7.0
+++++++++++++++++++++++++
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-msrestazure-0.6.4-9.fc36.noarch
The runtime library "msrest" for AutoRest generated Python clients
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-mt940-0.6.0-1.lbn36.noarch
mt940 is a parser for MT940 files.Nutshell >>> import os >>> from mt940 import
MT940Instanciate:: >>> mt940 MT940('mt940/MT940.txt')The statements:: >>>
len(mt940.statements) >>> statement mt940.statements[0] >>> statement.account
'123456789' >>> statement.information '13501/1' >>> start_balance
statement.start_balance >>> start_balance.date datetime.date(2012, 5, 11) >>>
start_balance.amount...
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-multi_key_dict-2.0.3-20.fc36.noarch
Implementation of a multi-key dictionary, i.e.:
(key1[,key2, ..]) => value
This dictionary has a similar interface to the standard dictionary => but
is extended to support multiple keys referring to the same element.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-multi_key_dict-2.0.3-8.lbn25.py37.noarch
Implementation of a multi-key dictionary, i.e.:
(key1[,key2, ..]) => value
This dictionary has a similar interface to the standard dictionary => but
is extended to support multiple keys referring to the same element.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-multidict-6.1.0-2.lbn36.x86_64
Multidict is dict-like collection of key-value pairs where key might occur more
than once in the container.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-multimapping-4.1-1.lbn36.noarch
MultiMapping provides special objects used in some Zope2 internals like
ZRDB.Changelog 4.1 (2018-10-05) -- Add support for Python 3.7.4.0 (2017-05-17)
-- Add __contains__ support.- Remove the Python 2-only C extension.3.1
(2017-04-26) -- Add support for Python 3.6, drop support for Python 2.6.3.0
(2016-04-03) -- Update compatibility to Python 3.4/3.5.- Add a pure-Python
implementation used for...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36