summaryrefslogtreecommitdiff
path: root/examples/slice.py
Commit message (Collapse)AuthorAgeFilesLines
* fix: validation issues with examples (#2269)Iwan Aucamp2023-03-131-5/+9
| | | | | | | | | 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.
* re-do, including changes from aucampia's PRGraham Higgins2021-12-151-1/+1
|
* blacked everything6.0.0Nicholas Car2021-07-201-2/+2
|
* ensure all examples workNicholas Car2021-06-181-6/+4
|
* blacked all python filesNicholas Car2020-05-161-2/+2
|
* touched up all examplesNicholas Car2020-03-271-5/+3
|
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-4/+4
| | | | | | | | 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-4/+3
|
* and even more doc updatesGunnar Aastrand Grimnes2013-05-071-12/+16
|
* moved paths from sparql package to top-level - make slicing return tuples, ↵Gunnar Aastrand Grimnes2013-05-021-2/+2
| | | | not always triples
* examples updates, some slice fixesGunnar Aastrand Grimnes2013-05-021-0/+26