Shared infrastructure for the Aurochs agency line plugins.
Project description
aurochs-core
Shared infrastructure for the Aurochs agency line plugins. Not user-facing.
Ships the canonical advisory-lockfile classes (WriteLock, MigrateLock, LockError)
and the SQLite connection helper (db_connect) used by every plugin in the Aurochs
agency line (aurochs-recall, aurochs-voice, aurochs-llm-scrub, aurochs-seo-geo).
Plugins still own their own MigrationRunner, types, and schema modules — only the
truly shared substrate lives here.
Public surface
from aurochs_core import LockError, MigrateLock, WriteLock, db_connect
Pragma contract applied by db_connect():
foreign_keys = ONjournal_mode = WALsynchronous = NORMALbusy_timeout = 30000(30s)row_factory = sqlite3.Row
License
MIT — see LICENSE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aurochs_core-0.1.0.tar.gz.
File metadata
- Download URL: aurochs_core-0.1.0.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05369d301274cdc7e1bb234766e4fad5c7f358b468c17b2e18fcf9324fa7fdd5
|
|
| MD5 |
96b486aa346ce075f93860b6050da5f9
|
|
| BLAKE2b-256 |
d0b04f6077501f23892026bec8436e03429caa2e8c9cbed2b11ccbd9ccf0870e
|
File details
Details for the file aurochs_core-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aurochs_core-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc3cb1d37ec10c57f5a09ca3794c3c0b6affb8fc926e6d0aaa4d229f232e513f
|
|
| MD5 |
84ace448dcfca38ec6b6994533eb8e69
|
|
| BLAKE2b-256 |
2b2d0eef9713e72a4849b0b0e9c731f478522ba634574f6e90feff22bdd670c0
|