pygame


Namepygame JSON
Version 2.5.2 PyPI version JSON
download
home_pagehttps://www.pygame.org
SummaryPython Game Development
upload_time2023-09-17 22:27:49
maintainer
docs_urlNone
authorA community project.
requires_python>=3.6
licenseLGPL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://raw.githubusercontent.com/pygame/pygame/main/docs/reST/_static/pygame_logo.svg
  :alt: pygame
  :target: https://www.pygame.org/


|AppVeyorBuild| |PyPiVersion| |PyPiLicense|
|Python3| |GithubCommits| |BlackFormatBadge|

Pygame_ is a free and open-source cross-platform library
for the development of multimedia applications like video games using Python.
It uses the `Simple DirectMedia Layer library`_ and several other
popular libraries to abstract the most common functions, making writing
these programs a more intuitive task.

`We need your help`_ to make pygame the best it can be!
New contributors are welcome.


Installation
------------

Before installing pygame, you must check that Python is installed
on your machine. To find out, open a command prompt (if you have
Windows) or a terminal (if you have MacOS or Linux) and type this:
::

   python --version


If a message such as "Python 3.8.10" appears, it means that Python
is correctly installed. If an error message appears, it means that
it is not installed yet. You must then go to the `official website
<https://www.pygame.org/docs/>`_ and follow the instructions.

Once Python is installed, you have to perform a final check: you have
to see if pip is installed. Generally, pip is pre-installed with
Python but we are never sure. Same as for Python, type the following
command:
::

   pip --version


If a message such as "pip 20.0.2 from /usr/lib/python3/dist-packages/pip
(python 3.8)" appears, you are ready to install pygame! To install
it, enter this command:
::

   pip install pygame


Help
----

If you are just getting started with pygame, you should be able to
get started fairly quickly.  Pygame comes with many tutorials and
introductions.  There is also full reference documentation for the
entire library. Browse the documentation on the `docs page`_. You
can also browse the documentation locally by running
``python -m pygame.docs`` in your terminal. If the docs aren't found
locally, it'll launch the online website instead.

The online documentation stays up to date with the development version
of pygame on github.  This may be a bit newer than the version of pygame
you are using. To upgrade to the latest full release, run 
``pip install pygame --upgrade`` in your terminal.

Best of all, the examples directory has many playable small programs
which can get you started playing with the code right away.

Pygame is a powerful library for game development, offering a wide 
range of features to simplify your coding journey. Let's delve into 
what Pygame has to offer:

Graphics: With Pygame, creating dynamic and engaging graphics has 
never been easier. The library provides simple yet effective tools for
2D graphics and animation, including support for images, rectangles, 
and polygon shapes. Whether you're a seasoned game developer or just
starting out, Pygame has you covered.

Sound: Pygame also includes support for playing and manipulating sound 
and music, making it easy to add sound effects and background music to
your games. With support for WAV, MP3, and OGG file formats, you have 
plenty of options to choose from.

Input: Pygame provides intuitive functions for handling keyboard, mouse,
and joystick input, allowing you to quickly and easily implement player
controls in your games. No more struggling with complex input code, Pygame
makes it simple.

Game Development: Lastly, Pygame provides a comprehensive suite of tools
and features specifically designed for game development. From collision 
detection to sprite management, Pygame has everything you need to create
exciting and engaging games. Whether you're building a platformer, puzzle
game, or anything in between, Pygame has you covered.

Building From Source
--------------------

If you want to use features that are currently in development,
or you want to contribute to pygame, you will need to build pygame
locally from its source code, rather than pip installing it.

Installing from source is fairly automated. The most work will
involve compiling and installing all the pygame dependencies.  Once
that is done, run the ``setup.py`` script which will attempt to
auto-configure, build, and install pygame.

Much more information about installing and compiling is available
on the `Compilation wiki page`_.

Contribute
----------
| Thank you for thinking of contributing!
|
| To contribute to the main `project documentation <https://www.pygame.org/docs/>`_, see ``docs/README.md`` or view more detailed instructions `here <https://github.com/pygame/pygame/tree/main/docs>`_.
|
| New to contributing to Open Source Free Libre software? 
| There is a draft of `"Let's write a unit test!" <http://renesd.blogspot.com/2019/11/draft-2-of-lets-write-unit-test.html>`_ which is a step by step guide on how to write your first unit test in python for pygame, which is very similar to how you would do it for other projects. 
|
| Want or need to compile pygame from source?
| `See the compilation page <https://www.pygame.org/wiki/Compilation>`_ for more detailed instructions.
|
| For a detailed developer guide on "How to Hack Pygame":
| Head to the `Hacking Page <https://www.pygame.org/wiki/Hacking>`_.
|
| Beginner developers looking for ways to contribute to the project can look at issues labeled `"good first issue" <https://github.com/pygame/pygame/labels/good%20first%20issue>`_ or `"Difficulty: Easy" <https://github.com/pygame/pygame/issues?q=is%3Aopen+is%3Aissue+label%3A%22Difficulty%3A+Easy%22>`_. 
|
| To submit patches and report bugs:
| Visit the `Bugs & Patches <https://www.pygame.org/wiki/patchesandbugs>`_ page for detailed instructions.
| 
| `See the info page <https://www.pygame.org/wiki/info>`_ for more info and ways to get in touch with the Pygame team.


