LICENSE
README.md
pyproject.toml
setup.py
concurrent_iterator/__init__.py
concurrent_iterator/dummy.py
concurrent_iterator/process.py
concurrent_iterator/py.typed
concurrent_iterator/thread.py
concurrent_iterator/utils.py
concurrent_iterator.egg-info/PKG-INFO
concurrent_iterator.egg-info/SOURCES.txt
concurrent_iterator.egg-info/dependency_links.txt
concurrent_iterator.egg-info/top_level.txt
concurrent_iterator.egg-info/zip-safe
tests/test_dummy.py
tests/test_process.py
tests/test_thread.py