MANIFEST.in
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
setupegg.py
sphinx_pypi_upload.py
doc/CHANGES.rst
doc/__init__.py
doc/about.rst
doc/advanced_tutorial.rst
doc/conf.py
doc/documentation.zip
doc/external_resources.rst
doc/index.rst
doc/installing.rst
doc/reference_documentation.rst
doc/starters_tutorial.rst
doc/tutorial.rst
doc/under_the_hood.rst
doc/features/attributes.rst
doc/features/custom_variables.rst
doc/features/files.rst
doc/features/global_listing.rst
doc/features/index.rst
doc/features/inspect.rst
doc/features/operations.rst
doc/features/paths.rst
doc/features/permissions.rst
doc/features/provenance.rst
doc/features/schema.rst
doc/features/search_engine.rst
doc/features/users.rst
doc/features/xpath_store.rst
doc/generated/pyxnat.Inspector.rst
doc/generated/pyxnat.Interface.rst
doc/generated/pyxnat.SearchManager.rst
doc/generated/pyxnat.Select.rst
doc/generated/pyxnat.Users.rst
doc/images/pyxnat_nipype.png
doc/sphinxext/LICENSE.txt
doc/sphinxext/__init__.py
doc/sphinxext/autosummary.py
doc/sphinxext/autosummary.pyc
doc/sphinxext/autosummary_generate.py
doc/sphinxext/docscrape.py
doc/sphinxext/docscrape.pyc
doc/sphinxext/docscrape_sphinx.py
doc/sphinxext/docscrape_sphinx.pyc
doc/sphinxext/numpydoc.py
doc/sphinxext/numpydoc.pyc
doc/sphinxext/phantom_import.py
doc/sphinxext/phantom_import.pyc
pyxnat/__init__.py
pyxnat.egg-info/PKG-INFO
pyxnat.egg-info/SOURCES.txt
pyxnat.egg-info/dependency_links.txt
pyxnat.egg-info/not-zip-safe
pyxnat.egg-info/top_level.txt
pyxnat/core/__init__.py
pyxnat/core/array.py
pyxnat/core/attributes.py
pyxnat/core/cache.py
pyxnat/core/downloadutils.py
pyxnat/core/errors.py
pyxnat/core/help.py
pyxnat/core/httputil.py
pyxnat/core/interfaces.py
pyxnat/core/jsonutil.py
pyxnat/core/manage.py
pyxnat/core/pathutil.py
pyxnat/core/pipelines.py
pyxnat/core/provenance.py
pyxnat/core/resources.py
pyxnat/core/schema.py
pyxnat/core/search.py
pyxnat/core/select.py
pyxnat/core/tags.py
pyxnat/core/uriutil.py
pyxnat/core/users.py
pyxnat/core/xpass.py
pyxnat/core/xpath_store.py
pyxnat/tests/__init__.py
pyxnat/tests/attributes_test.py
pyxnat/tests/custom_variables_test.py
pyxnat/tests/experiments_tests.py
pyxnat/tests/hello_again.txt
pyxnat/tests/hello_xnat.txt
pyxnat/tests/interfaces_test.py
pyxnat/tests/jsonutil_test.py
pyxnat/tests/manage_test.py
pyxnat/tests/provenance_test.py
pyxnat/tests/resources_test.py
pyxnat/tests/results.csv
pyxnat/tests/scans_tests.py
pyxnat/tests/search_test.py
pyxnat/tests/select_test.py
pyxnat/tests/uriutil_test.py
pyxnat/tests/user_and_project_management_test.py
pyxnat/tests/xpass_test.py
pyxnat/tests/xpath_test.py