pglombardo Posted October 13, 2022 Share Posted October 13, 2022 (edited) https://github.com/pglombardo/alfred-python-resources With this workflow you can: pydoc {query} - Search Python documentation at docs.python.org pypi {query} - Lookup a Python package at pypi.org spypi {query} - Search for packages at pypi.org pyanaconda {query} - Search Anaconda documentation at docs.anaconda.com pyreddit {query} - Search the /r/LearnPython subreddit on reddit.com pydjango {query} - Search Django documenation at docs.djangoproject.com pyflask {query} - Search Flask documentation at flask.palletsprojects.com pyrequests {query} - Search Requests documentation at requests.readthedocs.io pyboto3 {query} - Search boto3 documentation at boto3.amazonaws.com pyurllib3 {query} - Search Requests documentation at urllib3.readthedocs.io pypandas {query} - Search pandas documentation at pandas.pydata.org pypip {query} - Search the pip documentation at pip.pypa.io pynumpy {query} - Search the numpy documentation at numpy.org Don't get interrupted and taken our of your (work) flow. Immediately get the information you need. No setup, login or configuration. Edited October 13, 2022 by pglombardo suliveevil and Wxkkeup 1 1 Link to comment Share on other sites More sharing options...
vitor Posted November 28, 2022 Share Posted November 28, 2022 Adding. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now