LICENSE
README.md
pyproject.toml
smart_parallel/__init__.py
smart_parallel/core.py
smart_parallel/profiler.py
smart_parallel/strategy.py
smart_parallel.egg-info/PKG-INFO
smart_parallel.egg-info/SOURCES.txt
smart_parallel.egg-info/dependency_links.txt
smart_parallel.egg-info/requires.txt
smart_parallel.egg-info/top_level.txt
smart_parallel/executors/__init__.py
smart_parallel/executors/process_exec.py
smart_parallel/executors/thread_exec.py
tests/test_1.py
tests/test_basic.py
tests/test_smart_parallel.py