Tpt
|
8a7c6cf2c1
|
Uses Ruff instead of Black
|
1 year ago |
Tpt
|
ef65d53190
|
Python: Adds __match_args__ definition where relevant
Allows positional pattern matching
Closes #449
|
2 years ago |
Tpt
|
c40c81447e
|
Python: Optimizes copy on basic model classes
Immutable values do not need to be actually copied
|
2 years ago |
Tpt
|
d4e964ac47
|
Python: Allow to pickle all basic model classes
|
2 years ago |
Tpt
|
28def4001b
|
Python: Uses Ruff linter
|
2 years ago |
Tpt
|
d453721e8b
|
Python: Uses typing.io for I/O types annotations
|
2 years ago |
Tpt
|
3712142e6f
|
Python: makes type stubs and code valid according to Mypy strict mode
|
2 years ago |
Tpt
|
992137441f
|
Uses black for code formatting
|
2 years ago |
Tpt
|
1e5847e278
|
Fixes python tests
|
4 years ago |
Tpt
|
a97250dcce
|
Basic RDF-star support
No parsing and SPARQL support yet
|
4 years ago |
Tpt
|
68597ef35a
|
Avoids copy in Python bindings and adds better __eq__ implementations
|
4 years ago |
Tpt
|
d5ca8fedd1
|
pyoxigraph: Exposes SPARQL results internals
|
4 years ago |
Tpt
|
2b1ca1b7ec
|
Improves python bindings : more functions and documentation
|
4 years ago |
Tpt
|
f74bc12a18
|
Adds basic Python bindings to Oxigraph
|
4 years ago |
Tpt
|
b9bd6e66d3
|
Drops Python module
Not usable for now
|
5 years ago |
Tpt
|
e1409cc067
|
Adds beginning of Python bindings
|
6 years ago |