Skip to main content

Shared components to use in RPA projects

Project description

mbu-dev-shared-components

Installation

pip install mbu-dev-shared-components

Intro

This python library contains helper modules for RPA development. It's based on the need of MBU, but it has been generalized to be useful for others as well.

Integrations

Office365

- SharePoint

Helper functions for using SharePoint api. A few examples include:

  • Authentication.
  • Get list of files from a specified folder.
  • Get file from folder.
  • Get files from folder.

- Excel

This module provides the ExcelReader class to read data from Excel files with .xlsx format.

The ExcelReader class offers methods to read specific cells, rows, and convert the row data to JSON format. Additionally, it provides functionalities to count the total number of rows and nodes in the JSON data.

  • Read cell
  • Read cells
  • Read rows
  • Get row count

SAP

- Invoices

This module provides the InvoiceCreator class to create invoices in SAP.

The InvoiceCreator class offers methods to open a specified business partner, and creat an invoice.

  • Open business partner
  • Create invoice

Utils

- JSON

This module provides a class for manipulating JSON objects by transforming lists within the JSON into dictionaries with specified keys.

The primary class in this module is JSONManipulator, which contains methods for converting lists associated with keys in a JSON object into dictionaries.

  • Transform all lists
  • Insert key value pairs

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

mbu_dev_shared_components-0.0.34.tar.gz (15.5 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file mbu_dev_shared_components-0.0.34.tar.gz.

File metadata

File hashes

Hashes for mbu_dev_shared_components-0.0.34.tar.gz
Algorithm Hash digest
SHA256 2f35f597ecc7f5e44ed332697304d7f463b2b9d25948e4e45ef94b4066cfb9b1
MD5 f453d5f156fef77c9a521957a5c2204f
BLAKE2b-256 733d71e250025ae263583a110c5b692b3bf9bc2b978e56e20553c661f38774fe

See more details on using hashes here.

File details

Details for the file mbu_dev_shared_components-0.0.34-py3-none-any.whl.

File metadata

File hashes

Hashes for mbu_dev_shared_components-0.0.34-py3-none-any.whl
Algorithm Hash digest
SHA256 2fe4240e251977ffc95d3d9eb1e37233deb70f2f33df3d75b7a08befa4fdaa3a
MD5 125710e5d5ad22f338ef1763e4bfe1e9
BLAKE2b-256 243f8a5b97e7f8458e1a2481fad7b07bc47e3d4b60e2f32c55ec8ba7f6a055a2

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