Robotframework-csvlibrary

Latest version: v0.0.5

Safety actively analyzes 623047 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.5

Implemented 15 Robot Framework DotDict support

With the DotDict class it is possible to do like this (as long as the header does not contain spaces):

*** Test Cases ***

Read csv file to a dict example test
{dict}= read csv file to associative data.csv
Log ${dict[0].first_name} ${dict[0].last_name}

0.0.4

Fixed 14

0.0.3

- fixed python3 support
- reworked internals
- tests added
- support for reading writing from/to string

New keywords added:
- Append To Csv String
- Csv String From Associative
- Read Csv String To Associative
- Read Csv String To List

0.0.2

- support for reading selected lines
- named parameters support

0.0.1

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.