Shared components to use in RPA projects
Project description
itk-dev-shared-components
Links
Installation
pip install itk-dev-shared-components
Intro
This python library contains helper modules for RPA development. It's based on the need of ITK Dev, but it has been generalized to be useful for others as well.
Integrations
SAP Gui
Helper functions for using SAP Gui. A few examples include:
- Login to SAP.
- Handling multiple sessions in multiple threads.
- Convenience functions for gridviews and trees.
Microsoft Graph
Helper functions for using Microsoft Graph to read emails from shared inboxes. Some examples are:
- Authentication using username and password.
- List and get emails.
- Get attachment data.
- Move and delete emails.
KMD Nova
Helper functions for using the KMD Nova api. Some examples are:
- Get cases and documents.
- Create cases, documents and tasks.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.