CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
devstats/__init__.py
devstats/__main__.py
devstats/publish.py
devstats/query.py
devstats.egg-info/PKG-INFO
devstats.egg-info/SOURCES.txt
devstats.egg-info/dependency_links.txt
devstats.egg-info/entry_points.txt
devstats.egg-info/requires.txt
devstats.egg-info/top_level.txt
devstats/queries/issue_activity_since_date.gql
devstats/queries/pr_data_query.gql
devstats/reports/index.md
devstats/reports/issue_first_responders.md
devstats/reports/issue_time_to_response.md
devstats/reports/new_issues.md
devstats/reports/preamble.md
devstats/reports/prs_contributor_origin.md
devstats/reports/prs_lifetime.md
devstats/reports/prs_mergeability.md
devstats/reports/prs_merged_over_time.md
devstats/reports/prs_participants.md
devstats/reports/prs_pony_factor.md
devstats/reports/issues/first_responders.md
devstats/reports/issues/new_issues.md
devstats/reports/issues/time_to_response.md
devstats/reports/pull_requests/mergeability_of_open_prs.md
devstats/reports/pull_requests/merged_prs_over_time.md
devstats/reports/pull_requests/number_of_pr_participants.md
devstats/reports/pull_requests/pony_factor.md
devstats/reports/pull_requests/pr_lifetime.md
devstats/reports/pull_requests/where_contributions_come_from.md