LICENSE.md
README.md
pyproject.toml
setup.cfg
setup.py
insights_analytics_collector/__init__.py
insights_analytics_collector/collection.py
insights_analytics_collector/collection_csv.py
insights_analytics_collector/collection_data_status.py
insights_analytics_collector/collection_json.py
insights_analytics_collector/collection_manifest.py
insights_analytics_collector/collector.py
insights_analytics_collector/csv_file_splitter.py
insights_analytics_collector/decorators.py
insights_analytics_collector/package.py
insights_analytics_collector.egg-info/PKG-INFO
insights_analytics_collector.egg-info/SOURCES.txt
insights_analytics_collector.egg-info/dependency_links.txt
insights_analytics_collector.egg-info/not-zip-safe
insights_analytics_collector.egg-info/requires.txt
insights_analytics_collector.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/functional/__init__.py
tests/functional/collector_module.py
tests/functional/collector_module2.py
tests/functional/collector_module3.py
tests/functional/collector_module4_slicing.py
tests/functional/helpers.py
tests/functional/test_gathering.py
tests/functional/test_slicing.py