Skip to content

cyberjunkie2k/python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official Albert Python plugin repository

This repository is shipped with Albert. Credits go to our contributors 👍

Contribution

  • Fork this repository.
  • Clone it into the Python user plugin location.
    # on linux
    git clone https://github.com/<username>/python.git ~/.local/share/albert/python/plugins
    
    # on macos
    git clone https://github.com/<username>/python.git ~/Library/Application\ Support/albert/python/plugins
  • Open the directory in your favorite IDE (PyCharmCE is a good choice).
  • Write your plugin (Make sure it is upstream-polished-enough though). This repository ships a python stub file which gives you coding assistance.
  • Commit, push, send a PR.

About

Official Albert Python plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Shell 0.9%