terminusdb / terminusdb-docs

TerminusDB Documentation
https://terminusdb.com/docs/
6 stars 6 forks source link

Python Client Reference Guide - Review and update #164

Closed OJ423 closed 1 year ago

OJ423 commented 1 year ago

The Python client reference guide looks unuseful to the untrained eye. They look like they need grouped into some sort of user friendly order: See: WOQL Client: https://terminusdb.gitbook.io/new-docs-structure/guides/reference-guides/python-client/woqlclient WOQL Query: https://terminusdb.gitbook.io/new-docs-structure/guides/reference-guides/python-client/woqlquery WOQL Schema: https://terminusdb.gitbook.io/new-docs-structure/guides/reference-guides/python-client/woqlschema WOQL View: https://terminusdb.gitbook.io/new-docs-structure/guides/reference-guides/python-client/woqlview WOQL Dataframe: https://terminusdb.gitbook.io/new-docs-structure/guides/reference-guides/python-client/woqldataframe

With regard to WOQL query - Do we need to add some code examples?

OJ423 commented 1 year ago

I have removed the Python Client pages from Gitbook and linked to: https://terminusdb.github.io/terminusdb-client-python/modules.html

We need to look at how we get this onto docs and in a user-friendly format.

OJ423 commented 1 year ago

Gavin & Robin completed it!