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
File details
Details for the file robotframework-excellib-2.0.1.tar.gz
.
File metadata
- Download URL: robotframework-excellib-2.0.1.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67303095833c0e0583d617d646763cbb646765cdd5dfaf248228010297836588 |
|
MD5 | 940bcbc8eecaa444187ba2a9eea18ef9 |
|
BLAKE2b-256 | 111b1e444d2fef07154332d577c3b5902bb6b4a6a8689d46de88869b641cae9d |
File details
Details for the file robotframework_excellib-2.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: robotframework_excellib-2.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2fe7e6f4c37c37192c4bcaa29781ab9a5282eff3f6118a27b47a1569330e2402 |
|
MD5 | f71b4a55dbfdbc0133ad79d1cec3a207 |
|
BLAKE2b-256 | eb675aa8b16861323ba0dd75668652a85e3d4b1017a61d714c771995870d69bb |