terminusdb-client-python icon indicating copy to clipboard operation
terminusdb-client-python copied to clipboard

TerminusDB Python Client

Results 32 terminusdb-client-python issues
Sort by recently updated
recently updated
newest added

It would be much better if the python client used `organization` as this is the terminology used in TerminusDB

enhancement
area: python client
triage

Code coverage is still too low and tests are a bit of a mess. Need to figure a way to break it into tasks and tackle them one by one.

area: python client
triage

Implement type conversions, like [these](https://www.python.org/dev/peps/pep-0249/#type-objects-and-constructors)

PEP249 improvement

The coverage now is not very good 😞 : ![Screenshot 2021-05-15 at 10 28 18](https://user-images.githubusercontent.com/28761465/118355546-717a5180-b568-11eb-92f7-ac8392e8ca65.png) --- So to make it better, do the following: 1) Pick a file that has...

help wanted
good first issue
multi-contributors
in progress
mentored-sprint

Testing update object and update triple perform properly

testing

https://github.com/terminusdb/terminusdb-client-python/blob/1d04acc95a77c6210d5fd63a27aeecbd591374a4/terminusdb_client/woqlquery/woql_query.py#L951 needs to be harmonized with Client.get_triples

area: python client
triage

https://github.com/terminusdb/terminusdb-client-python/blob/1d04acc95a77c6210d5fd63a27aeecbd591374a4/terminusdb_client/woqlclient/__init__.py#L4 it's confusing to have two clients.

area: python client
triage

https://github.com/terminusdb/terminusdb-client-python/blob/1d04acc95a77c6210d5fd63a27aeecbd591374a4/terminusdb_client/woqlquery/woql_query.py#L936

area: python client
triage

``` openapi-python-client.exe update --url https://raw.githubusercontent.com/terminusdb/openapi-specs/main/terminusdb.yaml Updating terminus_db_api_client Warning(s) encountered while generating. Client was generated, but some pieces may be missing WARNING parsing GET /schema within frame. Endpoint will not be...

bug
area: python client
triage

not a 'bug' but the python api refers to a 'database' while the terminusdb docs talk about a 'data product'.

bug
area: python client
triage