A Python library to use 3rd party APIs in your project directly
Project description
Lund PDF Master
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")
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
Built Distribution
Close
Hashes for LundProcessFlowModules-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47d56397afdaacb3bf1d53bb6372c4dab6991f81a705a35d2c2c47a4b96be3ec |
|
MD5 | 4b79c8f00e3a95969cd6a6d7e129eb54 |
|
BLAKE2b-256 | 996f1d31236b29b5f24ca60fdb3e7a606e71fc12446bd0bc46f10965fbdab9b0 |
Close
Hashes for LundProcessFlowModules-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3b279c914f5380d9e04547cd17518cf03db9f5fe6a66d57e7fe39961c2f7f0f |
|
MD5 | c4184610d19b53a64c4c33e17242fe25 |
|
BLAKE2b-256 | 4bafa42a4ccda98d03f2f3d3d64a7eb987e14cc6223442a615f7bc412bd48ab9 |