Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mouse-reeve/graph-books
A graph representation of my library
https://github.com/mouse-reeve/graph-books
books graph-algorithms graph-books graphs python
Last synced: about 2 months ago
JSON representation
A graph representation of my library
- Host: GitHub
- URL: https://github.com/mouse-reeve/graph-books
- Owner: mouse-reeve
- License: mit
- Created: 2014-09-17T05:29:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-15T01:20:23.000Z (almost 8 years ago)
- Last Synced: 2024-04-24T08:08:16.546Z (9 months ago)
- Topics: books, graph-algorithms, graph-books, graphs, python
- Language: Python
- Size: 467 KB
- Stars: 12
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
graph-books
===========A graph representation of the books I own.
The graph includes each book and piece of metadata about that book (such as author, date published, character, series, et cetera), and weighted connections between each book based on their shared characteristics.