LICENSE
MANIFEST.in
README.md
README.short.md
pyproject.toml
src/api_routes.py
src/kgit.py
src/kospex.py
src/kospex_agent.py
src/kospex_bitbucket.py
src/kospex_core.py
src/kospex_dependencies.py
src/kospex_email.py
src/kospex_git.py
src/kospex_github.py
src/kospex_logging.py
src/kospex_mergestat.py
src/kospex_observation.py
src/kospex_query.py
src/kospex_schema.py
src/kospex_stats.py
src/kospex_utils.py
src/kospex_web.py
src/kreaper.py
src/krunner.py
src/krunner_utils.py
src/kweb2.py
src/kweb_graph_service.py
src/kweb_help_service.py
src/kweb_security.py
src/presence.py
src/repo_sync.py
src/yearly.py
src/yearly_repos.py
src/kospex.egg-info/PKG-INFO
src/kospex.egg-info/SOURCES.txt
src/kospex.egg-info/dependency_links.txt
src/kospex.egg-info/entry_points.txt
src/kospex.egg-info/requires.txt
src/kospex.egg-info/top_level.txt
src/static/css/datatables.min.css
src/static/css/input.css
src/static/css/tailwind.css
src/static/js/chart.min.js
src/static/js/d3.min.js
src/static/js/datatables.min.js
src/static/js/jquery.min.js
src/templates/404.html
src/templates/_datatable_scripts.html
src/templates/_footer_scripts.html
src/templates/_header.html
src/templates/_id_header_macro.html
src/templates/_radar_macro.html
src/templates/_single_radar.html
src/templates/bubble.html
src/templates/collab.html
src/templates/collab_graph.html
src/templates/commit.html
src/templates/commits.html
src/templates/dependencies.html
src/templates/developer_view.html
src/templates/developers.html
src/templates/file_collaboration.html
src/templates/files.html
src/templates/graph.html
src/templates/header.html
src/templates/hotspots.html
src/templates/key_person.html
src/templates/landscape.html
src/templates/meta-author-domains.html
src/templates/metadata.html
src/templates/metadata_repos.html
src/templates/observation.html
src/templates/observations.html
src/templates/observations_repo.html
src/templates/observations_repo_key.html
src/templates/orgs.html
src/templates/orphans.html
src/templates/osi.html
src/templates/package_check.html
src/templates/recent-syncs.html
src/templates/repo_files.html
src/templates/repo_view.html
src/templates/repos.html
src/templates/servers.html
src/templates/summary.html
src/templates/supply_chain.html
src/templates/supply_chain_search.html
src/templates/tech-change.html
src/templates/tenure.html
src/templates/treemap.html
src/templates/help/index.html
tests/test_email_type.py
tests/test_kgit.py
tests/test_kospex.py
tests/test_kospex_schema.py
tests/test_kospex_utils.py
tests/test_kweb_help.py
tests/test_web_endpoints.py