oracle / oracle/oci-cli

Change terminaltables dependency to terminaltables3

Open Beginner friendly
#885 0 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.