memgraph / gqlalchemy

GQLAlchemy is a library developed with the purpose of assisting in writing and running queries on Memgraph. GQLAlchemy supports high-level connection to Memgraph as well as modular query builder.
https://pypi.org/project/gqlalchemy/
Apache License 2.0
227 stars 32 forks source link

[main < T280] Document that Docker is an optional dependency #280

Closed antepusic closed 1 year ago

antepusic commented 1 year ago

Description

This PR adds the documentation for #279 and makes miscellaneous small corrections.

Changelog (for #279 and this PR):

To make GQLAlchemy more secure, Docker will be an optional dependency until the vulnerabilities in the pywin32 library (required by Docker) are patched.

Pull request type

Checklist:

######################################

Reviewer checklist (the reviewer checks this part)

######################################