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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for mbu_dev_shared_components-0.0.29.tar.gz
Algorithm Hash digest
SHA256 7ab039b1feef1ce8ea9b3d487cc739384a87eab0b180fe235f59d319a77e3511
MD5 cfb5615f22617189c1326ea808dcf7d7
BLAKE2b-256 7a0f5512a7d27918b36ffd2530f01605d7761bd579740869be3cb46796ea25df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mbu_dev_shared_components-0.0.29-py3-none-any.whl
Algorithm Hash digest
SHA256 3d2705591df845717f450dbbdf2a6b6cefc38682e14f8d11b49b4bf72d71255f
MD5 27e1d3be88522e707012718bc31c8d8c
BLAKE2b-256 12afcc5b1316bdf6722e78e2415c836666178f1b2977e2889a826f83c78d1077

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