issues
search
edgedb
/
edgedb-python
The official Python client library for EdgeDB
https://edgedb.com
Apache License 2.0
369
stars
45
forks
source link
Update the API for state
#344
Closed
fantix
closed
2 years ago
fantix
commented
2 years ago
Added without_* methods to reset to default
Added positional argument for with_* to take a dict
Moved default module to a separate API
Added typing
Added API docs, closes #339