Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
afwf 1.0.2 documentation
Logo
afwf 1.0.2 documentation
  • afwf Introduction
  • Alfred Workflow Script Filter
  • Alfred Workflow Python Development Intro
  • afwf Framework Overview
  • afwf Utility Tools
  • Maintainer Guide
    • Library Overview
    • ScriptFilterObject: Serialization Rules
    • Item Variables and Alfred's Conditional Widget
    • QueryParser and Query
    • log_error Decorator
    • Fuzzy Matching: opt.fuzzy and opt.fuzzy_item
    • Typed Disk Cache: opt.cache
    • The afwf Example Workflow: Architecture and Development Model
    • Pattern: Read-Only Script Filters
    • Pattern: Write Actions via Run Script
    • Testing Workflow Logic
    • Deployment: PyPI and uvx
Back to top
View this page

Maintainer GuideΒΆ

  • Library Overview
  • ScriptFilterObject: Serialization Rules
  • Item Variables and Alfred's Conditional Widget
  • QueryParser and Query
  • log_error Decorator
  • Fuzzy Matching: opt.fuzzy and opt.fuzzy_item
  • Typed Disk Cache: opt.cache
  • The afwf Example Workflow: Architecture and Development Model
  • Pattern: Read-Only Script Filters
  • Pattern: Write Actions via Run Script
  • Testing Workflow Logic
  • Deployment: PyPI and uvx
Next
Library Overview
Previous
afwf Utility Tools
Copyright © 2026, Sanhe Hu
Made with Sphinx and @pradyunsg's Furo