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

Uploaded Source

Built Distribution

mbu_dev_shared_components-0.0.52-py3-none-any.whl (29.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for mbu_dev_shared_components-0.0.52.tar.gz
Algorithm Hash digest
SHA256 77ae94eb3aa790c9b2e4438c8054be1806974b6ae4fd18604d6108a8d5a5a254
MD5 11fd9d620a42aa57e72de5bb282341a5
BLAKE2b-256 48fa7b991919056db42341ef7a638dbc4c00bbe5c856f776f2a7cabafed6d76a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mbu_dev_shared_components-0.0.52-py3-none-any.whl
Algorithm Hash digest
SHA256 f720e29a5cb01bee11178ea64fc71133f141a8419d98161da364b4102fefe3e7
MD5 e445b42c944c0b3000383dd869f3d118
BLAKE2b-256 bb838e36aeefd5de9e5eb6dd6ac443b6a02c1e9f13ae394c5387ff90116a5528

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