sefios
Opinionated Stack for building applications with the Sefia framework.
Where sefia is the core framework (decorators, session, tool system),
sefios layers the pieces an application actually ships with: session
scoping and persistence, state containers, built-in tools, and integration
wiring for CLI and HTTP front ends.
Install
pip install 'sefios[litellm]'
Extras:
| Extra | Pulls in | Purpose |
|---|---|---|
litellm |
sefia-litellm |
LLM providers via LiteLLM |
cli |
sefia-typer |
Typer (CLI) integration |
fastapi |
sefia-fastapi |
FastAPI (HTTP) integration |
web |
ddgs |
Built-in web search tool |
sqlite |
glyff-sqlite |
Restart-safe local persistence |
file-store |
glyff-file-store |
Inspectable JSON debug storage |
all |
all of the above |
Persistence
The default MemoryPersistence keeps execution, session state, and the
session registry process-local. Install the sqlite extra and explicitly select
SQLitePersistence for restart-safe local persistence.
FilePersistence is an optional, debug-oriented JSON representation and
requires the file-store extra.
Documentation
See the repository for the full README, tutorial, and architecture docs.
Status
Early development. APIs may change before v1.0.
License
MIT
Release files for sefios 0.5.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sefios-0.5.0.tar.gz | 54.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sefios-0.5.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 101.3 kB
Release files / sefios-0.5.0.tar.gz
| Download URL | sefios-0.5.0.tar.gz |
|---|---|
| Size | 54.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9b179334782249e8715196a6ab50de576ee172618a73e8cf5f3bcebdf2ff88c4
|
|
BLAKE2b-256 checksum How to use checksums |
ee4b6981318a09a00f98f67c21bc5e498926101fb14e5a74e33c5529cb0231ef
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 19, 2026.
Transparency logRelease files / sefios-0.5.0-py3-none-any.whl
| Download URL | sefios-0.5.0-py3-none-any.whl |
|---|---|
| Size | 47.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3b2a92caa160ebcdb40c043bd317303b8d6e200226bcddc9a32c4f9c312b56db
|
|
BLAKE2b-256 checksum How to use checksums |
e033c94734c4264f59af120b7ac27b8e8b4f0fd91aa16ab6f07f2c20689eab40
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 19, 2026.
Transparency log