Skip to main content

A menu for pygame, simple, lightweight and easy to use

Project description

@ppizarror License MIT Python 2.7+/3.5+ Pygame 1.9+/2.0+ PyPi package Travis Total alerts Language grade: Python Codecov Open issues PyPi downloads

Source repo on GitHub, and run it on Repl.it

Introduction

Pygame-menu is a python-pygame library for creating menus. It supports selectors, buttons, labels, color inputs, and text inputs, with many options to customize.

Comprehensive documentation for the latest version is available at https://pygame-menu.readthedocs.io. For pygame-menu v2, check out https://github.com/ppizarror/pygame-menu/blob/v2/README.md

NOTE: pygame-menu v3 will not provide new widgets or functionalities, consider upgrading to the latest version.

Install Instructions

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

$> pip install pygame-menu

To build the documentation from a Git repository:

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

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygame-menu-3.5.1.tar.gz (886.0 kB view hashes)

Uploaded Source

Built Distribution

pygame_menu-3.5.1-py2.py3-none-any.whl (973.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page