sp-hydra-veil-core/core
2026-08-06 15:57:37 -04:00
..
assets importlib for assets such as yaml 2026-08-06 15:29:26 -04:00
controllers Get configs from controller's state, instead of reading the disk 2026-08-06 15:57:37 -04:00
errors [200~Elaborate HTTPx feature-rich strategy with HTTPx Client Reuse, Tor Management, Tor bootstrap monitor & retry. HTTPx clients can be managed across modules and reused. There's an elaborate HTTPx retry strategy based on status codes. Tor management tries to use the existing Tor default ports, then checks the Tor config, before finally bootstrapping. There is now a ThreadPool futures executor, which even works with Tor, to batch API requests. 2026-08-02 05:44:10 -04:00
models importlib for assets such as yaml 2026-08-06 15:29:26 -04:00
observers Introduced Anonymous Ticket Billing Options 2026-05-04 15:33:50 -04:00
services Get configs from controller's state, instead of reading the disk 2026-08-06 15:57:37 -04:00
utils Linter bug fixes. Mostly undeclared, unused, or missing imports. One or two outright typos. There's still issues with undeclared types that need to be fixed after api connection refactor is fully implemented. 2026-08-05 12:03:11 -04:00
__init__.py Prepare codebase for distribution 2025-02-18 12:30:31 +01:00
Constants.py [200~Elaborate HTTPx feature-rich strategy with HTTPx Client Reuse, Tor Management, Tor bootstrap monitor & retry. HTTPx clients can be managed across modules and reused. There's an elaborate HTTPx retry strategy based on status codes. Tor management tries to use the existing Tor default ports, then checks the Tor config, before finally bootstrapping. There is now a ThreadPool futures executor, which even works with Tor, to batch API requests. 2026-08-02 05:44:10 -04:00
Errors.py Integrate Simplified Privacy essentials library 2026-03-16 16:37:00 +01:00
Helpers.py Update file management-related logic 2026-02-11 09:48:08 +01:00