kobotoolbox/formpack
formpack is a tool used by kpi to parse and repackage survey data for exports, reports, and maps based on different languages available from the form definition.
PythonGPL-3.0
Issues
- 0
"Mismatched labels and translations" export failure when `select_*_from_file` present in multi-langauge forms
#322 opened by jnm - 0
- 1
Partially blank rows in exports due to Excel quirks
#309 opened by jnm - 2
- 1
invalid literal for int
#311 opened by dorey - 2
Variables with leading underscores and/or containing forward slashes are invalid for SPSS
#246 opened by joshuaberetta - 1
Use type annotations across codebase
#269 opened by joshuaberetta - 1
Use Python 3 `f-strings` across codebase
#273 opened by joshuaberetta - 0
Handling missing choice labels
#307 opened by jnm - 0
Handle new additional fields exports
#277 opened by joshuaberetta - 0
Unresolved feedback from #278
#306 opened by jnm - 0
- 0
Select multiple question type with double space between list name and or_other breaks export
#303 opened by joshuaberetta - 0
- 0
- 0
- 1
- 0
Pin pyxform requirement
#292 opened by joshuaberetta - 4
Exporting a CSV from a multi-lingual Survey with 'fields_from_all_versions' results in an error "sequence item x: expected str instance, NoneType found"
#285 opened by MakElblotto - 0
Export fails with "Sheetname 'X', with case ignored, is already in use."
#294 opened by joshuaberetta - 0
- 0
Format codebase with Black
#268 opened by joshuaberetta - 0
Allow for more control in XLSX exprort types
#282 opened by joshuaberetta - 0
- 0
`inf` and `nan` values cause XLS export failure
#272 opened by joshuaberetta - 0
- 0
Fix handling of filenames for attachments
#265 opened by joshuaberetta - 0
- 0
Drop Python 2 support
#239 opened by jnm - 0
- 0
Change `xls_types` bool to `xls_types_as_text`
#256 opened by joshuaberetta - 0
- 0
`_validation_status` value not carried over to rows in repeat groups in XLS export
#253 opened by joshuaberetta - 2
Handle all translatable columns
#214 opened by jnm - 0
remove clutter from formpack
#220 opened by dorey - 0
Upgrade XlsxWriter
#218 opened by jnm - 2
Upgrade to pyxform 1.3.4
#213 opened by jnm - 1
- 1
Allow for `_index` to be filtered from exports
#237 opened by joshuaberetta - 1
- 0
Support for library locking
#236 opened by joshuaberetta - 0
Handle pyxform v1.5.0 features
#243 opened by joshuaberetta - 3
KPI Report fails with error: ValueError: invalid literal for int() with base 10: 'None'
#242 opened by green3g - 0
Add `EXPORT_SETTING_NAME` to constants
#240 opened by joshuaberetta - 0
- 0
Export to xls failing on list objects
#232 opened by joshuaberetta - 0
Move KPI export constants to formpack
#230 opened by joshuaberetta - 0
- 0
ImportError: cannot import name 'tempdir' from 'path'
#222 opened by jnm - 0
ignore questions with `disabled`=True
#219 opened by dorey