New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ualfred

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ualfred

Modern Alfred workflow library for Python3

Source
pipPyPI
Version
2.0.1
Maintainers
1
Alfred-Workflow logo

ualfred

Modern Alfred workflow library for Python3.

Note

This project is based on deanishe/alfred-workflow, and make it compatible with Python3.

GitHub Workflow Status codecov PyPI PyPI - Python Version GitHub

For full usage documentation, see the origin project docs.

And don't forget to replace import statements from workflow to ualfred:

# replace this:
# from workflow import *
# to
from ualfred import *

Keywords

alfred

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts