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

Uploaded Source

Built Distribution

mbu_dev_shared_components-0.0.42-py3-none-any.whl (21.6 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for mbu_dev_shared_components-0.0.42.tar.gz
Algorithm Hash digest
SHA256 bd0155ecc66f0d8b4c3d98459bdc4398f615a6c2f0b5d2571ec0c153aa17340a
MD5 6497ed5395a8dee6a0de4033a6787ee7
BLAKE2b-256 6a23bf9e90968363e8819b09b701f2e86a0c4478f994b6b2c5d8daced5593ad2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mbu_dev_shared_components-0.0.42-py3-none-any.whl
Algorithm Hash digest
SHA256 34420a0b65e3ed81b6d34ae45081c390f4cd746de635ea3c467d86b06a848f1d
MD5 05d1942663604a2c09f16c011d9fbeee
BLAKE2b-256 6194b6e8016f7ffd27533a22aad2cd1f2a2ccb60b288eb7a9358478b60d2defd

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