MANIFEST.in
requirements.txt
setup.cfg
setup.py
test_requirements.txt
argschema/__init__.py
argschema/argschema_parser.py
argschema/deprecated.py
argschema/schemas.py
argschema/utils.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_first_test.py