Skip to main content

Robot Framework library for working with Excel documents

Project description

Build Status

Short Description

Robot Framework library for working with Excel documents, based on openpyxl.

Installation

pip install robotframework-excellib

Documentation

See keyword documentation for robotframework-excellib library: docs.

Example

*** Settings ***
Library    ExcelLibrary

*** Test Cases ***
Check created excel doc
    ${document}=    Create Excel Document    doc_name
    Should Be Equal As Strings    doc_name    ${document}

License

Apache License 2.0

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

robotframework-excellib-1.1.0.dev0.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

robotframework_excellib-1.1.0.dev0-py2.py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 2 Python 3

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