Knackpy

Latest version: v1.1.1

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

Scan your dependencies

Page 4 of 4

0.0.3

When a multi-choice knack field is empty, it results in the field value stored as an empty array. The empty arrays were causing problems for some of my downstream processes, and I don't see a reason to keep them, so the parse_data method now converts those empty arrays to empty strings.

0.0.2

This patch fixes an error that crops up in windows when arrow tries to "get" negative timestamps. I.e., it fails. The work around is to "get" a timestamp at 0 seconds, then pass the negative timestamp to the shift method.

0.0.1

Supported features:

- Python 2.7 and 3.5
- Object and view-based requests
- Filters
- Parsing of fieldnames and field labels
- Datetime localization
- CSV output

Not supported:

- Timer fields
- Date/time fields with ranges
- File fields
- Image fields

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.