Tpt
|
d4e964ac47
|
Python: Allow to pickle all basic model classes
|
2 years ago |
Tpt
|
935e778db1
|
Python: adds proper module medata to classes
|
2 years ago |
Tpt
|
e553b6374a
|
Python: uses some recent PyO3 syntactic sugars
|
2 years ago |
Tpt
|
d8fa540b97
|
Python: Exposes read-only and secondary store
|
2 years ago |
Tpt
|
3d9cbc5d14
|
Migrates to pyO3 0.18
|
2 years ago |
Tpt
|
3712142e6f
|
Python: makes type stubs and code valid according to Mypy strict mode
|
2 years ago |
Tpt
|
1317fef237
|
Fixes Python type annotation
Mypy is slightly stricter now
|
2 years ago |
Tpt
|
5e13aee5be
|
Python type subs: validate optionals
|
2 years ago |
Tpt
|
63412792af
|
Fixes pyoxigraph type documentation
|
2 years ago |
Tpt
|
8636de227e
|
Upgrades to PyO3 0.17
|
2 years ago |
Tpt
|
ad4bfe35c2
|
Fixes typos in the documentation
|
3 years ago |
Tpt
|
4efd193708
|
Improves documentation
|
3 years ago |
Tpt
|
d6d88b074c
|
Improves pyoxigraph documentation
|
3 years ago |
Tpt
|
ad4dd2832e
|
Upgrades to latest pyo3 version
|
3 years ago |
Tpt
|
97bb227042
|
Migrates to Rust 2021
|
3 years ago |
Tpt
|
35ecc12557
|
Upgrades pyo3 to 0.14
|
4 years ago |
Tpt
|
ca92b8da7d
|
Upgrades pyo3 to 0.14
|
4 years ago |
Tpt
|
4302316a41
|
Fixes the input type of graph manipulation methods
Nested triples are not allowed there
|
4 years ago |
Tpt
|
a97250dcce
|
Basic RDF-star support
No parsing and SPARQL support yet
|
4 years ago |
Tpt
|
8004fc28c0
|
Renames NamedOrBlankNode to Subject
Preparatory work for RDF-star addition
|
4 years ago |
Tpt
|
60f601d6d3
|
Python: Implements IntoPy where meaningful
|
4 years ago |
Tpt
|
40a08ac623
|
Upgrades pyo3 to 0.13
Drops python 3.5 support
|
4 years ago |
Tpt
|
75a629860d
|
Enforces some extra Clippy lints
|
4 years ago |
Tpt
|
55f1152f35
|
Migrates pyo3 to 0.12
|
4 years ago |
Tpt
|
359da8d9c3
|
Makes Variable::new validate the variable name
Allows to be sure that the variables name is always valid and easily serializable
|
4 years ago |
Tpt
|
68597ef35a
|
Avoids copy in Python bindings and adds better __eq__ implementations
|
4 years ago |
Tpt
|
ffdc68ebf6
|
Fixes typos in the documentation
|
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
|
8bc84b2820
|
Adds borrowed data structures for RDF terms
|
4 years ago |
Tpt
|
f74bc12a18
|
Adds basic Python bindings to Oxigraph
|
5 years ago |