Skip to main content

A foundational Python library providing core components for building LLM-driven applications using an event-based agent structure.

Project description

fabricatio-core

A foundational Python library providing core components for building LLM-driven applications using an event-based agent structure.

📦 Installation

This package is part of the fabricatio monorepo and is available as a single package:

pip install fabricatio

🔍 Overview

Provides essential tools for:

  • Event-based architecture patterns
  • Role-based agent execution framework
  • Task scheduling and management
  • File system operations and content detection
  • Logging and diagnostics
  • Template rendering and configuration handling
  • Type-safe data models for common entities
  • Asynchronous execution utilities

Built on a hybrid Rust/Python foundation for performance-critical operations.

🧩 Key Features

  • Event System: Reactive architecture with event emitters and listeners
  • Role Framework: Agent roles with workflow dispatching capabilities
  • Task Engine: Status-aware task management with dependencies
  • Toolbox System: Callable tool registry with rich metadata
  • Type Models: Pydantic-based models for consistent data structures
  • File Utilities: Smart file operations with content type detection
  • Template Engine: Handlebars-based template rendering system
  • Language Tools: Language detection and text processing utilities

📁 Structure

fabricatio-core/
├── capabilities/     - Core capability definitions
├── decorators.py     - Common function decorators
├── emitter.py        - Event emission and handling
├── fs/               - File system operations
├── journal.py        - Logging infrastructure
├── models/           - Core data models
│   ├── action.py     - Action base classes
│   ├── generic.py    - Base traits (Named, Described, etc.)
│   ├── role.py       - Role definitions
│   ├── task.py       - Task abstractions
│   └── tool.py       - Tool interfaces
├── parser.py         - Text parsing utilities
├── rust.pyi          - Rust extension interfaces
├── utils.py          - General utility functions
└── __init__.py       - Package entry point

📄 License

MIT – see LICENSE

GitHub: github.com/Whth/fabricatio

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

fabricatio_core-0.1.4-cp313-cp313-manylinux_2_34_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

fabricatio_core-0.1.4-cp312-cp312-manylinux_2_34_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

File details

Details for the file fabricatio_core-0.1.4-cp313-cp313-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for fabricatio_core-0.1.4-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 41a93eb02621956f201dbb51ef72c7ac1c124256df2d272067fbb9b4996a6a4b
MD5 e387d2d5f667d9d5e7c91f327d401c53
BLAKE2b-256 4bdadc235fa0d79ef11614914efed98a22dadf32a0fdcd7e5579dbaf48c6b71c

See more details on using hashes here.

File details

Details for the file fabricatio_core-0.1.4-cp312-cp312-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for fabricatio_core-0.1.4-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 49c05ec8f202a622bf45608b3820fec8716a9d3b9e879417972a44b801b22dc1
MD5 dd8556ea55af6b3e853a61dc8082d26f
BLAKE2b-256 8db6f58b89af11cf0e1ce3309fc81d98986766c4de386b3c7601c18c61a1530f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page