Skip to content

Rename package from tableqa to statqa#15

Merged
soodoku merged 1 commit into
mainfrom
claude/rename-tableqa-statqa-01XMSGzzg12tDMCuUBLQ4w17
Nov 19, 2025
Merged

Rename package from tableqa to statqa#15
soodoku merged 1 commit into
mainfrom
claude/rename-tableqa-statqa-01XMSGzzg12tDMCuUBLQ4w17

Conversation

@soodoku

@soodoku soodoku commented Nov 19, 2025

Copy link
Copy Markdown
Member

The package name 'tableqa' is already taken on PyPI, so we're renaming to 'statqa' (Statistical QA).

Changes:

  • Renamed main package directory: tableqa/ -> statqa/
  • Updated pyproject.toml: package name, scripts, URLs, tool configs
  • Updated all import statements throughout codebase
  • Updated README.md and all documentation files
  • Updated example files and generated outputs
  • Updated GitHub workflow files
  • Updated CLI command: tableqa -> statqa
  • Updated version references in init.py and generator.py

All references to 'tableqa' have been systematically replaced with 'statqa' while maintaining the same functionality and structure.

The package name 'tableqa' is already taken on PyPI, so we're renaming
to 'statqa' (Statistical QA).

Changes:
- Renamed main package directory: tableqa/ -> statqa/
- Updated pyproject.toml: package name, scripts, URLs, tool configs
- Updated all import statements throughout codebase
- Updated README.md and all documentation files
- Updated example files and generated outputs
- Updated GitHub workflow files
- Updated CLI command: tableqa -> statqa
- Updated version references in __init__.py and generator.py

All references to 'tableqa' have been systematically replaced with 'statqa'
while maintaining the same functionality and structure.
@soodoku soodoku merged commit cfab31b into main Nov 19, 2025
10 checks passed
@soodoku soodoku deleted the claude/rename-tableqa-statqa-01XMSGzzg12tDMCuUBLQ4w17 branch November 19, 2025 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants