ckie
952bde6cfa
spec-config: fix CONSTANTS import
...
I was getting:
ImportError: cannot import name 'CONSTANTS' from partially initialized module 'archivebox' (most likely due to a circular import)
(/nix/store/6fy0wgy7r3ld3k590kxgxrc0r1cca347-archivebox-0.8.6rc3/lib/python3.12/site-packages/archivebox/__init__.py)
2025-01-17 21:02:53 +02:00
Nick Sweeting
7975b47c85
remove dependencies on unneeded libraries
2024-12-18 18:07:35 -08:00
Nick Sweeting
e469c5a344
merge queues and actors apps into new workers app
2024-11-18 18:52:48 -08:00
Nick Sweeting
e50f8cb3b6
fix abx handling of obj, module, and class based plugins, fix archivebox version cmd
2024-11-18 18:30:28 -08:00
Nick Sweeting
0acd388c02
fix imports and deps
2024-11-18 18:07:34 -08:00
Nick Sweeting
eeb2671e4d
API improvements
2024-11-18 04:27:38 -08:00
Nick Sweeting
c8e186f21b
fix plugin loading order, admin, abx-pkg
2024-11-16 06:44:12 -08:00
Nick Sweeting
5efeb9d347
add get_SCOPE_CONFIG
2024-10-29 00:33:14 -07:00
Nick Sweeting
dee4eb7992
rename vendor dir to pkgs
2024-10-28 20:05:20 -07:00