mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-05 23:20:19 +00:00
1 line
1.9 KiB
JSON
1 line
1.9 KiB
JSON
[{"user_id": 27202, "stars": [], "topic_id": 41935, "date_created": 1310650769.0373271, "message": "I could not find oriented graphs with python-graph, what else exists?", "group_id": 292, "id": 1636934}, {"user_id": 779, "stars": [], "topic_id": 41935, "date_created": 1310651942.342052, "message": "matplotlib but I am not sure it supports Oriented Graphs", "group_id": 292, "id": 1637097}, {"user_id": 779, "stars": [], "topic_id": 41935, "date_created": 1310652039.1536441, "message": "They call it directed graphs, is it the same?", "group_id": 292, "id": 1637108}, {"user_id": 779, "stars": [], "topic_id": 41935, "date_created": 1310651958.987391, "message": "http://matplotlib.sourceforge.net/", "group_id": 292, "id": 1637099}, {"user_id": 779, "stars": [{"date_created": 1312367052.529547, "user_id": 39244}], "topic_id": 41935, "date_created": 1310652026.073065, "message": "But it seem there is some docu on pygraph too: http://www.python.org/doc/essays/graphs/", "group_id": 292, "id": 1637106}, {"user_id": 27202, "stars": [], "topic_id": 41935, "date_created": 1310652367.0192299, "message": "thx , I'll have a look on matplotlib.", "group_id": 292, "id": 1637150}, {"user_id": 27202, "stars": [], "topic_id": 41935, "date_created": 1310653266.4436951, "message": "well .... matplotlib seems to be only for graphical graphs (not the one I expected, with nodes and edges)", "group_id": 292, "id": 1637254}, {"user_id": 27202, "stars": [], "topic_id": 41935, "date_created": 1310652407.6210499, "message": "this docu just gives some root, but I am too lazy to implement all alone ( and no time) this is why I am looking for a library", "group_id": 292, "id": 1637155}, {"user_id": 13949, "stars": [{"date_created": 1310887620.1137159, "user_id": 11592}], "topic_id": 41935, "date_created": 1310673759.157017, "message": "I think might be looking for NetworkX? http://networkx.lanl.gov/", "group_id": 292, "id": 1639967}] |