Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.33 KB

File metadata and controls

41 lines (30 loc) · 1.33 KB

CommCare Data Export Tool - Technical Documentation

This documentation is for developers who want to use commcare-export as a Python library, contribute to the project, or understand its internals.

For end-user documentation about installing and using the command-line tool, see the User Documentation.

For Library Users

Query and Output

Development