You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the [full Documentation](https://terminusdb.github.io/terminusdb-client-python/)
40
+
Please check the [full Documentation](https://terminusdb.github.io/terminusdb-client-python/)
39
41
40
42
## Tutorials
41
-
Visit [terminus-tutorials](https://github.com/terminusdb/terminusdb-tutorials) for tutorial scripts and [Create TerminusDB Graph with Python Client](https://terminusdb.com/docs/getting-started/start-tutorials/py_client/) for a python-specific one.
43
+
Visit [terminus-tutorials](https://github.com/terminusdb/terminus-tutorials/tree/master/bike-tutorial/python) for tutorial scripts and [Create TerminusDB Graph with Python Client](https://terminusdb.com/docs/getting-started/start-tutorials/py_client/) for a python-specific one.
42
44
43
45
## Testing
44
46
@@ -64,7 +66,7 @@ $ tox
64
66
65
67
Documentation on the latest version can be found [here](https://terminusdb.github.io/terminusdb-client-python/).
@@ -88,13 +90,13 @@ The output files are under `docs/build/html`, open `index.html` in your browser
88
90
89
91
## Report Issues
90
92
91
-
If you have encounter any issues, please report it with your os and environment setup, version that you are using and a simple reproducible case.
93
+
If you encounter any issues, please report them with your os and environment setup, the version that you are using and a simple reproducible case.
92
94
93
-
If you encounter other questions, you can ask in our community [forum](https://community.terminusdb.com/) or [Discord](https://discord.gg/Gvdqw97).
95
+
If you have other questions, you can ask in our community [forum](https://community.terminusdb.com/) or [Discord](https://discord.gg/Gvdqw97).
94
96
95
97
## Contribute
96
98
97
-
It will be nice, if you open an issue first so that we can know what is going on, then, fork this repo and push in your ideas. Do not forget to add a bit of test(s) of what value you adding.
99
+
It will be nice, if you open an issue first so that we can know what is going on, then, fork this repo and push in your ideas. Do not forget to add some test(s) of what value you adding.
98
100
99
101
Please check [Contributing.md](Contributing.md) for more information.
0 commit comments