.flake8
.gitignore
LICENSE
Makefile
README.md
mypy.ini
pyproject.toml
setup.cfg
.github/workflows/python-package.yml
docs/ZMF REST Services Getting Started Guide (Updated 24 October 2019).pdf
docs/ZMF Users Guide.pdf
docs/ZMF Web Services Getting Started Guide.pdf
docs/ZMF XML Services Users Guide.pdf
src/zmfcli/__init__.py
src/zmfcli/logrequests.py
src/zmfcli/session.py
src/zmfcli/zmf.py
src/zmfcli.egg-info/PKG-INFO
src/zmfcli.egg-info/SOURCES.txt
src/zmfcli.egg-info/dependency_links.txt
src/zmfcli.egg-info/entry_points.txt
src/zmfcli.egg-info/requires.txt
src/zmfcli.egg-info/top_level.txt
src/zmfcli.egg-info/zip-safe
tests/test_helpers.py
tests/test_zmf.py