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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for mbu_dev_shared_components-0.0.49.tar.gz
Algorithm Hash digest
SHA256 a01fa20955b8176f411722dfd9fda9f6bd9de2cbfa07b28622af4546cc4042fb
MD5 0778b645d3ea89260c2dd4758c118f01
BLAKE2b-256 b7884954f56a98030e45878d9883f380c100bb1c445dd12788be56dffdcbb4f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mbu_dev_shared_components-0.0.49-py3-none-any.whl
Algorithm Hash digest
SHA256 097845ee284380e531e58de242061dc52a2ea9e18b345c8244d7469bf51c2170
MD5 a0612d2efc6b047778eb0eef3edee886
BLAKE2b-256 1d707602d493880742884c18bcc059586675837e1078a2d7c7cb05f248230ed9

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