pygame-menu


Namepygame-menu JSON
Version 4.4.2 PyPI version JSON
download
home_pagehttps://pygame-menu.readthedocs.io
SummaryA menu for pygame. Simple, and easy to use
upload_time2023-04-04 14:46:11
maintainer
docs_urlNone
authorPablo Pizarro R.
requires_python>=3.6, <4
licenseMIT
keywords pygame menu menus gui widget input button pygame-menu image sound ui
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===========
pygame-menu
===========

.. image:: docs/_static/pygame_menu_small.png
    :align: center
    :alt:

.. image:: https://img.shields.io/badge/author-Pablo%20Pizarro%20R.-lightgray.svg
    :target: https://ppizarror.com
    :alt: @ppizarror

.. image:: https://img.shields.io/badge/license-MIT-blue.svg
    :target: https://opensource.org/licenses/MIT
    :alt: License MIT

.. image:: https://img.shields.io/badge/python-3.6+-red.svg
    :target: https://www.python.org/downloads
    :alt: Python 3.6+

.. image:: https://img.shields.io/badge/pygame-1.9.3%2B%2F2.0%2B-orange
    :target: https://www.pygame.org
    :alt: Pygame 1.9.3+/2.0+

.. image:: https://badge.fury.io/py/pygame-menu.svg
    :target: https://pypi.org/project/pygame-menu
    :alt: PyPi package

.. image:: https://img.shields.io/github/actions/workflow/status/ppizarror/pygame-menu/ci.yml?branch=master
    :target: https://github.com/ppizarror/pygame-menu/actions/workflows/ci.yml
    :alt: Build status
    
.. image:: https://app.fossa.com/api/projects/git%2Bgithub.com%2Fppizarror%2Fpygame-menu.svg?type=shield
    :target: https://app.fossa.com/projects/git%2Bgithub.com%2Fppizarror%2Fpygame-menu?ref=badge_shield
    :alt: FOSSA Status
    
.. image:: https://readthedocs.org/projects/pygame-menu/badge/?version=latest
    :target: https://pygame-menu.readthedocs.io
    :alt: Documentation Status

.. image:: https://codecov.io/gh/ppizarror/pygame-menu/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/ppizarror/pygame-menu
    :alt: Codecov

.. image:: https://img.shields.io/github/issues/ppizarror/pygame-menu
    :target: https://github.com/ppizarror/pygame-menu/issues
    :alt: Open issues

.. image:: https://img.shields.io/pypi/dm/pygame-menu?color=purple
    :target: https://pypi.org/project/pygame-menu/
    :alt: PyPi downloads

.. image:: https://static.pepy.tech/personalized-badge/pygame-menu?period=total&units=international_system&left_color=grey&right_color=lightgrey&left_text=total%20downloads
    :target: https://pepy.tech/project/pygame-menu
    :alt: Total downloads
    
.. image:: https://img.shields.io/badge/buy%20me%20a-Ko--fi-02b9fe
    :target: https://ko-fi.com/ppizarror
    :alt: Buy me a Ko-fi

Source repo on `GitHub <https://github.com/ppizarror/pygame-menu>`_, 
and run it on `Repl.it <https://repl.it/github/ppizarror/pygame-menu>`_


Introduction
------------

Pygame-menu is a `python-pygame <https://www.pygame.org>`_ library for creating menus and GUIs.
It supports several widgets, such as buttons, color inputs, clock objects, drop selectors,
frames, images, labels, selectors, tables, text inputs, color switches, and many
more, with multiple options to customize.

Comprehensive documentation for the latest version is available at
https://pygame-menu.readthedocs.io

**Note**: For `pygame-ce`, check out `pygame-menu-ce <https://github.com/ppizarror/pygame-menu/tree/pygame-ce>`_.


Install Instructions
--------------------

Pygame-menu can be installed via pip. Simply run:

.. code-block:: bash

    $> pip install pygame-menu -U

To build the documentation from a Git repository:

.. code-block:: bash

    $> clone https://github.com/ppizarror/pygame-menu
    $> cd pygame-menu
    $> pip install -e ."[docs]"
    $> cd docs
    $> make html



            

