Skip to main content

Robocorp Excel automation library

Project description

robocorp-excel

This library provides a simple way to deal with both legacy .xls files and newer .xlsx files directly. It can be used to read and edit them directly without having Microsoft Excel installed.

Usage

robocorp-excel

👉 Check that you have added the dependency in your configuration; this library is not part of the robocorp bundle.

  • conda.yaml for automation Task Packages
  • package.yaml for automation Action Packages
  • requirements.txt, pyproject.toml, setup.py|cfg etc. for the rest

robocorp-excel is not yet production ready.
We work in SemVer, so consider versions below 1.0.0 as development phase releases. You can use them, but to get to v1, we need to get the feature support and testing to a level where we feel comfortable recommending this library for production usage.

from robocorp import excel
from robocorp.tasks import task

@task
def inspect_workbook():
    workbook = excel.open_workbook("orders.xlsx")
    worksheet = workbook.worksheet("Sheet1")

    for row in worksheet.as_table(header=True):
        print(row)

Guides

Further user guides and tutorials can be found in Robocorp Docs.

API Reference

Explore our API for extensive documentation.

Changelog

A list of releases and corresponding changes can be found in the changelog.

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

robocorp_excel-0.5.0.tar.gz (24.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

robocorp_excel-0.5.0-py3-none-any.whl (26.8 kB view details)

Uploaded Python 3

File details

Details for the file robocorp_excel-0.5.0.tar.gz.

File metadata

  • Download URL: robocorp_excel-0.5.0.tar.gz
  • Upload date:
  • Size: 24.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for robocorp_excel-0.5.0.tar.gz
Algorithm Hash digest
SHA256 7a3dec4dc23ed6bbd08e1acbbfc1ad7e5f6b3b2028bada802164297e3c825a3a
MD5 1b583690d2329e6a7c9604043dd4b848
BLAKE2b-256 9e39de57de7cd2a1588c2e63fd9341fbade9fa309c8e2a83034f3cf1fe620d25

See more details on using hashes here.

Provenance

The following attestation bundles were made for robocorp_excel-0.5.0.tar.gz:

Publisher: excel_release.yml on robocorp/robocorp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file robocorp_excel-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: robocorp_excel-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 26.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for robocorp_excel-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 42f5b679a9f18ac2d4f69e5c19086a4c974ca128d1136f983e508945dece3c4a
MD5 17ae9731882f31ddb362d97c1cc56c24
BLAKE2b-256 a82eb6da8be2872d0d82d8527c34bd337f17323166c6b535413ae789578f9c3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for robocorp_excel-0.5.0-py3-none-any.whl:

Publisher: excel_release.yml on robocorp/robocorp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page