summaryrefslogtreecommitdiff
path: root/examples/custom_eval.py
Commit message (Collapse)AuthorAgeFilesLines
* fix: validation issues with examples (#2269)Iwan Aucamp2023-03-131-10/+16
| | | | | | | | | I want to add examples for securing RDFLib network access using `sys.addaudithook` and `urllib.request.install_opener`, but I want to also validate the examples in our CI pipeline, so we can demonstrate they work to our users. This change adds validation for all examples, and the addition of the security examples in a seperate PR will then also get validated.
* minor docco updatesNicholas Car2021-06-181-1/+1
|
* trivial formattingNicholas Car2021-04-251-3/+2
|
* Python 3 syntax, rdflib 5+ namespacingNicholas Car2021-04-241-5/+14
|
* touched up all examplesNicholas Car2020-03-271-14/+8
|
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-1/+2
| | | | | | | | opinions is mainly: no to long lines, but not at any cost. notation3.py crashses autopep :D Also rdflib/__init__.py gets completely broken
* converted examplesGunnar Aastrand Grimnes2017-01-301-1/+1
|
* and even more doc updatesGunnar Aastrand Grimnes2013-05-071-17/+18
|
* examples updates, some slice fixesGunnar Aastrand Grimnes2013-05-021-2/+1
|
* example cleanup - copy examples from rdflib-sparqlGunnar Aastrand Grimnes2013-04-251-0/+68