ArchiveBox/archivebox/index
2024-10-14 21:50:47 -07:00
..
__init__.py switch .is_dir and .exists for os.access to avoid PermissionError on startup 2024-10-08 03:02:34 -07:00
csv.py move util.py into misc folder 2024-09-30 17:25:15 -07:00
html.py new vastly simplified plugin spec without pydantic 2024-10-14 21:50:47 -07:00
json.py switch .is_dir and .exists for os.access to avoid PermissionError on startup 2024-10-08 03:02:34 -07:00
schema.py new vastly simplified plugin spec without pydantic 2024-10-14 21:50:47 -07:00
sql.py improve config loading of TMP_DIR, LIB_DIR, move to separate files 2024-10-07 23:45:11 -07:00