Credits
-------

Thanks to everyone who has helped contribute to this library.
Special thanks are also in order.

* Marcus Von Appen: many changes, and fixes, 1.7.1+ freebsd maintainer
* Lenard Lindstrom: the 1.8+ windows maintainer, many changes, and fixes
* Brian Fisher for svn auto builder, bug tracker and many contributions
* Rene Dudfield: many changes, and fixes, 1.7+ release manager/maintainer
* Phil Hassey for his work on the pygame.org website
* DR0ID for his work on the sprite module
* Richard Goedeken for his smoothscale function
* Ulf Ekström for his pixel perfect collision detection code
* Pete Shinners: original author
* David Clark for filling the right-hand-man position
* Ed Boraas and Francis Irving: Debian packages
* Maxim Sobolev: FreeBSD packaging
* Bob Ippolito: MacOS and OS X porting (much work!)
* Jan Ekhol, Ray Kelm, and Peter Nicolai: putting up with early design ideas
* Nat Pryce for starting our unit tests
* Dan Richter for documentation work
* TheCorruptor for his incredible logos and graphics
* Nicholas Dudfield: many test improvements
* Alex Folkner for pygame-ctypes

Thanks to those sending in patches and fixes: Niki Spahiev, Gordon
Tyler, Nathaniel Pryce, Dave Wallace, John Popplewell, Michael Urman,
Andrew Straw, Michael Hudson, Ole Martin Bjoerndalen, Herve Cauwelier,
James Mazer, Lalo Martins, Timothy Stranex, Chad Lester, Matthias
Spiller, Bo Jangeborg, Dmitry Borisov, Campbell Barton, Diego Essaya,
Eyal Lotem, Regis Desgroppes, Emmanuel Hainry, Randy Kaelber
Matthew L Daniel, Nirav Patel, Forrest Voight, Charlie Nolan,
Frankie Robertson, John Krukoff, Lorenz Quack, Nick Irvine,
Michael George, Saul Spatz, Thomas Ibbotson, Tom Rothamel, Evan Kroske,
Cambell Barton.

And our bug hunters above and beyond: Angus, Guillaume Proux, Frank
Raiser, Austin Henry, Kaweh Kazemi, Arturo Aldama, Mike Mulcheck,
Michael Benfield, David Lau

There's many more folks out there who've submitted helpful ideas, kept
this project going, and basically made our life easier.  Thanks!

Many thank you's for people making documentation comments, and adding to the
pygame.org wiki.

Also many thanks for people creating games and putting them on the
pygame.org website for others to learn from and enjoy.

Lots of thanks to James Paige for hosting the pygame bugzilla.

Also a big thanks to Roger Dingledine and the crew at SEUL.ORG for our
excellent hosting.

Dependencies
------------

Pygame is obviously strongly dependent on SDL and Python.  It also
links to and embeds several other smaller libraries.  The font
module relies on SDL_ttf, which is dependent on freetype.  The mixer
(and mixer.music) modules depend on SDL_mixer.  The image module
depends on SDL_image, which also can use libjpeg and libpng.  The
transform module has an embedded version of SDL_rotozoom for its
own rotozoom function.  The surfarray module requires the Python
NumPy package for its multidimensional numeric arrays.
Dependency versions:


+----------+------------------------+
| CPython  | >= 3.6 (Or use PyPy3)  |
+----------+------------------------+
| SDL      | >= 2.0.8               |
+----------+------------------------+
| SDL_mixer| >= 2.0.0               |
+----------+------------------------+
| SDL_image| >= 2.0.2               |
+----------+------------------------+
| SDL_ttf  | >= 2.0.11              |
+----------+------------------------+
| SDL_gfx  | (Optional, vendored in)|
+----------+------------------------+
| NumPy    | >= 1.6.2 (Optional)    |
+----------+------------------------+



License
-------

This library is distributed under `GNU LGPL version 2.1`_, which can
be found in the file ``docs/LGPL.txt``.  We reserve the right to place
future versions of this library under a different license.

This basically means you can use pygame in any project you want,
but if you make any changes or additions to pygame itself, those
must be released with a compatible license (preferably submitted
back to the pygame project).  Closed source and commercial games are fine.

The programs in the ``examples`` subdirectory are in the public domain.

See docs/licenses for licenses of dependencies.


