Skip to content

Instantly share code, notes, and snippets.

View tbotalla's full-sized avatar
👷‍♂️

Tomas Enrique Botalla tbotalla

👷‍♂️
View GitHub Profile
import json
import os
import sys
import argparse
import traceback
def json_load_all(buf):
while True:
try:
yield json.loads(buf)
{"version":1,"resource":"file:///home/tbotalla/Documents/Facultad/71.40%20Legislacion%20y%20Ejercicio%20Profesional%20de%20la%20Ingenieria%20Informatica/Legal%20Verano%202023/Final.md","entries":[{"id":"QpUL.md","source":"textFileCreate.source","timestamp":1690329735395},{"id":"CEV5.md","timestamp":1690329738056},{"id":"9XME.md","timestamp":1690329766697},{"id":"ivC7.md","source":"Workspace Edit","timestamp":1690329773474},{"id":"CFFx.md","source":"Workspace Edit","timestamp":1690329787532},{"id":"KAZR.md","timestamp":1690329840365},{"id":"1QM2.md","timestamp":1690329902020}]}