A tool for generating fake testing data based on an XLSform.
Project description
XLSform filler data
A commandline tool for creating dummy/test data from XLSform surveys.
Installation
pip install xlsform-filler-data
Usage
To create a dummy dataset, with a default number of rows(100) from a XLSform source:
xlsform-filler-data <source-file-path>/<filename.xlsx>
To specify the number of rows to create, use the -r flag. Example:
xlsform-filler-data <source-file-path>/<filename.xlsx> -r 200
To specify the output path and filename, pass the -o flag. Example:
xlsform-filler-data <source-file-path>/<filename.xlsx> -o <./myfile.xlsx>
Roadmap
As of version 0.1.1 the tool does not properly randomise multiple choice questions; omits some variables such as 'start' and 'end'; does not maintain the order of the variables; and does not incorporate constraints or cascading choice lists. These limitations will be adddressed in future releases.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xlsform_filler_data-0.1.2.tar.gz.
File metadata
- Download URL: xlsform_filler_data-0.1.2.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.1 Darwin/20.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f354316389c5033e14fb8b10ceab0353ed09d3d57d4910f36f05559bbf8304e9
|
|
| MD5 |
b1f032f8249786b47816b3bb7339f7ea
|
|
| BLAKE2b-256 |
69401fa60301300574cd845a67bd1facbeb5c1a1bf3f2d90e9d3a4095d234775
|
File details
Details for the file xlsform_filler_data-0.1.2-py3-none-any.whl.
File metadata
- Download URL: xlsform_filler_data-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.1 Darwin/20.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
838947faae2bf108a726345b7cfa70d0f55f55f8449b4c967743a5771c2e6bf6
|
|
| MD5 |
5f36356e9622ef67eb07d87c82c4fa40
|
|
| BLAKE2b-256 |
20c61588dc2a4d7c8df3cd5a5f2a5e39fae20465557b204f3336b7b69f5d1bcc
|