Kestrel social archive import core feature
Project description
kestrel-feature-social-core
Phase 1 social archive import core feature for Kestrel.
This package owns the SQLite-first social archive import contract. It exposes
SocialCoreFeature as a kestrel-sovereign-sdk Feature subclass and registers
it through the kestrel_sovereign.features entry-point group:
[project.entry-points."kestrel_sovereign.features"]
SocialCoreFeature = "kestrel_feature_social_core:SocialCoreFeature"
Platform-specific ingestion and metadata logic belongs in companion feature packages, not in this core package.
Development
Install the SDK from a local editable checkout when developing alongside
kestrel-sovereign-sdk, then install this package with test dependencies:
pip install -e ../kestrel-sovereign-sdk
pip install -e ".[test]"
pytest -q
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