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

- Fernet Encryptor

This module provides a class for encrypting and decrypting data using the Fernet symmetric encryption algorithm.

  • Encrypts
  • Decrypts

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.53.tar.gz (24.4 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for mbu_dev_shared_components-0.0.53.tar.gz
Algorithm Hash digest
SHA256 d4d20d1870c387fdac9f0c3ddf478f129fb792d5bcf63c11b8c28d81ac5fe8cd
MD5 bc5443d45bd11d698007fd4ad2c4938b
BLAKE2b-256 5f619a00db9ff90fa883eb1d7c8640281b165a1f43f4427fd21440badb5d10b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mbu_dev_shared_components-0.0.53-py3-none-any.whl
Algorithm Hash digest
SHA256 0445736a72ca17710a47ffb8e6dc85bdd191364ecd0a78d2d306cd2ad65297bf
MD5 6cdc1537f1c77a17eeb8193a7e6ead0f
BLAKE2b-256 83ea5038a3ff3308fe112bc2e1de9bf25be7c6de500c4e5856034d51de7f6106

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