-
python3-microsoft-kiota-http-1.9.6-1.lbn36.noarch
Microsoft Kiota HTTP library
The Microsoft Kiota HTTP Library is a python HTTP implementation with HTTPX library.
A Kiota generated project will need a reference to a http package to to make HTTP requests to an API endpoint.
Read more about Kiota here.
Using the Microsoft Kiota HTTP library
In order to use this library, install the package by running:
pip install microsoft-kiota-http
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https:/cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.
This project ha
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-microsoft-kiota-serialization-json-1.9.6-1.lbn36.noarch
Microsoft Kiota Serialization library for JSON
The Microsoft Kiota Serialization Library for JSON is a python implementation to serialize/deserialize JSON.
A Kiota generated project will need a reference to a json serialization package to handle json payloads from an API endpoint.
Read more about Kiota here.
Using the Microsoft Kiota Serialization JSON library
In order to use this library, install the package by running:
pip install microsoft-kiota-serialization-json
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https:/cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions
provided by the bot
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-microsoft-kiota-serialization-text-1.9.6-1.lbn36.noarch
Microsoft Kiota Text Serialization library
The Microsoft Kiota Text Serialization Library is a python implementation to serialize/deserialize text/plain.
A Kiota generated project will need a reference to a json serialization package to handle json payloads from an API endpoint.
Read more about Kiota here.
Using the Microsoft Kiota Text Serialization library
In order to use this library, install the package by running:
pip install microsoft-kiota-serialization-text
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https:/cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions
provided by the bot.
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-microsoft-security-utilities-secret-masker-1.0.0~b3-1.lbn36.noarch
Microsoft Security Utilities - Secret Masker
microsoft-security-utilities-secret-masker is part of the Microsoft Security Utilities used internally. You can find the related .NET SDK package here. This Secret Masker Python library focuses on:
providing some built-in detection rules in json format
detecting sensitive data for given input
masking sensitive data with simple symbols or sha256 hash for given input
Installation
You can install the package via pip:
pip install microsoft-security-utilities-secret-masker
Usage
You can use the SecretMasker class to detect and mask sensitive data in your input. Here is an example:
from microsoft_security_utilities_secret_masker import SecretMasker, load_regex_patterns_from_json_file
precisely_classified_regex_patterns = load_regex_patterns_from_json_file('PreciselyClassifiedSecurityKeys.json')
unclassified_regex_patterns = load_regex_patterns_from_json_file('UnclassifiedPotentialSecurityKeys.json')
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-mimeparse-1.6.0-1.lbn25.py37.noarch
This module provides basic functions for parsing mime-type names
and matching them against a list of media-ranges.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-minio-7.1.13-1.lbn36.noarch
MinIO Python SDK for Amazon S3 Compatible Cloud Storage [ client to perform bucket and object
operations to any Amazon S3 compatible object storage service.For a complete
list of APIs and examples, please take a look at the [Python Client API
Reference]( Minimum Requirements Python 3.7 or higher. Download using pipsh
pip3 install minio...
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-missing-4.1-1.lbn36.noarch
Missing provides special objects used in some Zope internals like the ZCatalog.
Changelog 4.1 (2018-10-05) -- Drop support for Python 3.4.- Add support for
Python 3.7.4.0.1 (2017-08-25) - Restore Missing._Missing module for pickle
compatibility with the old C extension version. [ (2017-05-16) -- Add support
for bytes and matrix multiplication.- Remove the Python 2-only C
extension.3.2...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-mistral-15.0.0-1.lbn36.noarch
Mistral is a workflow service.
Most business processes consist of multiple distinct interconnected steps that
need to be executed in a particular order in a distributed environment. One can
describe such process as a set of tasks and task relations and upload such
description to Mistral so that it takes care of state management, correct
execution order, parallelism, synchronization and high availability.
This package contains the Python libraries.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 36
-
python3-mistral-extra-12.0.1-1.lbn36.noarch
Python library containting Mistral actions
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 36
-
python3-mistral-lib-2.7.0-1.lbn36.noarch
Python library for writing custom Mistral actions
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 36