.flake8
.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
thebundle.gif
thebundle.jpeg
.github/workflows/auto-reference-update.yml
.github/workflows/publish-pypi.yml
.github/workflows/python-darwin.yml
.github/workflows/python-ubuntu.yml
.github/workflows/python-windows.yml
performances/benchmark_tests_0.0.10.pdf
performances/benchmark_tests_0.0.5.pdf
profiler/report.py
references/darwin/ref/data/json/Data__pydantic_json.json
references/darwin/ref/data/json/ProcessResult__test_process_failure[invalidcommand-ProcessStream]__pydantic_json.json
references/darwin/ref/data/json/ProcessResult__test_process_failure[invalidcommand-Process]__pydantic_json.json
references/darwin/ref/data/json/ProcessResult__test_process_success[echo validcommand-ProcessStream]__pydantic_json.json
references/darwin/ref/data/json/ProcessResult__test_process_success[echo validcommand-Process]__pydantic_json.json
references/darwin/ref/data/json/TestComplexData__pydantic_json.json
references/darwin/ref/data/json/TestComplexEntity.default__pydantic_json.json
references/darwin/ref/data/json/TestComplexEntityMultipleInheritance.default__pydantic_json.json
references/darwin/ref/data/json/TestData__pydantic_json.json
references/darwin/ref/data/jsonschema/Data__pydantic_jsonschema.json
references/darwin/ref/data/jsonschema/ProcessResult__test_process_failure[invalidcommand-ProcessStream]__pydantic_jsonschema.json
references/darwin/ref/data/jsonschema/ProcessResult__test_process_failure[invalidcommand-Process]__pydantic_jsonschema.json
references/darwin/ref/data/jsonschema/ProcessResult__test_process_success[echo validcommand-ProcessStream]__pydantic_jsonschema.json
references/darwin/ref/data/jsonschema/ProcessResult__test_process_success[echo validcommand-Process]__pydantic_jsonschema.json
references/darwin/ref/data/jsonschema/TestComplexData__pydantic_jsonschema.json
references/darwin/ref/data/jsonschema/TestComplexEntity.default__pydantic_jsonschema.json
references/darwin/ref/data/jsonschema/TestComplexEntityMultipleInheritance.default__pydantic_jsonschema.json
references/darwin/ref/data/jsonschema/TestData__pydantic_jsonschema.json
references/linux/ref/data/json/Data__pydantic_json.json
references/linux/ref/data/json/ProcessResult__test_process_failure[invalidcommand-ProcessStream]__pydantic_json.json
references/linux/ref/data/json/ProcessResult__test_process_failure[invalidcommand-Process]__pydantic_json.json
references/linux/ref/data/json/ProcessResult__test_process_success[echo validcommand-ProcessStream]__pydantic_json.json
references/linux/ref/data/json/ProcessResult__test_process_success[echo validcommand-Process]__pydantic_json.json
references/linux/ref/data/json/TestComplexData__pydantic_json.json
references/linux/ref/data/json/TestComplexEntity.default__pydantic_json.json
references/linux/ref/data/json/TestComplexEntityMultipleInheritance.default__pydantic_json.json
references/linux/ref/data/json/TestData__pydantic_json.json
references/linux/ref/data/jsonschema/Data__pydantic_jsonschema.json
references/linux/ref/data/jsonschema/ProcessResult__test_process_failure[invalidcommand-ProcessStream]__pydantic_jsonschema.json
references/linux/ref/data/jsonschema/ProcessResult__test_process_failure[invalidcommand-Process]__pydantic_jsonschema.json
references/linux/ref/data/jsonschema/ProcessResult__test_process_success[echo validcommand-ProcessStream]__pydantic_jsonschema.json
references/linux/ref/data/jsonschema/ProcessResult__test_process_success[echo validcommand-Process]__pydantic_jsonschema.json
references/linux/ref/data/jsonschema/TestComplexData__pydantic_jsonschema.json
references/linux/ref/data/jsonschema/TestComplexEntity.default__pydantic_jsonschema.json
references/linux/ref/data/jsonschema/TestComplexEntityMultipleInheritance.default__pydantic_jsonschema.json
references/linux/ref/data/jsonschema/TestData__pydantic_jsonschema.json
references/windows/ref/data/json/Data__pydantic_json.json
references/windows/ref/data/json/ProcessResult__test_process_failure[invalidcommand-ProcessStream]__pydantic_json.json
references/windows/ref/data/json/ProcessResult__test_process_failure[invalidcommand-Process]__pydantic_json.json
references/windows/ref/data/json/ProcessResult__test_process_success[echo validcommand-ProcessStream]__pydantic_json.json
references/windows/ref/data/json/ProcessResult__test_process_success[echo validcommand-Process]__pydantic_json.json
references/windows/ref/data/json/TestComplexData__pydantic_json.json
references/windows/ref/data/json/TestComplexEntity.default__pydantic_json.json
references/windows/ref/data/json/TestComplexEntityMultipleInheritance.default__pydantic_json.json
references/windows/ref/data/json/TestData__pydantic_json.json
references/windows/ref/data/jsonschema/Data__pydantic_jsonschema.json
references/windows/ref/data/jsonschema/ProcessResult__test_process_failure[invalidcommand-ProcessStream]__pydantic_jsonschema.json
references/windows/ref/data/jsonschema/ProcessResult__test_process_failure[invalidcommand-Process]__pydantic_jsonschema.json
references/windows/ref/data/jsonschema/ProcessResult__test_process_success[echo validcommand-ProcessStream]__pydantic_jsonschema.json
references/windows/ref/data/jsonschema/ProcessResult__test_process_success[echo validcommand-Process]__pydantic_jsonschema.json
references/windows/ref/data/jsonschema/TestComplexData__pydantic_jsonschema.json
references/windows/ref/data/jsonschema/TestComplexEntity.default__pydantic_jsonschema.json
references/windows/ref/data/jsonschema/TestComplexEntityMultipleInheritance.default__pydantic_jsonschema.json
references/windows/ref/data/jsonschema/TestData__pydantic_jsonschema.json
src/bundle/__init__.py
src/bundle/_version.py
src/bundle/cli.py
src/bundle/core/README.md
src/bundle/core/__init__.py
src/bundle/core/browser.py
src/bundle/core/data.py
src/bundle/core/downloader.py
src/bundle/core/entity.py
src/bundle/core/logger.py
src/bundle/core/process.py
src/bundle/core/sockets.py
src/bundle/core/tracer.py
src/bundle/core/utils.py
src/bundle/scraper/__init__.py
src/bundle/scraper/cli.py
src/bundle/scraper/sites/__init__.py
src/bundle/scraper/sites/site_1337/__init__.py
src/bundle/scraper/sites/site_1337/browser.py
src/bundle/scraper/sites/site_1337/data.py
src/bundle/testing/__init__.py
src/bundle/testing/cli.py
src/bundle/testing/tools/__init__.py
src/bundle/testing/tools/assertions.py
src/bundle/testing/tools/utils.py
src/bundle/testing/tools/decorators/__init__.py
src/bundle/testing/tools/decorators/cprofile.py
src/bundle/testing/tools/decorators/data.py
src/bundle/testing/tools/references/__init__.py
src/bundle/testing/tools/references/data.py
src/bundle/testing/tools/references/entity.py
src/bundle/website/__init__.py
src/bundle/website/cli.py
src/bundle/website/common/__init__.py
src/bundle/website/common/downloader.py
src/bundle/website/common/sections.py
src/bundle/website/sections/__init__.py
src/bundle/website/sections/home/__init__.py
src/bundle/website/sections/home/home.py
src/bundle/website/sections/home/static/styles.css
src/bundle/website/sections/home/templates/index.html
src/bundle/website/sections/youtube/__init__.py
src/bundle/website/sections/youtube/home.py
src/bundle/website/sections/youtube/static/styles.css
src/bundle/website/sections/youtube/static/youtubePage.js
src/bundle/website/sections/youtube/templates/youtube.html
src/bundle/website/static/android-chrome-192x192.png
src/bundle/website/static/android-chrome-512x512.png
src/bundle/website/static/apple-touch-icon.png
src/bundle/website/static/favicon-16x16.png
src/bundle/website/static/favicon-32x32.png
src/bundle/website/static/favicon.ico
src/bundle/website/static/site.webmanifest
src/bundle/youtube/__init__.py
src/bundle/youtube/browser.py
src/bundle/youtube/cli.py
src/bundle/youtube/database.py
src/bundle/youtube/media.py
src/bundle/youtube/pytube.py
src/bundle/youtube/track.py
src/thebundle.egg-info/PKG-INFO
src/thebundle.egg-info/SOURCES.txt
src/thebundle.egg-info/dependency_links.txt
src/thebundle.egg-info/entry_points.txt
src/thebundle.egg-info/requires.txt
src/thebundle.egg-info/top_level.txt
tests/conftest.py
tests/stacklevel_calibration.py
tests/core/test_browser.py
tests/core/test_data.py
tests/core/test_process.py
tests/core/test_socket.py
tests/core/test_tracer.py