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

Python Module Index

a
 
a
- afwf
    afwf._icon
    afwf.alfred
    afwf.alfred.api
    afwf.alfred.prefs
    afwf.alfred.workflow
    afwf.api
    afwf.constants
    afwf.decorator
    afwf.icon
    afwf.item
    afwf.opt
    afwf.opt.cache
    afwf.opt.fuzzy
    afwf.opt.fuzzy_item
    afwf.project
    afwf.project.api
    afwf.project.project
    afwf.query
    afwf.script_filter
    afwf.script_filter_object
Copyright © 2026, Sanhe Hu
Made with Sphinx and @pradyunsg's Furo