==============
pygame-menu-ce
==============
.. 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.7+-red.svg
:target: https://www.python.org/downloads
:alt: Python 3.7+
.. 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-ce is a `python-pygame-ce <https://pyga.me>`_ 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
Install Instructions
--------------------
Pygame-menu-ce can be installed via pip. Simply run:
.. code-block:: bash
$> pip install pygame-menu-ce -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-ce",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7, <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/c8/c5/1403281ca6717d3b0b9b9cfc99d767062263406588076f6588907c2470e6/pygame-menu-ce-4.4.2.tar.gz",
"platform": "any",
"description": "==============\npygame-menu-ce\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.7+-red.svg\n :target: https://www.python.org/downloads\n :alt: Python 3.7+\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-ce is a `python-pygame-ce <https://pyga.me>`_ library for creating menus and GUIs. It supports\nseveral 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\nInstall Instructions\n--------------------\n\nPygame-menu-ce can be installed via pip. Simply run:\n\n.. code-block:: bash\n\n $> pip install pygame-menu-ce -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-ce. 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": "29f74f2abaf788c6ae97c60ca3eb365e5f9fa78eb7584f6499919a84991fbc38",
"md5": "5daa64a16d6e7e3d1edf58b6f6302c59",
"sha256": "ccf56222b3416c5777950756812e6bf91da6b979a75623f194fe5595ceb8ca66"
},
"downloads": -1,
"filename": "pygame_menu_ce-4.4.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5daa64a16d6e7e3d1edf58b6f6302c59",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7, <4",
"size": 1380355,
"upload_time": "2023-04-04T14:47:07",
"upload_time_iso_8601": "2023-04-04T14:47:07.702747Z",
"url": "https://files.pythonhosted.org/packages/29/f7/4f2abaf788c6ae97c60ca3eb365e5f9fa78eb7584f6499919a84991fbc38/pygame_menu_ce-4.4.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c8c51403281ca6717d3b0b9b9cfc99d767062263406588076f6588907c2470e6",
"md5": "1752a5a73797234edf5a623e400bc2c5",
"sha256": "d0fc5997a9bace52af538b1363f0c43caf87f3c6e3385e005645f236d787eeb0"
},
"downloads": -1,
"filename": "pygame-menu-ce-4.4.2.tar.gz",
"has_sig": false,
"md5_digest": "1752a5a73797234edf5a623e400bc2c5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7, <4",
"size": 1310901,
"upload_time": "2023-04-04T14:47:12",
"upload_time_iso_8601": "2023-04-04T14:47:12.255650Z",
"url": "https://files.pythonhosted.org/packages/c8/c5/1403281ca6717d3b0b9b9cfc99d767062263406588076f6588907c2470e6/pygame-menu-ce-4.4.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-04 14:47:12",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "pygame-menu-ce"
}