graphscraper

Graph implementation that loads graph data (nodes and edges) from external sources and caches the loaded data in a database using sqlalchemy or flask-sqlalchemy.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install graphscraper

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.5.0 2020-02-19
0.4.0 2017-11-18
0.3.0 2017-11-10
0.2.0 2017-11-09
0.1.1 2017-09-30

Issues with this package?

Page last updated 2026-09-03 04:33:15 UTC