Skip to main content

A Python library to use 3rd party APIs in your project directly

Project description

Lund Process Flow Modules

A Python library for converting office files to PDF using the iLovePDF API.

Install the package

pip install ProcessFlowModules

Usage

Here's a basic example of how to use OpenAIModule:

from process_flow_modules.OpenAIModule import OpenAIModule

openai_client = OpenAIModule("api_type", "api_base", "api_version", "engine", "organization")
openai_client.create_gpt_model(messages="prompt")

Here's a basic example of how to use OutlookModule:

from process_flow_modules.OutlookModule import OutlookModule

outlook_client = OutlookModule("azure_authority_url", "azure_app_client_id", "azure_app_client_credential", "tenant_name")
outlook_client.search_email(search_query=search_query)

This project is licensed under the terms of the MIT license

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

LundProcessFlowModules-1.0.6.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

LundProcessFlowModules-1.0.6-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file LundProcessFlowModules-1.0.6.tar.gz.

File metadata

File hashes

Hashes for LundProcessFlowModules-1.0.6.tar.gz
Algorithm Hash digest
SHA256 5bc7a0117f9a6bfd18004db74e533a39961b9e96f71e4d7ddc2c55c8816da7f3
MD5 f48ba51ab0feb93c7c962a10e2d07945
BLAKE2b-256 4dc933c368b4cfd9ff538463e9881a557eca50d0b591fa87d6241a7ecbfc2ef2

See more details on using hashes here.

File details

Details for the file LundProcessFlowModules-1.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for LundProcessFlowModules-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 c3b42f6fd4b2365886822578f04474025d45e1b55ea45a63473def21800c6e4a
MD5 2dd1e74dc99faeaf8d07b522f27902a6
BLAKE2b-256 fe9643a967de5693dd9dcd1a32a1f5fa7c5b8bb41c3edbeccb516c67e071ff19

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page