.. image:: https://readthedocs.org/projects/zelfred/badge/?version=latest
:target: https://zelfred.readthedocs.io/en/latest/
:alt: Documentation Status
.. image:: https://github.com/MacHu-GWU/zelfred-project/workflows/CI/badge.svg
:target: https://github.com/MacHu-GWU/zelfred-project/actions?query=workflow:CI
.. image:: https://codecov.io/gh/MacHu-GWU/zelfred-project/branch/main/graph/badge.svg
:target: https://codecov.io/gh/MacHu-GWU/zelfred-project
.. image:: https://img.shields.io/pypi/v/zelfred.svg
:target: https://pypi.python.org/pypi/zelfred
.. image:: https://img.shields.io/pypi/l/zelfred.svg
:target: https://pypi.python.org/pypi/zelfred
.. image:: https://img.shields.io/pypi/pyversions/zelfred.svg
:target: https://pypi.python.org/pypi/zelfred
.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social
:target: https://github.com/MacHu-GWU/zelfred-project/blob/main/release-history.rst
.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
:target: https://github.com/MacHu-GWU/zelfred-project
------
.. image:: https://img.shields.io/badge/Link-Document-blue.svg
:target: https://zelfred.readthedocs.io/en/latest/
.. image:: https://img.shields.io/badge/Link-API-blue.svg
:target: https://zelfred.readthedocs.io/en/latest/py-modindex.html
.. image:: https://img.shields.io/badge/Link-Install-blue.svg
:target: `install`_
.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg
:target: https://github.com/MacHu-GWU/zelfred-project
.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg
:target: https://github.com/MacHu-GWU/zelfred-project/issues
.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg
:target: https://github.com/MacHu-GWU/zelfred-project/issues
.. image:: https://img.shields.io/badge/Link-Download-blue.svg
:target: https://pypi.org/pypi/zelfred#files
Welcome to ``zelfred`` Documentation
==============================================================================
.. image:: https://zelfred.readthedocs.io/en/latest/_static/zelfred-logo.png
:target: https://zelfred.readthedocs.io/
``zelfred`` is a framework for building interactive applications similar to `Alfred Workflow <https://www.alfredapp.com/workflows/>`_, but in Python and for the terminal. It is free, open source, and cross-platform.
You can view sample applications in the `App Gallery <https://zelfred.readthedocs.io/en/latest/02-App-Gallery/index.html>`_.
.. _install:
Install
------------------------------------------------------------------------------
``zelfred`` is released on PyPI, so all you need is to:
.. code-block:: console
$ pip install zelfred
To upgrade to latest version:
.. code-block:: console
$ pip install --upgrade zelfred
Raw data
{
"_id": null,
"home_page": "https://github.com/MacHu-GWU/zelfred-project",
"name": "zelfred",
"maintainer": "Sanhe Hu",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "husanhe@gmail.com",
"keywords": "",
"author": "Sanhe Hu",
"author_email": "husanhe@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/93/eb/419b6dd2558d711bdb7d443659516e3e363b2b9194ebaacc04e13215d7e7/zelfred-0.4.1.tar.gz",
"platform": "Windows",
"description": "\n.. image:: https://readthedocs.org/projects/zelfred/badge/?version=latest\n :target: https://zelfred.readthedocs.io/en/latest/\n :alt: Documentation Status\n\n.. image:: https://github.com/MacHu-GWU/zelfred-project/workflows/CI/badge.svg\n :target: https://github.com/MacHu-GWU/zelfred-project/actions?query=workflow:CI\n\n.. image:: https://codecov.io/gh/MacHu-GWU/zelfred-project/branch/main/graph/badge.svg\n :target: https://codecov.io/gh/MacHu-GWU/zelfred-project\n\n.. image:: https://img.shields.io/pypi/v/zelfred.svg\n :target: https://pypi.python.org/pypi/zelfred\n\n.. image:: https://img.shields.io/pypi/l/zelfred.svg\n :target: https://pypi.python.org/pypi/zelfred\n\n.. image:: https://img.shields.io/pypi/pyversions/zelfred.svg\n :target: https://pypi.python.org/pypi/zelfred\n\n.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social\n :target: https://github.com/MacHu-GWU/zelfred-project/blob/main/release-history.rst\n\n.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social\n :target: https://github.com/MacHu-GWU/zelfred-project\n\n------\n\n.. image:: https://img.shields.io/badge/Link-Document-blue.svg\n :target: https://zelfred.readthedocs.io/en/latest/\n\n.. image:: https://img.shields.io/badge/Link-API-blue.svg\n :target: https://zelfred.readthedocs.io/en/latest/py-modindex.html\n\n.. image:: https://img.shields.io/badge/Link-Install-blue.svg\n :target: `install`_\n\n.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg\n :target: https://github.com/MacHu-GWU/zelfred-project\n\n.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg\n :target: https://github.com/MacHu-GWU/zelfred-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg\n :target: https://github.com/MacHu-GWU/zelfred-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Download-blue.svg\n :target: https://pypi.org/pypi/zelfred#files\n\n\nWelcome to ``zelfred`` Documentation\n==============================================================================\n.. image:: https://zelfred.readthedocs.io/en/latest/_static/zelfred-logo.png\n :target: https://zelfred.readthedocs.io/\n\n``zelfred`` is a framework for building interactive applications similar to `Alfred Workflow <https://www.alfredapp.com/workflows/>`_, but in Python and for the terminal. It is free, open source, and cross-platform.\n\nYou can view sample applications in the `App Gallery <https://zelfred.readthedocs.io/en/latest/02-App-Gallery/index.html>`_.\n\n\n.. _install:\n\nInstall\n------------------------------------------------------------------------------\n\n``zelfred`` is released on PyPI, so all you need is to:\n\n.. code-block:: console\n\n $ pip install zelfred\n\nTo upgrade to latest version:\n\n.. code-block:: console\n\n $ pip install --upgrade zelfred\n",
"bugtrack_url": null,
"license": "GPL",
"summary": "Interactive terminal application framework.",
"version": "0.4.1",
"project_urls": {
"Download": "https://pypi.python.org/pypi/zelfred/0.4.1#downloads",
"Homepage": "https://github.com/MacHu-GWU/zelfred-project"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b4f2c8f39aed32b801981b6d299fd49ebf45b39f6a0b5fa6256cfa1820e1db75",
"md5": "1b890b01aca745a5216963d5ef5f39a7",
"sha256": "0de135904e5ceef904ce23e9f078c9bcf1fd394dfc413606c171b79a38598324"
},
"downloads": -1,
"filename": "zelfred-0.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1b890b01aca745a5216963d5ef5f39a7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 58678,
"upload_time": "2024-01-22T05:35:28",
"upload_time_iso_8601": "2024-01-22T05:35:28.610722Z",
"url": "https://files.pythonhosted.org/packages/b4/f2/c8f39aed32b801981b6d299fd49ebf45b39f6a0b5fa6256cfa1820e1db75/zelfred-0.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "93eb419b6dd2558d711bdb7d443659516e3e363b2b9194ebaacc04e13215d7e7",
"md5": "8ed5d3da2ad32366975728516033e93e",
"sha256": "dbd3a916e5d53a5b5ed74d8f1cfb87197de44c41eeb3662e51e0621a33177548"
},
"downloads": -1,
"filename": "zelfred-0.4.1.tar.gz",
"has_sig": false,
"md5_digest": "8ed5d3da2ad32366975728516033e93e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 39826,
"upload_time": "2024-01-22T05:35:30",
"upload_time_iso_8601": "2024-01-22T05:35:30.539461Z",
"url": "https://files.pythonhosted.org/packages/93/eb/419b6dd2558d711bdb7d443659516e3e363b2b9194ebaacc04e13215d7e7/zelfred-0.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-22 05:35:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "MacHu-GWU",
"github_project": "zelfred-project",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"lcname": "zelfred"
}