Robot Framework library for working with Excel documents
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for robotframework-excellib-2.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67303095833c0e0583d617d646763cbb646765cdd5dfaf248228010297836588 |
|
MD5 | 940bcbc8eecaa444187ba2a9eea18ef9 |
|
BLAKE2b-256 | 111b1e444d2fef07154332d577c3b5902bb6b4a6a8689d46de88869b641cae9d |
Close
Hashes for robotframework_excellib-2.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2fe7e6f4c37c37192c4bcaa29781ab9a5282eff3f6118a27b47a1569330e2402 |
|
MD5 | f71b4a55dbfdbc0133ad79d1cec3a207 |
|
BLAKE2b-256 | eb675aa8b16861323ba0dd75668652a85e3d4b1017a61d714c771995870d69bb |