Metadata-Version: 2.4
Name: odk_tools
Version: 0.1.83
Summary: A collection of tools for interacting with an ODK server and uploading/downloading submissions
Project-URL: Homepage, https://github.com/federlorenz/odk_tools
Author-email: Federico Lorenzetti <lorenzetti.federico@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# odk-tools
A collection of tools for interacting with an ODK server and uploading/downloading submissions.

## Installation 

To install odk-tools use 

```
pip install odk-tools
```
