.coveragerc
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
COPYING
README.md
RELEASING.md
setup.cfg
setup.py
tox.ini
.github/labels.yml
.github/release-drafter.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/labels.yml
.github/workflows/lint.yml
.github/workflows/release-drafter.yml
.github/workflows/release.yml
.github/workflows/test.yml
src/prettytable/__init__.py
src/prettytable/prettytable.py
src/prettytable.egg-info/PKG-INFO
src/prettytable.egg-info/SOURCES.txt
src/prettytable.egg-info/dependency_links.txt
src/prettytable.egg-info/requires.txt
src/prettytable.egg-info/top_level.txt
tests/test_prettytable.py