AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
datakit_github/__init__.py
datakit_github/github_api.py
datakit_github/project_mixin.py
datakit_github/repository.py
datakit_github.egg-info/PKG-INFO
datakit_github.egg-info/SOURCES.txt
datakit_github.egg-info/dependency_links.txt
datakit_github.egg-info/entry_points.txt
datakit_github.egg-info/not-zip-safe
datakit_github.egg-info/requires.txt
datakit_github.egg-info/top_level.txt
datakit_github/commands/__init__.py
datakit_github/commands/integrate.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/datakit_github.commands.rst
docs/datakit_github.rst
docs/history.rst
docs/index.rst
docs/install.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/conftest.py
tests/test_github_api.py
tests/test_repository.py
tests/cassettes/test_accounts.yaml
tests/commands/__init__.py
tests/commands/test_integrate.py
tests/commands/test_integrate_basic.py
tests/commands/cassettes/test_choose_default_account.yaml
tests/commands/cassettes/test_choose_default_account_basic.yaml
tests/commands/cassettes/test_choose_org_account_private_error.yaml
tests/commands/cassettes/test_choose_org_account_public_repo.yaml
tests/commands/cassettes/test_repo_already_exists.yaml
tests/commands/cassettes/test_repo_already_exists_org_account.yaml
tests/commands/cassettes/test_repo_already_initialized.yaml
tests/commands/cassettes/test_return_chosen_inputs.yaml