LICENSE
README.md
setup.py
github_to_sqlite/__init__.py
github_to_sqlite/cli.py
github_to_sqlite/utils.py
github_to_sqlite.egg-info/PKG-INFO
github_to_sqlite.egg-info/SOURCES.txt
github_to_sqlite.egg-info/dependency_links.txt
github_to_sqlite.egg-info/entry_points.txt
github_to_sqlite.egg-info/requires.txt
github_to_sqlite.egg-info/top_level.txt
tests/test_auth.py
tests/test_commits.py
tests/test_get.py
tests/test_issue_comments.py
tests/test_issues.py
tests/test_pull_requests.py
tests/test_releases.py
tests/test_repos.py
tests/test_scrape_dependents.py
tests/test_stargazers.py
tests/test_starred.py
tests/test_tags.py
tests/test_workflows.py