Raw data

            {
    "_id": null,
    "home_page": "https://pygame-menu.readthedocs.io",
    "name": "pygame-menu",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6, <4",
    "maintainer_email": "",
    "keywords": "pygame menu menus gui widget input button pygame-menu image sound ui",
    "author": "Pablo Pizarro R.",
    "author_email": "pablo@ppizarror.com",
    "download_url": "https://files.pythonhosted.org/packages/e0/7a/588d2c5e353fef03d692ac923ee7242f53f80df784b20d573a0fa9fa1efa/pygame-menu-4.4.2.tar.gz",
    "platform": "any",
    "description": "===========\npygame-menu\n===========\n\n.. image:: docs/_static/pygame_menu_small.png\n    :align: center\n    :alt:\n\n.. image:: https://img.shields.io/badge/author-Pablo%20Pizarro%20R.-lightgray.svg\n    :target: https://ppizarror.com\n    :alt: @ppizarror\n\n.. image:: https://img.shields.io/badge/license-MIT-blue.svg\n    :target: https://opensource.org/licenses/MIT\n    :alt: License MIT\n\n.. image:: https://img.shields.io/badge/python-3.6+-red.svg\n    :target: https://www.python.org/downloads\n    :alt: Python 3.6+\n\n.. image:: https://img.shields.io/badge/pygame-1.9.3%2B%2F2.0%2B-orange\n    :target: https://www.pygame.org\n    :alt: Pygame 1.9.3+/2.0+\n\n.. image:: https://badge.fury.io/py/pygame-menu.svg\n    :target: https://pypi.org/project/pygame-menu\n    :alt: PyPi package\n\n.. image:: https://img.shields.io/github/actions/workflow/status/ppizarror/pygame-menu/ci.yml?branch=master\n    :target: https://github.com/ppizarror/pygame-menu/actions/workflows/ci.yml\n    :alt: Build status\n    \n.. image:: https://app.fossa.com/api/projects/git%2Bgithub.com%2Fppizarror%2Fpygame-menu.svg?type=shield\n    :target: https://app.fossa.com/projects/git%2Bgithub.com%2Fppizarror%2Fpygame-menu?ref=badge_shield\n    :alt: FOSSA Status\n    \n.. image:: https://readthedocs.org/projects/pygame-menu/badge/?version=latest\n    :target: https://pygame-menu.readthedocs.io\n    :alt: Documentation Status\n\n.. image:: https://codecov.io/gh/ppizarror/pygame-menu/branch/master/graph/badge.svg\n    :target: https://codecov.io/gh/ppizarror/pygame-menu\n    :alt: Codecov\n\n.. image:: https://img.shields.io/github/issues/ppizarror/pygame-menu\n    :target: https://github.com/ppizarror/pygame-menu/issues\n    :alt: Open issues\n\n.. image:: https://img.shields.io/pypi/dm/pygame-menu?color=purple\n    :target: https://pypi.org/project/pygame-menu/\n    :alt: PyPi downloads\n\n.. image:: https://static.pepy.tech/personalized-badge/pygame-menu?period=total&units=international_system&left_color=grey&right_color=lightgrey&left_text=total%20downloads\n    :target: https://pepy.tech/project/pygame-menu\n    :alt: Total downloads\n    \n.. image:: https://img.shields.io/badge/buy%20me%20a-Ko--fi-02b9fe\n    :target: https://ko-fi.com/ppizarror\n    :alt: Buy me a Ko-fi\n\nSource repo on `GitHub <https://github.com/ppizarror/pygame-menu>`_, \nand run it on `Repl.it <https://repl.it/github/ppizarror/pygame-menu>`_\n\n\nIntroduction\n------------\n\nPygame-menu is a `python-pygame <https://www.pygame.org>`_ library for creating menus and GUIs.\nIt supports several widgets, such as buttons, color inputs, clock objects, drop selectors,\nframes, images, labels, selectors, tables, text inputs, color switches, and many\nmore, with multiple options to customize.\n\nComprehensive documentation for the latest version is available at\nhttps://pygame-menu.readthedocs.io\n\n**Note**: For `pygame-ce`, check out `pygame-menu-ce <https://github.com/ppizarror/pygame-menu/tree/pygame-ce>`_.\n\n\nInstall Instructions\n--------------------\n\nPygame-menu can be installed via pip. Simply run:\n\n.. code-block:: bash\n\n    $> pip install pygame-menu -U\n\nTo build the documentation from a Git repository:\n\n.. code-block:: bash\n\n    $> clone https://github.com/ppizarror/pygame-menu\n    $> cd pygame-menu\n    $> pip install -e .\"[docs]\"\n    $> cd docs\n    $> make html\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A menu for pygame. Simple, and easy to use",
    "version": "4.4.2",
    "split_keywords": [
        "pygame",
        "menu",
        "menus",
        "gui",
        "widget",
        "input",
        "button",
        "pygame-menu",
        "image",
        "sound",
        "ui"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79b936d7167517c509dc0d2d2e4a3abeafd1f345aaf60f09cbabe12541be9368",
                "md5": "8c42476f78c285c2791bdc95859ec83a",
                "sha256": "ec1861686aae8235d1048822a4ab677d02469d00b176d24b49b7e6743037a752"
            },
            "downloads": -1,
            "filename": "pygame_menu-4.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8c42476f78c285c2791bdc95859ec83a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6, <4",
            "size": 1380331,
            "upload_time": "2023-04-04T14:46:07",
            "upload_time_iso_8601": "2023-04-04T14:46:07.108162Z",
            "url": "https://files.pythonhosted.org/packages/79/b9/36d7167517c509dc0d2d2e4a3abeafd1f345aaf60f09cbabe12541be9368/pygame_menu-4.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e07a588d2c5e353fef03d692ac923ee7242f53f80df784b20d573a0fa9fa1efa",
                "md5": "63d77e154ff9bdee8d3206f324a91976",
                "sha256": "5950500071217d054f806eab07b2324a4c2c591e613e6923fdc8765198aeb8e4"
            },
            "downloads": -1,
            "filename": "pygame-menu-4.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "63d77e154ff9bdee8d3206f324a91976",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6, <4",
            "size": 1311087,
            "upload_time": "2023-04-04T14:46:11",
            "upload_time_iso_8601": "2023-04-04T14:46:11.561778Z",
            "url": "https://files.pythonhosted.org/packages/e0/7a/588d2c5e353fef03d692ac923ee7242f53f80df784b20d573a0fa9fa1efa/pygame-menu-4.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-04 14:46:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pygame-menu"
}
        
Elapsed time: 0.05167s