summaryrefslogtreecommitdiff
path: root/rdflib/extras/external_graph_libs.py
Commit message (Expand)AuthorAgeFilesLines
* feat: diverse type hints (#2264)Iwan Aucamp2023-03-121-12/+18
* docs: fix sphinx nitpicky issues (#2036)Iwan Aucamp2022-07-181-9/+9
* Migrate from nosetest to pytestIwan Aucamp2021-10-241-11/+0
* blacked everything6.0.0Nicholas Car2021-07-201-2/+2
* fix docc build warningsNicholas Car2021-07-151-39/+42
* 2to3 whole sourcebaset0b32020-06-221-4/+0
* blacked all python filesNicholas Car2020-05-161-30/+42
* fix shebang typot0b32020-05-021-1/+1
* add python 3.8, drop python 2 and 3.4t0b32020-04-261-1/+1
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-8/+12
* converted last test filesGunnar Aastrand Grimnes2017-01-301-1/+1
* make external_graph_libs tests optional (only run if ext lib is installed)Joern Hees2015-03-181-4/+5
* code to convert an rdflib.Graph into a graph_tool.GraphJoern Hees2015-03-151-0/+101
* edge attributes as callables, transformation functions and refactoringJoern Hees2015-03-101-49/+110
* exclude some `def main():` functions from test coverage analysisJoern Hees2015-03-091-1/+1
* code to convert an rdflib.Graph into networkx.((Multi)Di)GraphJoern Hees2015-03-091-0/+183