terminusdb / terminusdb/terminusdb-client-python
needs to print deprecation warning for woqlclient
Open
Nobody has claimed this yet.
area: python client
triage
- Dominant language
- Python
- Stars
- 80
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
it's confusing to have two clients.
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
Start at terminusdb_client/woqlclient/init.py near the linked line and inspect how the woqlclient package is exposed alongside the other client. Determine the project's existing approach to deprecation warnings; done means using that approach to warn users that woqlclient is deprecated because two clients are confusing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100