sp-hydra-veil-core/core
2026-08-06 15:29:26 -04:00
..
assets importlib for assets such as yaml 2026-08-06 15:29:26 -04:00
controllers Transition ticket prep from old requests-based GET/POST system to the new httpx one 2026-08-06 12:22:57 -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 importlib for assets such as yaml 2026-08-06 15:29:26 -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
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