معرفی شرکت ها


alfred-genie-0.1.20211114


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Genie for Alfred
ویژگی مقدار
سیستم عامل -
نام فایل alfred-genie-0.1.20211114
نام alfred-genie
نسخه کتابخانه 0.1.20211114
نگهدارنده []
ایمیل نگهدارنده []
نویسنده DeskRiders Dev
ایمیل نویسنده me@deskriders.dev
آدرس صفحه اصلی https://github.com/namuan/alfred-genie
آدرس اینترنتی https://pypi.org/project/alfred-genie/
مجوز MIT
alfred-genie ------------ Genie for Alfred `GitHub license <https://github.com/namuan/alfred-genie/blob/master/LICENSE>`__ `Twitter Follow <https://twitter.com/deskriders_twt>`__ |image0| Using from Alfred ~~~~~~~~~~~~~~~~~ Install ``Alfred Genie.alfredworkflow`` in Alfred and use the ``genie`` command to use any available function. |image1| Using from Command line ~~~~~~~~~~~~~~~~~~~~~~~ :: $ pip install alfred-genie Then the following commands will be available :: $ alfred-genie Usage: alfred-genie [OPTIONS] COMMAND [ARGS]... Options: --help Show this message and exit. Commands: base64-decode base64-encode commands # ignore this as this is only used from Alfred format-json minify-json Contributing ~~~~~~~~~~~~ Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. You’ll need a working version of ``Python3`` to run these scripts. 1) Create and use new virtual env :: python3 -m venv venv source venv/bin/activate 2) Install required dependencies :: $ pip install -r requirements.txt 3) Run locally :: $ python local_main.py ... Creating Alfred Workflow ~~~~~~~~~~~~~~~~~~~~~~~~ For publishing it in workflow, we need to perform following additional steps - [ ] Open workflow file in Alfred - [ ] Open workflow directory in Terminal - [ ] Apply any changes from this directory to workflow directory - [ ] Install dependencies in workflow directory ``pip install --target=. click`` - [ ] Export workflow and publish to Github Publishing Updates to PyPi ~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: shell $ make package Enter the username and password for pypi.org repo when prompted License ~~~~~~~ `MIT <https://choosealicense.com/licenses/mit/>`__ .. |image0| image:: docs/alfred-genie-intro.png .. |image1| image:: docs/alfred-genie-usage.gif


نحوه نصب


نصب پکیج whl alfred-genie-0.1.20211114:

    pip install alfred-genie-0.1.20211114.whl


نصب پکیج tar.gz alfred-genie-0.1.20211114:

    pip install alfred-genie-0.1.20211114.tar.gz