mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-05 23:20:19 +00:00
1 line
1.4 KiB
JSON
1 line
1.4 KiB
JSON
[{"user_id": 22183, "stars": [], "topic_id": 47039, "date_created": 1319577357.604085, "message": "Can anyone point me to an advance example on how to generate PowerPoint via Python? I have seen it from Wesley Chun's Google I/O presentation. And I need something that generate more than a few bullet points.", "group_id": 292, "id": 2432507}, {"user_id": 844, "stars": [], "topic_id": 47039, "date_created": 1319579715.897161, "message": "This might help not PP but slide generator https://github.com/imakewebthings/deck.js", "group_id": 292, "id": 2432775}, {"user_id": 844, "stars": [], "topic_id": 47039, "date_created": 1319598512.3365569, "message": "Here is a Python powered project that does what Wes's stuff does but He siad this might be better,, not PP though https://github.com/adamzap/landslide", "group_id": 292, "id": 2435257}, {"user_id": 2117, "stars": [], "topic_id": 47039, "date_created": 1319630073.667707, "message": "Not exactly PP, but instead for Libre Office, but you can do slides in ReStructured Text and then convert to Impress using rst2odp - http://pypi.python.org/pypi/rst2odp.", "group_id": 292, "id": 2437422}, {"user_id": 2117, "stars": [], "topic_id": 47039, "date_created": 1319630101.431674, "message": "Not exactly PP, but instead for Libre Office, but you can do slides in ReStructured Text and then convert to Impress using rst2odp - http://pypi.python.org/pypi/rst2odp.", "group_id": 292, "id": 2437423}] |