.. |AppVeyorBuild| image:: https://ci.appveyor.com/api/projects/status/x4074ybuobsh4myx?svg=true
   :target: https://ci.appveyor.com/project/pygame/pygame

.. |PyPiVersion| image:: https://img.shields.io/pypi/v/pygame.svg?v=1
   :target: https://pypi.python.org/pypi/pygame

.. |PyPiLicense| image:: https://img.shields.io/pypi/l/pygame.svg?v=1
   :target: https://pypi.python.org/pypi/pygame

.. |Python3| image:: https://img.shields.io/badge/python-3-blue.svg?v=1

.. |GithubCommits| image:: https://img.shields.io/github/commits-since/pygame/pygame/2.1.2.svg
   :target: https://github.com/pygame/pygame/compare/2.1.2...main

.. |BlackFormatBadge| image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://github.com/psf/black

.. _pygame: https://www.pygame.org
.. _Simple DirectMedia Layer library: https://www.libsdl.org
.. _We need your help: https://www.pygame.org/contribute.html
.. _Compilation wiki page: https://www.pygame.org/wiki/Compilation
.. _docs page: https://www.pygame.org/docs/
.. _GNU LGPL version 2.1: https://www.gnu.org/copyleft/lesser.html

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.pygame.org",
    "name": "pygame",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "A community project.",
    "author_email": "pygame@pygame.org",
    "download_url": "https://files.pythonhosted.org/packages/c6/aa/2c0c867d6cff00966cfc2152b25f61599f87e88b239e4dcb8ad5357f0f69/pygame-2.5.2.tar.gz",
    "platform": null,
    "description": ".. image:: https://raw.githubusercontent.com/pygame/pygame/main/docs/reST/_static/pygame_logo.svg\r\n  :alt: pygame\r\n  :target: https://www.pygame.org/\r\n\r\n\r\n|AppVeyorBuild| |PyPiVersion| |PyPiLicense|\r\n|Python3| |GithubCommits| |BlackFormatBadge|\r\n\r\nPygame_ is a free and open-source cross-platform library\r\nfor the development of multimedia applications like video games using Python.\r\nIt uses the `Simple DirectMedia Layer library`_ and several other\r\npopular libraries to abstract the most common functions, making writing\r\nthese programs a more intuitive task.\r\n\r\n`We need your help`_ to make pygame the best it can be!\r\nNew contributors are welcome.\r\n\r\n\r\nInstallation\r\n------------\r\n\r\nBefore installing pygame, you must check that Python is installed\r\non your machine. To find out, open a command prompt (if you have\r\nWindows) or a terminal (if you have MacOS or Linux) and type this:\r\n::\r\n\r\n   python --version\r\n\r\n\r\nIf a message such as \"Python 3.8.10\" appears, it means that Python\r\nis correctly installed. If an error message appears, it means that\r\nit is not installed yet. You must then go to the `official website\r\n<https://www.pygame.org/docs/>`_ and follow the instructions.\r\n\r\nOnce Python is installed, you have to perform a final check: you have\r\nto see if pip is installed. Generally, pip is pre-installed with\r\nPython but we are never sure. Same as for Python, type the following\r\ncommand:\r\n::\r\n\r\n   pip --version\r\n\r\n\r\nIf a message such as \"pip 20.0.2 from /usr/lib/python3/dist-packages/pip\r\n(python 3.8)\" appears, you are ready to install pygame! To install\r\nit, enter this command:\r\n::\r\n\r\n   pip install pygame\r\n\r\n\r\nHelp\r\n----\r\n\r\nIf you are just getting started with pygame, you should be able to\r\nget started fairly quickly.  Pygame comes with many tutorials and\r\nintroductions.  There is also full reference documentation for the\r\nentire library. Browse the documentation on the `docs page`_. You\r\ncan also browse the documentation locally by running\r\n``python -m pygame.docs`` in your terminal. If the docs aren't found\r\nlocally, it'll launch the online website instead.\r\n\r\nThe online documentation stays up to date with the development version\r\nof pygame on github.  This may be a bit newer than the version of pygame\r\nyou are using. To upgrade to the latest full release, run \r\n``pip install pygame --upgrade`` in your terminal.\r\n\r\nBest of all, the examples directory has many playable small programs\r\nwhich can get you started playing with the code right away.\r\n\r\nPygame is a powerful library for game development, offering a wide \r\nrange of features to simplify your coding journey. Let's delve into \r\nwhat Pygame has to offer:\r\n\r\nGraphics: With Pygame, creating dynamic and engaging graphics has \r\nnever been easier. The library provides simple yet effective tools for\r\n2D graphics and animation, including support for images, rectangles, \r\nand polygon shapes. Whether you're a seasoned game developer or just\r\nstarting out, Pygame has you covered.\r\n\r\nSound: Pygame also includes support for playing and manipulating sound \r\nand music, making it easy to add sound effects and background music to\r\nyour games. With support for WAV, MP3, and OGG file formats, you have \r\nplenty of options to choose from.\r\n\r\nInput: Pygame provides intuitive functions for handling keyboard, mouse,\r\nand joystick input, allowing you to quickly and easily implement player\r\ncontrols in your games. No more struggling with complex input code, Pygame\r\nmakes it simple.\r\n\r\nGame Development: Lastly, Pygame provides a comprehensive suite of tools\r\nand features specifically designed for game development. From collision \r\ndetection to sprite management, Pygame has everything you need to create\r\nexciting and engaging games. Whether you're building a platformer, puzzle\r\ngame, or anything in between, Pygame has you covered.\r\n\r\nBuilding From Source\r\n--------------------\r\n\r\nIf you want to use features that are currently in development,\r\nor you want to contribute to pygame, you will need to build pygame\r\nlocally from its source code, rather than pip installing it.\r\n\r\nInstalling from source is fairly automated. The most work will\r\ninvolve compiling and installing all the pygame dependencies.  Once\r\nthat is done, run the ``setup.py`` script which will attempt to\r\nauto-configure, build, and install pygame.\r\n\r\nMuch more information about installing and compiling is available\r\non the `Compilation wiki page`_.\r\n\r\nContribute\r\n----------\r\n| Thank you for thinking of contributing!\r\n|\r\n| To contribute to the main `project documentation <https://www.pygame.org/docs/>`_, see ``docs/README.md`` or view more detailed instructions `here <https://github.com/pygame/pygame/tree/main/docs>`_.\r\n|\r\n| New to contributing to Open Source Free Libre software? \r\n| There is a draft of `\"Let's write a unit test!\" <http://renesd.blogspot.com/2019/11/draft-2-of-lets-write-unit-test.html>`_ which is a step by step guide on how to write your first unit test in python for pygame, which is very similar to how you would do it for other projects. \r\n|\r\n| Want or need to compile pygame from source?\r\n| `See the compilation page <https://www.pygame.org/wiki/Compilation>`_ for more detailed instructions.\r\n|\r\n| For a detailed developer guide on \"How to Hack Pygame\":\r\n| Head to the `Hacking Page <https://www.pygame.org/wiki/Hacking>`_.\r\n|\r\n| Beginner developers looking for ways to contribute to the project can look at issues labeled `\"good first issue\" <https://github.com/pygame/pygame/labels/good%20first%20issue>`_ or `\"Difficulty: Easy\" <https://github.com/pygame/pygame/issues?q=is%3Aopen+is%3Aissue+label%3A%22Difficulty%3A+Easy%22>`_. \r\n|\r\n| To submit patches and report bugs:\r\n| Visit the `Bugs & Patches <https://www.pygame.org/wiki/patchesandbugs>`_ page for detailed instructions.\r\n| \r\n| `See the info page <https://www.pygame.org/wiki/info>`_ for more info and ways to get in touch with the Pygame team.\r\n\r\n\r\nCredits\r\n-------\r\n\r\nThanks to everyone who has helped contribute to this library.\r\nSpecial thanks are also in order.\r\n\r\n* Marcus Von Appen: many changes, and fixes, 1.7.1+ freebsd maintainer\r\n* Lenard Lindstrom: the 1.8+ windows maintainer, many changes, and fixes\r\n* Brian Fisher for svn auto builder, bug tracker and many contributions\r\n* Rene Dudfield: many changes, and fixes, 1.7+ release manager/maintainer\r\n* Phil Hassey for his work on the pygame.org website\r\n* DR0ID for his work on the sprite module\r\n* Richard Goedeken for his smoothscale function\r\n* Ulf Ekstr\u00f6m for his pixel perfect collision detection code\r\n* Pete Shinners: original author\r\n* David Clark for filling the right-hand-man position\r\n* Ed Boraas and Francis Irving: Debian packages\r\n* Maxim Sobolev: FreeBSD packaging\r\n* Bob Ippolito: MacOS and OS X porting (much work!)\r\n* Jan Ekhol, Ray Kelm, and Peter Nicolai: putting up with early design ideas\r\n* Nat Pryce for starting our unit tests\r\n* Dan Richter for documentation work\r\n* TheCorruptor for his incredible logos and graphics\r\n* Nicholas Dudfield: many test improvements\r\n* Alex Folkner for pygame-ctypes\r\n\r\nThanks to those sending in patches and fixes: Niki Spahiev, Gordon\r\nTyler, Nathaniel Pryce, Dave Wallace, John Popplewell, Michael Urman,\r\nAndrew Straw, Michael Hudson, Ole Martin Bjoerndalen, Herve Cauwelier,\r\nJames Mazer, Lalo Martins, Timothy Stranex, Chad Lester, Matthias\r\nSpiller, Bo Jangeborg, Dmitry Borisov, Campbell Barton, Diego Essaya,\r\nEyal Lotem, Regis Desgroppes, Emmanuel Hainry, Randy Kaelber\r\nMatthew L Daniel, Nirav Patel, Forrest Voight, Charlie Nolan,\r\nFrankie Robertson, John Krukoff, Lorenz Quack, Nick Irvine,\r\nMichael George, Saul Spatz, Thomas Ibbotson, Tom Rothamel, Evan Kroske,\r\nCambell Barton.\r\n\r\nAnd our bug hunters above and beyond: Angus, Guillaume Proux, Frank\r\nRaiser, Austin Henry, Kaweh Kazemi, Arturo Aldama, Mike Mulcheck,\r\nMichael Benfield, David Lau\r\n\r\nThere's many more folks out there who've submitted helpful ideas, kept\r\nthis project going, and basically made our life easier.  Thanks!\r\n\r\nMany thank you's for people making documentation comments, and adding to the\r\npygame.org wiki.\r\n\r\nAlso many thanks for people creating games and putting them on the\r\npygame.org website for others to learn from and enjoy.\r\n\r\nLots of thanks to James Paige for hosting the pygame bugzilla.\r\n\r\nAlso a big thanks to Roger Dingledine and the crew at SEUL.ORG for our\r\nexcellent hosting.\r\n\r\nDependencies\r\n------------\r\n\r\nPygame is obviously strongly dependent on SDL and Python.  It also\r\nlinks to and embeds several other smaller libraries.  The font\r\nmodule relies on SDL_ttf, which is dependent on freetype.  The mixer\r\n(and mixer.music) modules depend on SDL_mixer.  The image module\r\ndepends on SDL_image, which also can use libjpeg and libpng.  The\r\ntransform module has an embedded version of SDL_rotozoom for its\r\nown rotozoom function.  The surfarray module requires the Python\r\nNumPy package for its multidimensional numeric arrays.\r\nDependency versions:\r\n\r\n\r\n+----------+------------------------+\r\n| CPython  | >= 3.6 (Or use PyPy3)  |\r\n+----------+------------------------+\r\n| SDL      | >= 2.0.8               |\r\n+----------+------------------------+\r\n| SDL_mixer| >= 2.0.0               |\r\n+----------+------------------------+\r\n| SDL_image| >= 2.0.2               |\r\n+----------+------------------------+\r\n| SDL_ttf  | >= 2.0.11              |\r\n+----------+------------------------+\r\n| SDL_gfx  | (Optional, vendored in)|\r\n+----------+------------------------+\r\n| NumPy    | >= 1.6.2 (Optional)    |\r\n+----------+------------------------+\r\n\r\n\r\n\r\nLicense\r\n-------\r\n\r\nThis library is distributed under `GNU LGPL version 2.1`_, which can\r\nbe found in the file ``docs/LGPL.txt``.  We reserve the right to place\r\nfuture versions of this library under a different license.\r\n\r\nThis basically means you can use pygame in any project you want,\r\nbut if you make any changes or additions to pygame itself, those\r\nmust be released with a compatible license (preferably submitted\r\nback to the pygame project).  Closed source and commercial games are fine.\r\n\r\nThe programs in the ``examples`` subdirectory are in the public domain.\r\n\r\nSee docs/licenses for licenses of dependencies.\r\n\r\n\r\n.. |AppVeyorBuild| image:: https://ci.appveyor.com/api/projects/status/x4074ybuobsh4myx?svg=true\r\n   :target: https://ci.appveyor.com/project/pygame/pygame\r\n\r\n.. |PyPiVersion| image:: https://img.shields.io/pypi/v/pygame.svg?v=1\r\n   :target: https://pypi.python.org/pypi/pygame\r\n\r\n.. |PyPiLicense| image:: https://img.shields.io/pypi/l/pygame.svg?v=1\r\n   :target: https://pypi.python.org/pypi/pygame\r\n\r\n.. |Python3| image:: https://img.shields.io/badge/python-3-blue.svg?v=1\r\n\r\n.. |GithubCommits| image:: https://img.shields.io/github/commits-since/pygame/pygame/2.1.2.svg\r\n   :target: https://github.com/pygame/pygame/compare/2.1.2...main\r\n\r\n.. |BlackFormatBadge| image:: https://img.shields.io/badge/code%20style-black-000000.svg\r\n    :target: https://github.com/psf/black\r\n\r\n.. _pygame: https://www.pygame.org\r\n.. _Simple DirectMedia Layer library: https://www.libsdl.org\r\n.. _We need your help: https://www.pygame.org/contribute.html\r\n.. _Compilation wiki page: https://www.pygame.org/wiki/Compilation\r\n.. _docs page: https://www.pygame.org/docs/\r\n.. _GNU LGPL version 2.1: https://www.gnu.org/copyleft/lesser.html\r\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "Python Game Development",
    "version": "2.5.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/pygame/pygame/issues",
        "Documentation": "https://pygame.org/docs",
        "Homepage": "https://www.pygame.org",
        "Source": "https://github.com/pygame/pygame",
        "Twitter": "https://twitter.com/pygame_org"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b9109f93d428b483c451eacee9ba1e04a1e9999751c80bf6236b2bdc8e19b1e",
                "md5": "431b599fcfb5f3384510b4f89c102e13",
                "sha256": "f30d1618672a55e8c6669281ba264464b3ab563158e40d89e8c8b3faa0febebd"
            },
            "downloads": -1,
            "filename": "pygame-2.5.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "431b599fcfb5f3384510b4f89c102e13",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 13605561,
            "upload_time": "2023-09-17T22:24:18",
            "upload_time_iso_8601": "2023-09-17T22:24:18.211643Z",
            "url": "https://files.pythonhosted.org/packages/5b/91/09f93d428b483c451eacee9ba1e04a1e9999751c80bf6236b2bdc8e19b1e/pygame-2.5.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6960e5150bd79261721a85aab56614a3bddce404c3f19c3b4e17e912dbfb20b",
                "md5": "57a794873bc9492243864a2a1cf05bdd",
                "sha256": "74e1d6284100e294f445832e6f6343be4fe4748decc4f8a51131ae197dae8584"
            },
            "downloads": -1,
            "filename": "pygame-2.5.2-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "57a794873bc9492243864a2a1cf05bdd",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 10383363,
            "upload_time": "2023-09-17T22:36:11",
            "upload_time_iso_8601": "2023-09-17T22:36:11.292774Z",
            "url": "https://files.pythonhosted.org/packages/a6/96/0e5150bd79261721a85aab56614a3bddce404c3f19c3b4e17e912dbfb20b/pygame-2.5.2-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25750d2feb98a8978305efc58c6c93de9637d3f689b74fc5da6f673314005fe2",
                "md5": "d1521c86eea001ac2c2d1b230a15b2b6",
                "sha256": "dc346965847aef00013fa2364f41a64f068cd096dcc7778fc306ca3735f0eedf"
            },
            "downloads": -1,
            "filename": "pygame-2.5.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d1521c86eea001ac2c2d1b230a15b2b6",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 13609429,
            "upload_time": "2023-09-17T22:24:22",
            "upload_time_iso_8601": "2023-09-17T22:24:22.350454Z",
            "url": "https://files.pythonhosted.org/packages/25/75/0d2feb98a8978305efc58c6c93de9637d3f689b74fc5da6f673314005fe2/pygame-2.5.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "98acd5f02e0f48ec5aad345804a7b601a7ce01f571cd62df36f9ce7b9b73135f",
                "md5": "2dc354cb16ce3b52666b3d7f290134e7",
                "sha256": "f02c1c7505af18d426d355ac9872bd5c916b27f7b0fe224749930662bea47a50"
            },
            "downloads": -1,
            "filename": "pygame-2.5.2-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "2dc354cb16ce3b52666b3d7f290134e7",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 10385821,
            "upload_time": "2023-09-17T22:40:24",
            "upload_time_iso_8601": "2023-09-17T22:40:24.283036Z",
            "url": "https://files.pythonhosted.org/packages/98/ac/d5f02e0f48ec5aad345804a7b601a7ce01f571cd62df36f9ce7b9b73135f/pygame-2.5.2-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91e48b7ca2466d1d7e5fb0d22a7e83323dea207d6370abaf0610f7e08faf6b9e",
                "md5": "430b73303e9c31226db1de17e5a77044",
                "sha256": "074aa6c6e110c925f7f27f00c7733c6303407edc61d738882985091d1eb2ef17"
            },
            "downloads": -1,
            "filename": "pygame-2.5.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "430b73303e9c31226db1de17e5a77044",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 13584854,
            "upload_time": "2023-09-17T22:24:26",
            "upload_time_iso_8601": "2023-09-17T22:24:26.289496Z",
            "url": "https://files.pythonhosted.org/packages/91/e4/8b7ca2466d1d7e5fb0d22a7e83323dea207d6370abaf0610f7e08faf6b9e/pygame-2.5.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05285ca545423d6bb55f7ba9d09904c963ced15178f072551629a46b5499d105",
                "md5": "6b6dd466219ae45b8c8c174240c87d59",
                "sha256": "224c308856334bc792f696e9278e50d099a87c116f7fc314cd6aa3ff99d21592"
            },
            "downloads": -1,
            "filename": "pygame-2.5.2-cp312-cp312-win32.whl",
            "has_sig": false,
            "md5_digest": "6b6dd466219ae45b8c8c174240c87d59",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 10387283,
            "upload_time": "2023-09-17T22:13:40",
            "upload_time_iso_8601": "2023-09-17T22:13:40.114133Z",
            "url": "https://files.pythonhosted.org/packages/05/28/5ca545423d6bb55f7ba9d09904c963ced15178f072551629a46b5499d105/pygame-2.5.2-cp312-cp312-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66571311ff5bbd64093795f64c66910bbc12b7c5d83ca95766cce7ba501ff7e7",
                "md5": "9f0bb1ec4320513ff6c8a2905766ae62",
                "sha256": "dd2d2650faf54f9a0f5bd0db8409f79609319725f8f08af6507a0609deadcad4"
            },
            "downloads": -1,
            "filename": "pygame-2.5.2-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "9f0bb1ec4320513ff6c8a2905766ae62",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 10758801,
            "upload_time": "2023-09-17T22:44:28",
            "upload_time_iso_8601": "2023-09-17T22:44:28.205958Z",
            "url": "https://files.pythonhosted.org/packages/66/57/1311ff5bbd64093795f64c66910bbc12b7c5d83ca95766cce7ba501ff7e7/pygame-2.5.2-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d7de6d5b66e9c2bc38b64417dcf4a45534bca01f30ad6e4034566f3fb4a7584",
                "md5": "b5f5756669f89ed381f0fff8c3417e1b",
                "sha256": "78fcd7643358b886a44127ff7dec9041c056c212b3a98977674f83f99e9b12d3"
            },
            "downloads": -1,
            "filename": "pygame-2.5.2-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "b5f5756669f89ed381f0fff8c3417e1b",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 13580036,
            "upload_time": "2023-09-17T22:24:29",
            "upload_time_iso_8601": "2023-09-17T22:24:29.318465Z",
            "url": "https://files.pythonhosted.org/packages/7d/7d/e6d5b66e9c2bc38b64417dcf4a45534bca01f30ad6e4034566f3fb4a7584/pygame-2.5.2-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f3743a7fb82f7e57f5fcd335a007c4c86265bcfa3b8c0186262d0cf50e58a8d",
                "md5": "d3e8b044e059c3724054f4bbb555ab49",
                "sha256": "5697528266b4716d9cdd44a5a1d210f4d86ef801d0f64ca5da5d0816704009d9"
            },
            "downloads": -1,
            "filename": "pygame-2.5.2-cp36-cp36m-win32.whl",
            "has_sig": false,
            "md5_digest": "d3e8b044e059c3724054f4bbb555ab49",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 10369737,
            "upload_time": "2023-09-17T22:23:07",
            "upload_time_iso_8601": "2023-09-17T22:23:07.750076Z",
            "url": "https://files.pythonhosted.org/packages/3f/37/43a7fb82f7e57f5fcd335a007c4c86265bcfa3b8c0186262d0cf50e58a8d/pygame-2.5.2-cp36-cp36m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "26308dfea304e9b05e0f1f246e96d560d188174a6f69738a40a4ede87a291a72",
                "md5": "c1ff8228b6558b856dcd49aae9f4cf3d",
                "sha256": "30a8d7cf12363b4140bf2f93b5eec4028376ca1d0fe4b550588f836279485308"
            },
            "downloads": -1,
            "filename": "pygame-2.5.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "c1ff8228b6558b856dcd49aae9f4cf3d",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 13604306,
            "upload_time": "2023-09-17T22:24:33",
            "upload_time_iso_8601": "2023-09-17T22:24:33.234488Z",
            "url": "https://files.pythonhosted.org/packages/26/30/8dfea304e9b05e0f1f246e96d560d188174a6f69738a40a4ede87a291a72/pygame-2.5.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8163290f18edd4860529340572db3be0463917b49181e29ce64e695b9aa516ef",
                "md5": "3c32be7689eb2934879e72fe18479253",
                "sha256": "7d0a2794649defa57ef50b096a99f7113d3d0c2e32d1426cafa7d618eadce4c7"
            },
            "downloads": -1,
            "filename": "pygame-2.5.2-cp37-cp37m-win32.whl",
            "has_sig": false,
            "md5_digest": "3c32be7689eb2934879e72fe18479253",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 10378125,
            "upload_time": "2023-09-17T22:26:00",
            "upload_time_iso_8601": "2023-09-17T22:26:00.801254Z",
            "url": "https://files.pythonhosted.org/packages/81/63/290f18edd4860529340572db3be0463917b49181e29ce64e695b9aa516ef/pygame-2.5.2-cp37-cp37m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88be2d17835967278e6484ade1db684f608b2e29e4cc9978321c2042d118d085",
                "md5": "8c8caee0880d0967b0ba23f48425b521",
                "sha256": "4ff21201df6278b8ca2e948fb148ffe88f5481fd03760f381dd61e45954c7dff"
            },
            "downloads": -1,
            "filename": "pygame-2.5.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "8c8caee0880d0967b0ba23f48425b521",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 13612973,
            "upload_time": "2023-09-17T22:24:36",
            "upload_time_iso_8601": "2023-09-17T22:24:36.180424Z",
            "url": "https://files.pythonhosted.org/packages/88/be/2d17835967278e6484ade1db684f608b2e29e4cc9978321c2042d118d085/pygame-2.5.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f1bafe5a0ed7adc1891bba486a431271d3c422afaf00644cf77abf8521f44890",
                "md5": "2b5fe0b012f0240d0a6086df2d1f4fa4",
                "sha256": "d851247239548aa357c4a6840fb67adc2d570ce7cb56988d036a723d26b48bff"
            },
            "downloads": -1,
            "filename": "pygame-2.5.2-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "2b5fe0b012f0240d0a6086df2d1f4fa4",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 10387124,
            "upload_time": "2023-09-17T22:28:50",
            "upload_time_iso_8601": "2023-09-17T22:28:50.080047Z",
            "url": "https://files.pythonhosted.org/packages/f1/ba/fe5a0ed7adc1891bba486a431271d3c422afaf00644cf77abf8521f44890/pygame-2.5.2-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3676d9805a85a7e0d2efdfd343a1a30b2adfa026a9006b16f2b7293717bc3155",
                "md5": "cf4ffdd972aee770708a89d8d1812134",
                "sha256": "6cf2257447ce7f2d6de37e5fb019d2bbe32ed05a5721ace8bc78c2d9beaf3aee"
            },
            "downloads": -1,
            "filename": "pygame-2.5.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "cf4ffdd972aee770708a89d8d1812134",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 13609969,
            "upload_time": "2023-09-17T22:24:40",
            "upload_time_iso_8601": "2023-09-17T22:24:40.112421Z",
            "url": "https://files.pythonhosted.org/packages/36/76/d9805a85a7e0d2efdfd343a1a30b2adfa026a9006b16f2b7293717bc3155/pygame-2.5.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8bbd6b94fa2c79ee7d977ff63dad343f85eec684474a4d56a08c0685171e8812",
                "md5": "ecb09e28d30848b7bd24f2ef36a72271",
                "sha256": "3b3e619e33d11c297d7a57a82db40681f9c2c3ae1d5bf06003520b4fe30c435d"
            },
            "downloads": -1,
            "filename": "pygame-2.5.2-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "ecb09e28d30848b7bd24f2ef36a72271",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 10386391,
            "upload_time": "2023-09-17T22:32:25",
            "upload_time_iso_8601": "2023-09-17T22:32:25.323154Z",
            "url": "https://files.pythonhosted.org/packages/8b/bd/6b94fa2c79ee7d977ff63dad343f85eec684474a4d56a08c0685171e8812/pygame-2.5.2-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ded28d10df3a4209c499871d90b134cb1860c0874a7a2c431aa6a742b56213ca",
                "md5": "f0acb909ef147399facba4ec9ad710fd",
                "sha256": "e708fc8f709a0fe1d1876489345f2e443d47f3976d33455e2e1e937f972f8677"
            },
            "downloads": -1,
            "filename": "pygame-2.5.2-pp36-pypy36_pp73-win32.whl",
            "has_sig": false,
            "md5_digest": "f0acb909ef147399facba4ec9ad710fd",
            "packagetype": "bdist_wheel",
            "python_version": "pp36",
            "requires_python": ">=3.6",
            "size": 10328273,
            "upload_time": "2023-09-17T22:20:12",
            "upload_time_iso_8601": "2023-09-17T22:20:12.445773Z",
            "url": "https://files.pythonhosted.org/packages/de/d2/8d10df3a4209c499871d90b134cb1860c0874a7a2c431aa6a742b56213ca/pygame-2.5.2-pp36-pypy36_pp73-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c6aa2c0c867d6cff00966cfc2152b25f61599f87e88b239e4dcb8ad5357f0f69",
                "md5": "bf45bc5288fa244a0dde60095bf4afb8",
                "sha256": "c1b89eb5d539e7ac5cf75513125fb5f2f0a2d918b1fd6e981f23bf0ac1b1c24a"
            },
            "downloads": -1,
            "filename": "pygame-2.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "bf45bc5288fa244a0dde60095bf4afb8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 15788328,
            "upload_time": "2023-09-17T22:27:49",
            "upload_time_iso_8601": "2023-09-17T22:27:49.577547Z",
            "url": "https://files.pythonhosted.org/packages/c6/aa/2c0c867d6cff00966cfc2152b25f61599f87e88b239e4dcb8ad5357f0f69/pygame-2.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-17 22:27:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pygame",
    "github_project": "pygame",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pygame"
}
        
Elapsed time: 0.11381s