Change terminaltables dependency to terminaltables3
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 669
- Forks
- 236
- Avg merge
- 1m
- Merged PRs (30d)
- 4
Description
Hello. The terminaltables project has been renamed to terminaltables3: https://github.com/matthewdeanmartin/terminaltables3. The original (https://github.com/Robpol86/terminaltables) has been unmaintained for some time, and has directed people to terminaltables3. This is a request to update any instances of the "terminaltables" name to "terminaltables3", as it is intended to be a drop-in replacement.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the repository for every occurrence of the "terminaltables" name and inspect the dependency declarations and imports that contain it. Update those references to "terminaltables3", then run the repository's existing tests or CLI checks. Done means no obsolete dependency references remain and the CLI still passes its checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100