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.dev3-cp313-cp313-manylinux_2_34_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

File details

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

File metadata

File hashes

Hashes for fabricatio_core-0.1.4.dev3-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 9117a44883fb49594da614302da01f04b6ca26ff98d781f2571f55a44d757781
MD5 9ea42c07d426e5b262e4cf7d04100c42
BLAKE2b-256 a9abb02d4eb426f7392e83535d7bfeed227ce28a1710a59383dbb75d2662619c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fabricatio_core-0.1.4.dev3-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 ae95daf0b0fbb29abe3b29d216ae0b1f131b65e7fd70bfb74b3f06ca2478f8f2
MD5 c68bbd8da82d103fb720226189480891
BLAKE2b-256 9e8305384b6eafa4cc75affebb43c8677acb2f1bc20f71ee3df021a47af101fd

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