.gitignore
CHANGES.rst
README.md
environment.yml
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/workflows/codeql.yml
.github/workflows/publish-pypi.yml
.github/workflows/python-unit-test.yml
.github/workflows/sphinx-pages.yml
conda/meta.yaml
conda/run_test.py
docs/Makefile
docs/make.bat
docs/source/changes.rst
docs/source/conf.py
docs/source/index.rst
docs/source/install.rst
docs/source/license.rst
docs/source/usage.rst
docs/source/_static/.gitkeep
docs/source/code/pyRestTable.rst
docs/source/examples/cansas.py
docs/source/examples/cansas.rst
docs/source/examples/example2.rst
docs/source/examples/grid.rst
docs/source/examples/html.rst
docs/source/examples/index.rst
docs/source/examples/interactive.rst
docs/source/examples/list-table.rst
docs/source/examples/markdown.rst
docs/source/examples/plain.rst
docs/source/examples/simple.rst
pyRestTable/LICENSE.txt
pyRestTable/__init__.py
pyRestTable/_version.py
pyRestTable/rest_table.py
pyRestTable/simple.py
pyRestTable.egg-info/PKG-INFO
pyRestTable.egg-info/SOURCES.txt
pyRestTable.egg-info/dependency_links.txt
pyRestTable.egg-info/requires.txt
pyRestTable.egg-info/top_level.txt
pyRestTable/tests/__init__.py
pyRestTable/tests/test_results.py