MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
examples/__init__.py
examples/attributes.py
examples/bus_analysis.py
examples/cloud_repo.py
examples/commit_history.py
examples/coverage_data.py
examples/cumulative_blame.py
examples/file_change_rates.py
examples/hours_estimate.py
examples/lifeline.py
examples/project_blame.py
examples/punchcard.py
examples/repo_file_detail.py
git_pandas.egg-info/PKG-INFO
git_pandas.egg-info/SOURCES.txt
git_pandas.egg-info/dependency_links.txt
git_pandas.egg-info/requires.txt
git_pandas.egg-info/top_level.txt
gitpandas/__init__.py
gitpandas/project.py
gitpandas/repository.py
gitpandas/utilities/__init__.py
gitpandas/utilities/check_api.py
gitpandas/utilities/plotting.py