terminusdb / terminusdb/terminusdb-client-python
Type conversion between TerminusDB datatypes and Python types
Open
Nobody has claimed this yet.
PEP249 improvement
- Dominant language
- Python
- Stars
- 80
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
Implement type conversions, like these
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 by reviewing the PEP 249 type objects and constructors linked in the issue, then locate the TerminusDB datatype representations and Python client entry points. The issue names no files or tests, so first identify the conversion boundaries and existing test coverage. Done means the supported TerminusDB-to-Python conversions are defined and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100