README.md
setup.cfg
setup.py
src/taskforge/__init__.py
src/taskforge/config.py
src/taskforge/printing.py
src/taskforge/state.py
src/taskforge/client/__init__.py
src/taskforge/client/base.py
src/taskforge/client/client.py
src/taskforge/client/context.py
src/taskforge/client/filter.py
src/taskforge/client/http.py
src/taskforge/client/source.py
src/taskforge/client/tasks.py
src/taskforge/client/user.py
src/taskforge/commands/__init__.py
src/taskforge/commands/add.py
src/taskforge/commands/cli.py
src/taskforge/commands/complete.py
src/taskforge/commands/defer.py
src/taskforge/commands/edit.py
src/taskforge/commands/login.py
src/taskforge/commands/next.py
src/taskforge/commands/register.py
src/taskforge/commands/search.py
src/taskforge/commands/switch_context.py
src/taskforge/commands/todo.py
src/taskforge/commands/utils.py
src/taskforge/commands/work_on.py
src/taskforge/commands/filters/__init__.py
src/taskforge/commands/filters/delete.py
src/taskforge/commands/filters/filters.py
src/taskforge/commands/filters/list_cmd.py
src/taskforge/commands/filters/run.py
src/taskforge/commands/filters/save.py
src/taskforge/commands/filters/update.py
src/taskforge_cli.egg-info/PKG-INFO
src/taskforge_cli.egg-info/SOURCES.txt
src/taskforge_cli.egg-info/dependency_links.txt
src/taskforge_cli.egg-info/entry_points.txt
src/taskforge_cli.egg-info/requires.txt
src/taskforge_cli.egg-info/top_level.txt
src/taskforge_cli.egg-info/zip-safe