AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
cartesian_explorer/Explorer.py
cartesian_explorer/ExplorerBasic.py
cartesian_explorer/__init__.py
cartesian_explorer/caches.py
cartesian_explorer/lazy_imports.py
cartesian_explorer/parallels.py
cartesian_explorer.egg-info/PKG-INFO
cartesian_explorer.egg-info/SOURCES.txt
cartesian_explorer.egg-info/dependency_links.txt
cartesian_explorer.egg-info/not-zip-safe
cartesian_explorer.egg-info/requires.txt
cartesian_explorer.egg-info/top_level.txt
cartesian_explorer/lib/argument_inspect.py
cartesian_explorer/lib/dep_graph.py
cartesian_explorer/lib/dict_product.py
cartesian_explorer/lib/lru_cache.py
cartesian_explorer/lib/lru_cache_mproc.py
cartesian_explorer/scratchpad/multiproc_share.py
docs/Makefile
docs/cartesian_explorer.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/modules.rst
tests/test_basic.py
tests/test_joblib.py
tests/test_mproc_caching.py
tests/test_plotting.py
tests/test_resolver.py
tests/test_vars_providers.py
tests/test_xarray.py