LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
argschema/__init__.py
argschema/argschema_parser.py
argschema/autodoc.py
argschema/deprecated.py
argschema/schemas.py
argschema/utils.py
argschema/validate.py
argschema.egg-info/PKG-INFO
argschema.egg-info/SOURCES.txt
argschema.egg-info/dependency_links.txt
argschema.egg-info/requires.txt
argschema.egg-info/top_level.txt
argschema/fields/__init__.py
argschema/fields/deprecated.py
argschema/fields/files.py
argschema/fields/loglevel.py
argschema/fields/numpyarrays.py
argschema/fields/slice.py
test/test_argschema_parser.py
test/test_autodoc.py
test/test_cli_overrides.py
test/test_first_test.py
test/test_nested_examples.py
test/test_output.py
test/test_utils.py
test/test_validate.py