Name | pyboy JSON |
Version |
2.5.1
JSON |
| download |
home_page | None |
Summary | Game Boy emulator written in Python |
upload_time | 2025-02-21 11:54:04 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | GNU Lesser General Public License
=================================
_Version 3, 29 June 2007_
_Copyright © 2007 Free Software Foundation, Inc. <<http://fsf.org/>>_
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.
### 0. Additional Definitions
As used herein, “this License” refers to version 3 of the GNU Lesser
General Public License, and the “GNU GPL” refers to version 3 of the GNU
General Public License.
“The Library” refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.
An “Application” is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.
A “Combined Work” is a work produced by combining or linking an
Application with the Library. The particular version of the Library
with which the Combined Work was made is also called the “Linked
Version”.
The “Minimal Corresponding Source” for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.
The “Corresponding Application Code” for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.
### 1. Exception to Section 3 of the GNU GPL
You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.
### 2. Conveying Modified Versions
If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:
* **a)** under this License, provided that you make a good faith effort to
ensure that, in the event an Application does not supply the
function or data, the facility still operates, and performs
whatever part of its purpose remains meaningful, or
* **b)** under the GNU GPL, with none of the additional permissions of
this License applicable to that copy.
### 3. Object Code Incorporating Material from Library Header Files
The object code form of an Application may incorporate material from
a header file that is part of the Library. You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:
* **a)** Give prominent notice with each copy of the object code that the
Library is used in it and that the Library and its use are
covered by this License.
* **b)** Accompany the object code with a copy of the GNU GPL and this license
document.
### 4. Combined Works
You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:
* **a)** Give prominent notice with each copy of the Combined Work that
the Library is used in it and that the Library and its use are
covered by this License.
* **b)** Accompany the Combined Work with a copy of the GNU GPL and this license
document.
* **c)** For a Combined Work that displays copyright notices during
execution, include the copyright notice for the Library among
these notices, as well as a reference directing the user to the
copies of the GNU GPL and this license document.
* **d)** Do one of the following:
- **0)** Convey the Minimal Corresponding Source under the terms of this
License, and the Corresponding Application Code in a form
suitable for, and under terms that permit, the user to
recombine or relink the Application with a modified version of
the Linked Version to produce a modified Combined Work, in the
manner specified by section 6 of the GNU GPL for conveying
Corresponding Source.
- **1)** Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that **(a)** uses at run time
a copy of the Library already present on the user's computer
system, and **(b)** will operate properly with a modified version
of the Library that is interface-compatible with the Linked
Version.
* **e)** Provide Installation Information, but only if you would otherwise
be required to provide such information under section 6 of the
GNU GPL, and only to the extent that such information is
necessary to install and execute a modified version of the
Combined Work produced by recombining or relinking the
Application with a modified version of the Linked Version. (If
you use option **4d0**, the Installation Information must accompany
the Minimal Corresponding Source and Corresponding Application
Code. If you use option **4d1**, you must provide the Installation
Information in the manner specified by section 6 of the GNU GPL
for conveying Corresponding Source.)
### 5. Combined Libraries
You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:
* **a)** Accompany the combined library with a copy of the same work based
on the Library, uncombined with any other library facilities,
conveyed under the terms of this License.
* **b)** Give prominent notice with the combined library that part of it
is a work based on the Library, and explaining where to find the
accompanying uncombined form of the same work.
### 6. Revised Versions of the GNU Lesser General Public License
The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License “or any later version”
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.
If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.
|
keywords |
gameboy
game boy
emulator
cython
pypy
|
VCS |
 |
bugtrack_url |
|
requirements |
setuptools
cython
numpy
pysdl2
pysdl2-dll
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<p align="center">
<img src="extras/README/pyboy.svg" width="480">
</p>
__If you have any questions, or just want to chat, [join us on Discord](https://discord.gg/wUbag3KNqQ).__
[](https://discord.gg/wUbag3KNqQ)
<!---
Generate GIF with the layout and captions
-->
<table>
<tbody>
<tr>
<td colspan=2 align="center"><a href=https://github.com/PWhiddy/PokemonRedExperiments>Train RL agents to play Pokemon Red</a>
</td>
<td align="center"><a href=https://github.com/Baekalfen/PyBoy/wiki/Experimental-and-optional-features#rewind-time>Rewind any game</a><br>
</td>
</tr>
<tr>
<td colspan=2 align="center">
<div align="center">
<a href="http://www.youtube.com/watch?feature=player_embedded&v=DcYLT37ImBY" target="_blank">
<img src="http://img.youtube.com/vi/DcYLT37ImBY/maxresdefault.jpg" alt="Watch the video" width="500" border="10" />
<!-- <img src="http://img.youtube.com/vi/DcYLT37ImBY/hqdefault.jpg" alt="Watch the video" width="500" border="10" /> -->
</a>
<!-- https://www.youtube.com/watch?v=DcYLT37ImBY -->
<!-- <img src="extras/README/8.gif" width="400"><br> -->
</div>
</td>
<td align="center">
<img src="extras/README/5.gif" width="250">
</td>
</tr>
<tr>
<td align="center">Play the classics<br>
</td>
<td align="center"><a href=https://github.com/lixado/PyBoy-RL>Create your own AI</a><br>
</td>
<td align="center"><a href=https://github.com/uiucanh/tetris>Beat world records with AI</a><br>
</td>
</tr>
<tr>
<td align="center">
<img src="extras/README/1.gif" width="250">
</td>
<td align="center">
<img src="extras/README/6.gif" width="250">
</td>
<td align="center">
<img src="extras/README/7.gif" width="250">
</td>
</tr>
</tbody>
</table>
Getting Started
===============
The instructions are simple:
```sh
$ pip install pyboy
```
For details, see [installation instructions](https://github.com/Baekalfen/PyBoy/wiki/Installation).
Now you're ready! Either use PyBoy directly from the terminal
```sh
$ pyboy game_rom.gb
```
Or use it in your Python scripts:
```python
from pyboy import PyBoy
pyboy = PyBoy('game_rom.gb')
while pyboy.tick():
pass
pyboy.stop()
```
<!-- Or using the context manager:
```python
from pyboy import PyBoy
with PyBoy('game_rom.gb') as pyboy:
while pyboy.tick():
pass
``` -->
The API
=======
If you are looking to make a bot or AI, then these resources are a good place to start:
* [PyBoy API Documentation](https://baekalfen.github.io/PyBoy/index.html)
* [Wiki Pages](https://github.com/Baekalfen/PyBoy/wiki/)
* [Using PyBoy with Gym](https://github.com/Baekalfen/PyBoy/wiki/Using-PyBoy-with-Gym)
* [Example: Kirby](https://github.com/Baekalfen/PyBoy/wiki/Example-Kirby)
* [Example: Tetris](https://github.com/Baekalfen/PyBoy/wiki/Example-Tetris)
* [Example: Super Mario Land](https://github.com/Baekalfen/PyBoy/wiki/Example-Super-Mario-Land)
* [Code Examples](https://github.com/Baekalfen/PyBoy/tree/master/extras/examples)
* [Discord](https://discord.gg/wUbag3KNqQ)
When the emulator is running, you can easily access [PyBoy's API](https://baekalfen.github.io/PyBoy/index.html):
```python
pyboy.set_emulation_speed(0) # No speed limit
pyboy.button('down')
pyboy.button('a')
pyboy.tick() # Process at least one frame to let the game register the input
value_of_interest = pyboy.memory[0xC345]
pil_image = pyboy.screen.image
pil_image.save('screenshot.png')
```
The [Wiki](https://github.com/Baekalfen/PyBoy/wiki) shows how to interface with PyBoy from your own project.
Performance
===========
Performance is a priority for PyBoy, to make your AI training and scripts as fast as possible.
The easiest way to improve your performance, is to skip rendering of unnecessary frames. If you know your
character takes X frames to move, or the game doesn't take input every frame, you can skip those to potentially triple
your performance. All game logic etc. will still process.
Here is a simple comparison of rendering every frame, rendering every 15th frame, and not rendering any frames (higher is better). See [`pyboy.tick`](https://docs.pyboy.dk/#pyboy.PyBoy.tick) for how it works. Your performance will depend on the game.
<table>
<tbody>
<tr>
<td align="center">
Full rendering
</td>
<td align="center">
Frame-skip 15
</td>
<td align="center">
No rendering
</td>
</tr>
<tr>
<td>
x124 realtime
</td>
<td>
x344 realtime
</td>
<td>
x395 realtime
</td>
</tr>
<tr> <!-- Markdown/HTML broken after this -->
<td>
```python
for _ in range(target):
pyboy.tick()
```
</td>
<td >
```python
for _ in range(target//15):
pyboy.tick(15)
```
</td>
<td >
```python
pyboy.tick(target, False)
```
</td>
</tr>
</tbody>
</table>
The Game Boy was originally running at 60 frames per second, so a speed-up of 100x realtime is 6,000 frames per
second. And trivially from the table above, simulating 395 hours of gameplay can be done in 1 hour with no rendering.
It's also recommended to be running multiple instances of PyBoy in parallel. On an 8-core machine, you could potentially
do 3160 hours of gameplay in 1 hour.
Contributing
============
Any contribution is appreciated. The currently known problems are tracked in [the Issues tab](https://github.com/Baekalfen/PyBoy/issues). Feel free to take a swing at any one of them. If you have something original in mind, come and [discuss it on on Discord](https://discord.gg/wUbag3KNqQ).
[](https://discord.gg/wUbag3KNqQ)
For the more major features, there are the following that you can give a try. They are also described in more detail in the [project list in the Wiki](https://github.com/Baekalfen/PyBoy/wiki/Student-Projects):
* Hacking games
* Link Cable
* Debugger (VSCode, GDB, terminal or otherwise)
* AI - [use the `api`](https://baekalfen.github.io/PyBoy/index.html) or game wrappers to train a neural network
* Game Wrappers - make wrappers for popular games
If you want to implement something which is not on the list, feel free to do so anyway. If you want to merge it into our repo, then just send a pull request and we will have a look at it.
Raw data
{
"_id": null,
"home_page": null,
"name": "pyboy",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "gameboy, game boy, emulator, cython, pypy",
"author": null,
"author_email": "Mads Ynddal <mads@ynddal.dk>",
"download_url": "https://files.pythonhosted.org/packages/30/5d/55b0b8b2fc1645a7157c890f66ff1458034da7a183bd2b723c7bb9e82edf/pyboy-2.5.1.tar.gz",
"platform": null,
"description": "<p align=\"center\">\n<img src=\"extras/README/pyboy.svg\" width=\"480\">\n</p>\n\n__If you have any questions, or just want to chat, [join us on Discord](https://discord.gg/wUbag3KNqQ).__\n\n[](https://discord.gg/wUbag3KNqQ)\n\n<!---\nGenerate GIF with the layout and captions\n-->\n<table>\n <tbody>\n <tr>\n <td colspan=2 align=\"center\"><a href=https://github.com/PWhiddy/PokemonRedExperiments>Train RL agents to play Pokemon Red</a>\n </td>\n <td align=\"center\"><a href=https://github.com/Baekalfen/PyBoy/wiki/Experimental-and-optional-features#rewind-time>Rewind any game</a><br>\n </td>\n </tr>\n <tr>\n <td colspan=2 align=\"center\">\n <div align=\"center\">\n <a href=\"http://www.youtube.com/watch?feature=player_embedded&v=DcYLT37ImBY\" target=\"_blank\">\n <img src=\"http://img.youtube.com/vi/DcYLT37ImBY/maxresdefault.jpg\" alt=\"Watch the video\" width=\"500\" border=\"10\" />\n <!-- <img src=\"http://img.youtube.com/vi/DcYLT37ImBY/hqdefault.jpg\" alt=\"Watch the video\" width=\"500\" border=\"10\" /> -->\n </a>\n <!-- https://www.youtube.com/watch?v=DcYLT37ImBY -->\n <!-- <img src=\"extras/README/8.gif\" width=\"400\"><br> -->\n </div>\n </td>\n <td align=\"center\">\n <img src=\"extras/README/5.gif\" width=\"250\">\n </td>\n </tr>\n <tr>\n <td align=\"center\">Play the classics<br>\n </td>\n <td align=\"center\"><a href=https://github.com/lixado/PyBoy-RL>Create your own AI</a><br>\n </td>\n <td align=\"center\"><a href=https://github.com/uiucanh/tetris>Beat world records with AI</a><br>\n </td>\n </tr>\n <tr>\n <td align=\"center\">\n <img src=\"extras/README/1.gif\" width=\"250\">\n </td>\n <td align=\"center\">\n <img src=\"extras/README/6.gif\" width=\"250\">\n </td>\n <td align=\"center\">\n <img src=\"extras/README/7.gif\" width=\"250\">\n </td>\n </tr>\n </tbody>\n</table>\n\nGetting Started\n===============\nThe instructions are simple:\n\n```sh\n$ pip install pyboy\n```\n\nFor details, see [installation instructions](https://github.com/Baekalfen/PyBoy/wiki/Installation).\n\nNow you're ready! Either use PyBoy directly from the terminal\n```sh\n$ pyboy game_rom.gb\n```\n\nOr use it in your Python scripts:\n```python\nfrom pyboy import PyBoy\npyboy = PyBoy('game_rom.gb')\nwhile pyboy.tick():\n pass\npyboy.stop()\n```\n\n<!-- Or using the context manager:\n```python\nfrom pyboy import PyBoy\nwith PyBoy('game_rom.gb') as pyboy:\n while pyboy.tick():\n pass\n``` -->\n\n\nThe API\n=======\n\nIf you are looking to make a bot or AI, then these resources are a good place to start:\n * [PyBoy API Documentation](https://baekalfen.github.io/PyBoy/index.html)\n * [Wiki Pages](https://github.com/Baekalfen/PyBoy/wiki/)\n * [Using PyBoy with Gym](https://github.com/Baekalfen/PyBoy/wiki/Using-PyBoy-with-Gym)\n * [Example: Kirby](https://github.com/Baekalfen/PyBoy/wiki/Example-Kirby)\n * [Example: Tetris](https://github.com/Baekalfen/PyBoy/wiki/Example-Tetris)\n * [Example: Super Mario Land](https://github.com/Baekalfen/PyBoy/wiki/Example-Super-Mario-Land)\n * [Code Examples](https://github.com/Baekalfen/PyBoy/tree/master/extras/examples)\n * [Discord](https://discord.gg/wUbag3KNqQ)\n\n\nWhen the emulator is running, you can easily access [PyBoy's API](https://baekalfen.github.io/PyBoy/index.html):\n```python\npyboy.set_emulation_speed(0) # No speed limit\npyboy.button('down')\npyboy.button('a')\npyboy.tick() # Process at least one frame to let the game register the input\nvalue_of_interest = pyboy.memory[0xC345]\n\npil_image = pyboy.screen.image\npil_image.save('screenshot.png')\n```\n\nThe [Wiki](https://github.com/Baekalfen/PyBoy/wiki) shows how to interface with PyBoy from your own project.\n\nPerformance\n===========\n\nPerformance is a priority for PyBoy, to make your AI training and scripts as fast as possible.\n\nThe easiest way to improve your performance, is to skip rendering of unnecessary frames. If you know your\ncharacter takes X frames to move, or the game doesn't take input every frame, you can skip those to potentially triple\nyour performance. All game logic etc. will still process.\n\nHere is a simple comparison of rendering every frame, rendering every 15th frame, and not rendering any frames (higher is better). See [`pyboy.tick`](https://docs.pyboy.dk/#pyboy.PyBoy.tick) for how it works. Your performance will depend on the game.\n\n<table>\n <tbody>\n <tr>\n <td align=\"center\">\n Full rendering\n </td>\n <td align=\"center\">\n Frame-skip 15\n </td>\n <td align=\"center\">\n No rendering\n </td>\n </tr>\n <tr>\n <td>\n x124 realtime\n </td>\n <td>\n x344 realtime\n </td>\n <td>\n x395 realtime\n </td>\n </tr>\n<tr> <!-- Markdown/HTML broken after this -->\n<td>\n\n```python\nfor _ in range(target):\n pyboy.tick()\n\n```\n</td>\n<td >\n\n```python\nfor _ in range(target//15):\n pyboy.tick(15)\n\n```\n</td>\n<td >\n\n```python\npyboy.tick(target, False)\n\n```\n</td>\n</tr>\n </tbody>\n</table>\n\nThe Game Boy was originally running at 60 frames per second, so a speed-up of 100x realtime is 6,000 frames per\nsecond. And trivially from the table above, simulating 395 hours of gameplay can be done in 1 hour with no rendering.\n\nIt's also recommended to be running multiple instances of PyBoy in parallel. On an 8-core machine, you could potentially\ndo 3160 hours of gameplay in 1 hour.\n\nContributing\n============\nAny contribution is appreciated. The currently known problems are tracked in [the Issues tab](https://github.com/Baekalfen/PyBoy/issues). Feel free to take a swing at any one of them. If you have something original in mind, come and [discuss it on on Discord](https://discord.gg/wUbag3KNqQ).\n\n[](https://discord.gg/wUbag3KNqQ)\n\nFor the more major features, there are the following that you can give a try. They are also described in more detail in the [project list in the Wiki](https://github.com/Baekalfen/PyBoy/wiki/Student-Projects):\n* Hacking games\n* Link Cable\n* Debugger (VSCode, GDB, terminal or otherwise)\n* AI - [use the `api`](https://baekalfen.github.io/PyBoy/index.html) or game wrappers to train a neural network\n* Game Wrappers - make wrappers for popular games\n\nIf you want to implement something which is not on the list, feel free to do so anyway. If you want to merge it into our repo, then just send a pull request and we will have a look at it.\n",
"bugtrack_url": null,
"license": "GNU Lesser General Public License\n =================================\n \n _Version 3, 29 June 2007_\n _Copyright \u00a9 2007 Free Software Foundation, Inc. <<http://fsf.org/>>_\n \n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n \n \n This version of the GNU Lesser General Public License incorporates\n the terms and conditions of version 3 of the GNU General Public\n License, supplemented by the additional permissions listed below.\n \n ### 0. Additional Definitions\n \n As used herein, \u201cthis License\u201d refers to version 3 of the GNU Lesser\n General Public License, and the \u201cGNU GPL\u201d refers to version 3 of the GNU\n General Public License.\n \n \u201cThe Library\u201d refers to a covered work governed by this License,\n other than an Application or a Combined Work as defined below.\n \n An \u201cApplication\u201d is any work that makes use of an interface provided\n by the Library, but which is not otherwise based on the Library.\n Defining a subclass of a class defined by the Library is deemed a mode\n of using an interface provided by the Library.\n \n A \u201cCombined Work\u201d is a work produced by combining or linking an\n Application with the Library. The particular version of the Library\n with which the Combined Work was made is also called the \u201cLinked\n Version\u201d.\n \n The \u201cMinimal Corresponding Source\u201d for a Combined Work means the\n Corresponding Source for the Combined Work, excluding any source code\n for portions of the Combined Work that, considered in isolation, are\n based on the Application, and not on the Linked Version.\n \n The \u201cCorresponding Application Code\u201d for a Combined Work means the\n object code and/or source code for the Application, including any data\n and utility programs needed for reproducing the Combined Work from the\n Application, but excluding the System Libraries of the Combined Work.\n \n ### 1. Exception to Section 3 of the GNU GPL\n \n You may convey a covered work under sections 3 and 4 of this License\n without being bound by section 3 of the GNU GPL.\n \n ### 2. Conveying Modified Versions\n \n If you modify a copy of the Library, and, in your modifications, a\n facility refers to a function or data to be supplied by an Application\n that uses the facility (other than as an argument passed when the\n facility is invoked), then you may convey a copy of the modified\n version:\n \n * **a)** under this License, provided that you make a good faith effort to\n ensure that, in the event an Application does not supply the\n function or data, the facility still operates, and performs\n whatever part of its purpose remains meaningful, or\n \n * **b)** under the GNU GPL, with none of the additional permissions of\n this License applicable to that copy.\n \n ### 3. Object Code Incorporating Material from Library Header Files\n \n The object code form of an Application may incorporate material from\n a header file that is part of the Library. You may convey such object\n code under terms of your choice, provided that, if the incorporated\n material is not limited to numerical parameters, data structure\n layouts and accessors, or small macros, inline functions and templates\n (ten or fewer lines in length), you do both of the following:\n \n * **a)** Give prominent notice with each copy of the object code that the\n Library is used in it and that the Library and its use are\n covered by this License.\n * **b)** Accompany the object code with a copy of the GNU GPL and this license\n document.\n \n ### 4. Combined Works\n \n You may convey a Combined Work under terms of your choice that,\n taken together, effectively do not restrict modification of the\n portions of the Library contained in the Combined Work and reverse\n engineering for debugging such modifications, if you also do each of\n the following:\n \n * **a)** Give prominent notice with each copy of the Combined Work that\n the Library is used in it and that the Library and its use are\n covered by this License.\n \n * **b)** Accompany the Combined Work with a copy of the GNU GPL and this license\n document.\n \n * **c)** For a Combined Work that displays copyright notices during\n execution, include the copyright notice for the Library among\n these notices, as well as a reference directing the user to the\n copies of the GNU GPL and this license document.\n \n * **d)** Do one of the following:\n - **0)** Convey the Minimal Corresponding Source under the terms of this\n License, and the Corresponding Application Code in a form\n suitable for, and under terms that permit, the user to\n recombine or relink the Application with a modified version of\n the Linked Version to produce a modified Combined Work, in the\n manner specified by section 6 of the GNU GPL for conveying\n Corresponding Source.\n - **1)** Use a suitable shared library mechanism for linking with the\n Library. A suitable mechanism is one that **(a)** uses at run time\n a copy of the Library already present on the user's computer\n system, and **(b)** will operate properly with a modified version\n of the Library that is interface-compatible with the Linked\n Version.\n \n * **e)** Provide Installation Information, but only if you would otherwise\n be required to provide such information under section 6 of the\n GNU GPL, and only to the extent that such information is\n necessary to install and execute a modified version of the\n Combined Work produced by recombining or relinking the\n Application with a modified version of the Linked Version. (If\n you use option **4d0**, the Installation Information must accompany\n the Minimal Corresponding Source and Corresponding Application\n Code. If you use option **4d1**, you must provide the Installation\n Information in the manner specified by section 6 of the GNU GPL\n for conveying Corresponding Source.)\n \n ### 5. Combined Libraries\n \n You may place library facilities that are a work based on the\n Library side by side in a single library together with other library\n facilities that are not Applications and are not covered by this\n License, and convey such a combined library under terms of your\n choice, if you do both of the following:\n \n * **a)** Accompany the combined library with a copy of the same work based\n on the Library, uncombined with any other library facilities,\n conveyed under the terms of this License.\n * **b)** Give prominent notice with the combined library that part of it\n is a work based on the Library, and explaining where to find the\n accompanying uncombined form of the same work.\n \n ### 6. Revised Versions of the GNU Lesser General Public License\n \n The Free Software Foundation may publish revised and/or new versions\n of the GNU Lesser General Public License from time to time. Such new\n versions will be similar in spirit to the present version, but may\n differ in detail to address new problems or concerns.\n \n Each version is given a distinguishing version number. If the\n Library as you received it specifies that a certain numbered version\n of the GNU Lesser General Public License \u201cor any later version\u201d\n applies to it, you have the option of following the terms and\n conditions either of that published version or of any later version\n published by the Free Software Foundation. If the Library as you\n received it does not specify a version number of the GNU Lesser\n General Public License, you may choose any version of the GNU Lesser\n General Public License ever published by the Free Software Foundation.\n \n If the Library as you received it specifies that a proxy can decide\n whether future versions of the GNU Lesser General Public License shall\n apply, that proxy's public statement of acceptance of any version is\n permanent authorization for you to choose that version for the\n Library.\n ",
"summary": "Game Boy emulator written in Python",
"version": "2.5.1",
"project_urls": {
"Documentation": "https://docs.pyboy.dk/index.html",
"Homepage": "https://github.com/Baekalfen/PyBoy",
"Repository": "https://github.com/Baekalfen/PyBoy.git"
},
"split_keywords": [
"gameboy",
" game boy",
" emulator",
" cython",
" pypy"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "e9060be3d90f6a294777198750a622fa5a2639959dfac508e0d81d53be2b04b2",
"md5": "237da5da066214e5fa5859628daa8abc",
"sha256": "33f9b3cfb2ef3e7d20907d052bd94c12adb69efea6a1a3fcb9fc01e9b26590c8"
},
"downloads": -1,
"filename": "pyboy-2.5.1-cp310-cp310-macosx_10_9_universal2.whl",
"has_sig": false,
"md5_digest": "237da5da066214e5fa5859628daa8abc",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 9343009,
"upload_time": "2025-02-21T11:56:28",
"upload_time_iso_8601": "2025-02-21T11:56:28.434615Z",
"url": "https://files.pythonhosted.org/packages/e9/06/0be3d90f6a294777198750a622fa5a2639959dfac508e0d81d53be2b04b2/pyboy-2.5.1-cp310-cp310-macosx_10_9_universal2.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2c55e79fb87a8fe6bf90394c57b4b98cf179fdebd0e5ab7c11c4d336aaf6d5f9",
"md5": "5a2181e499aae3d4ecf93c4a8bdbf8b6",
"sha256": "6c13cac3649448b923cdce973405f23ebbe6e62e7a1f75c25230c24285925dad"
},
"downloads": -1,
"filename": "pyboy-2.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "5a2181e499aae3d4ecf93c4a8bdbf8b6",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 5515348,
"upload_time": "2025-02-21T11:57:49",
"upload_time_iso_8601": "2025-02-21T11:57:49.301219Z",
"url": "https://files.pythonhosted.org/packages/2c/55/e79fb87a8fe6bf90394c57b4b98cf179fdebd0e5ab7c11c4d336aaf6d5f9/pyboy-2.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f81cb2e147a5380a4f9eac46c06b4a5a8c8e04877e1026f1f46429282ed1b6c8",
"md5": "45afd0fc37894a6291a584d11b996aab",
"sha256": "ef51032c56a7f6322961b89ad870c79c3ce14b47b7ab3b585718fe2102581eaf"
},
"downloads": -1,
"filename": "pyboy-2.5.1-cp310-cp310-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "45afd0fc37894a6291a584d11b996aab",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 5544709,
"upload_time": "2025-02-21T12:07:28",
"upload_time_iso_8601": "2025-02-21T12:07:28.052016Z",
"url": "https://files.pythonhosted.org/packages/f8/1c/b2e147a5380a4f9eac46c06b4a5a8c8e04877e1026f1f46429282ed1b6c8/pyboy-2.5.1-cp310-cp310-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ffb15c4ac7f44780789691f918ef2567ee6d8b70846e5128808acef74e8e3b8a",
"md5": "afebebea6d6738d1f654b9c9a170fb53",
"sha256": "66549d6aeb57205fd773d101544db89c5d6693f932479d2250affa4bec7f4c37"
},
"downloads": -1,
"filename": "pyboy-2.5.1-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "afebebea6d6738d1f654b9c9a170fb53",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 4018573,
"upload_time": "2025-02-21T11:56:36",
"upload_time_iso_8601": "2025-02-21T11:56:36.609820Z",
"url": "https://files.pythonhosted.org/packages/ff/b1/5c4ac7f44780789691f918ef2567ee6d8b70846e5128808acef74e8e3b8a/pyboy-2.5.1-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "cd592b2f7d7c4a20e01fa1fac8f905d0d56ea2a16df5df8b95ffad234d188e3f",
"md5": "49efa370bf3ea5532ec869db66706f8e",
"sha256": "39a0e9609c8b7136eaf5100db745226de73cbd3f6c4cbc31c1415bfb918ffa04"
},
"downloads": -1,
"filename": "pyboy-2.5.1-cp311-cp311-macosx_10_9_universal2.whl",
"has_sig": false,
"md5_digest": "49efa370bf3ea5532ec869db66706f8e",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 9332094,
"upload_time": "2025-02-21T11:55:29",
"upload_time_iso_8601": "2025-02-21T11:55:29.688234Z",
"url": "https://files.pythonhosted.org/packages/cd/59/2b2f7d7c4a20e01fa1fac8f905d0d56ea2a16df5df8b95ffad234d188e3f/pyboy-2.5.1-cp311-cp311-macosx_10_9_universal2.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "64bcbe1966282b3a075c08d4b00a16e1d18711f0cea77840101da2d97c091648",
"md5": "92d242a880224c50b158dd751fae792c",
"sha256": "11089deb9191bcbc19a74c50ca43200087696474c38b6d9bfa41d68d68c93bf3"
},
"downloads": -1,
"filename": "pyboy-2.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "92d242a880224c50b158dd751fae792c",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 5521814,
"upload_time": "2025-02-21T11:56:18",
"upload_time_iso_8601": "2025-02-21T11:56:18.744012Z",
"url": "https://files.pythonhosted.org/packages/64/bc/be1966282b3a075c08d4b00a16e1d18711f0cea77840101da2d97c091648/pyboy-2.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "03707a9f47909219fc1d4bdf97c13f215ddb5ac6f084cd46cc0b32110f327718",
"md5": "91ca9c2b532d6b5b681b9252bffadf9f",
"sha256": "080e0b39037204e6f75aee1d8b91c6cbf0e355e56c72b016b716fa8ff3ffba5c"
},
"downloads": -1,
"filename": "pyboy-2.5.1-cp311-cp311-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "91ca9c2b532d6b5b681b9252bffadf9f",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 5549710,
"upload_time": "2025-02-21T11:58:11",
"upload_time_iso_8601": "2025-02-21T11:58:11.102328Z",
"url": "https://files.pythonhosted.org/packages/03/70/7a9f47909219fc1d4bdf97c13f215ddb5ac6f084cd46cc0b32110f327718/pyboy-2.5.1-cp311-cp311-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d81003257ed010faab947ac5b65c666cf02783645d77e996b8deeb47d0120aeb",
"md5": "87e442babb1cf78af13f38876d0bc77d",
"sha256": "55514265e09e7a1393ce6bb5e98e76cd8082ff6aab170c2f26a21836dc43d2e5"
},
"downloads": -1,
"filename": "pyboy-2.5.1-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "87e442babb1cf78af13f38876d0bc77d",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 4028709,
"upload_time": "2025-02-21T11:56:08",
"upload_time_iso_8601": "2025-02-21T11:56:08.067685Z",
"url": "https://files.pythonhosted.org/packages/d8/10/03257ed010faab947ac5b65c666cf02783645d77e996b8deeb47d0120aeb/pyboy-2.5.1-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2abde791db243fba9080139a768899722d6d3d4771031848b61383f76a430473",
"md5": "ff91bcdcccce6214fc134b92079ef7ec",
"sha256": "6e256fc60d8e451561c5063295c9f0688d6d42d454e35a4c6937d3832e5c4cf3"
},
"downloads": -1,
"filename": "pyboy-2.5.1-cp312-cp312-macosx_10_13_universal2.whl",
"has_sig": false,
"md5_digest": "ff91bcdcccce6214fc134b92079ef7ec",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 9338803,
"upload_time": "2025-02-21T11:54:00",
"upload_time_iso_8601": "2025-02-21T11:54:00.988506Z",
"url": "https://files.pythonhosted.org/packages/2a/bd/e791db243fba9080139a768899722d6d3d4771031848b61383f76a430473/pyboy-2.5.1-cp312-cp312-macosx_10_13_universal2.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3b029a7c135128b47947248deb09c546d3fad39d342d14d2ad448c24d15abbab",
"md5": "d9200089c9e2b3e211c2f90b158d07bf",
"sha256": "44b66d6b91c3f5278909a6fb799a8dfcd1c4d447c85a5d125946f2a000d1da8a"
},
"downloads": -1,
"filename": "pyboy-2.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "d9200089c9e2b3e211c2f90b158d07bf",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 5342298,
"upload_time": "2025-02-21T11:57:17",
"upload_time_iso_8601": "2025-02-21T11:57:17.505262Z",
"url": "https://files.pythonhosted.org/packages/3b/02/9a7c135128b47947248deb09c546d3fad39d342d14d2ad448c24d15abbab/pyboy-2.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5432ee11415439566212662e1bfb61b1d3a43579f85e2a505c5f55bc48748ddb",
"md5": "9080d850c94d3a585d80253858995808",
"sha256": "bac426d8afdde9ec25f3d7a7839f29a6e2cc84ef11633271e0ae60ceafbc95a7"
},
"downloads": -1,
"filename": "pyboy-2.5.1-cp312-cp312-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "9080d850c94d3a585d80253858995808",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 5369000,
"upload_time": "2025-02-21T12:05:58",
"upload_time_iso_8601": "2025-02-21T12:05:58.111306Z",
"url": "https://files.pythonhosted.org/packages/54/32/ee11415439566212662e1bfb61b1d3a43579f85e2a505c5f55bc48748ddb/pyboy-2.5.1-cp312-cp312-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "321106e221563c4d95b9b909a47f6b0cf46930a1b96ca238f4df0bfe8b84123a",
"md5": "2f23db503638541861467f29f99a504e",
"sha256": "63e9cf021d013ec71efc1baa4f19a12dac1c927ee531e4b8211438923d3cf471"
},
"downloads": -1,
"filename": "pyboy-2.5.1-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "2f23db503638541861467f29f99a504e",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 3967314,
"upload_time": "2025-02-21T11:58:28",
"upload_time_iso_8601": "2025-02-21T11:58:28.633979Z",
"url": "https://files.pythonhosted.org/packages/32/11/06e221563c4d95b9b909a47f6b0cf46930a1b96ca238f4df0bfe8b84123a/pyboy-2.5.1-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c059e591b4cb0d6feee7c933fbb939da3acb13f08a4bb447515cfa6c333d17e1",
"md5": "7794bc5532037732afcf25c55f5aea08",
"sha256": "c1839d9a57c5323048ce7566264b3cfa564aeba577268be92f5fc7ee0a655d0b"
},
"downloads": -1,
"filename": "pyboy-2.5.1-cp313-cp313-macosx_10_13_universal2.whl",
"has_sig": false,
"md5_digest": "7794bc5532037732afcf25c55f5aea08",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 9194189,
"upload_time": "2025-02-21T12:01:30",
"upload_time_iso_8601": "2025-02-21T12:01:30.011173Z",
"url": "https://files.pythonhosted.org/packages/c0/59/e591b4cb0d6feee7c933fbb939da3acb13f08a4bb447515cfa6c333d17e1/pyboy-2.5.1-cp313-cp313-macosx_10_13_universal2.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "60f3e69c860f8cca009660bc99e60f9a9ca01bf2a133cb10b0258a76fe99a86d",
"md5": "cdf08c3caf321f183772616d9fe2bfeb",
"sha256": "68dd4475682cf70ea412de9964bf8ad8ab287a88648ad453d59d1ced88ef3d43"
},
"downloads": -1,
"filename": "pyboy-2.5.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "cdf08c3caf321f183772616d9fe2bfeb",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 5296618,
"upload_time": "2025-02-21T12:05:18",
"upload_time_iso_8601": "2025-02-21T12:05:18.599677Z",
"url": "https://files.pythonhosted.org/packages/60/f3/e69c860f8cca009660bc99e60f9a9ca01bf2a133cb10b0258a76fe99a86d/pyboy-2.5.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "dde834acbe0adf3ec48095131e9f60b23e2ad60caa8129e449e3261b67a2a308",
"md5": "4feffa31cb1a288e7b7741976bfa70ec",
"sha256": "33d7ec00e3aa0f15947dcfc7433262375175e393f073b54044d2e5b5c7d8d695"
},
"downloads": -1,
"filename": "pyboy-2.5.1-cp313-cp313-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "4feffa31cb1a288e7b7741976bfa70ec",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 5328353,
"upload_time": "2025-02-21T12:06:20",
"upload_time_iso_8601": "2025-02-21T12:06:20.312777Z",
"url": "https://files.pythonhosted.org/packages/dd/e8/34acbe0adf3ec48095131e9f60b23e2ad60caa8129e449e3261b67a2a308/pyboy-2.5.1-cp313-cp313-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6c33a0e4f9a7f6bdaa8383bbfbc61dc2c2c93f759ebbc428c0a5e7c63789762a",
"md5": "e7d7f65e0bb44125938b334ff457e55e",
"sha256": "78995c98ac88d4b9f2c87620f3c58fd1bdf1d9fd670ac57516d9b0079a9a1679"
},
"downloads": -1,
"filename": "pyboy-2.5.1-cp313-cp313-win_amd64.whl",
"has_sig": false,
"md5_digest": "e7d7f65e0bb44125938b334ff457e55e",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 3947729,
"upload_time": "2025-02-21T12:00:00",
"upload_time_iso_8601": "2025-02-21T12:00:00.932962Z",
"url": "https://files.pythonhosted.org/packages/6c/33/a0e4f9a7f6bdaa8383bbfbc61dc2c2c93f759ebbc428c0a5e7c63789762a/pyboy-2.5.1-cp313-cp313-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "07bd9a0bcaf8c7c78812da35cb02360104f7d892a73192849476810587dcb4a8",
"md5": "4d3b8986d0a5dd017f9e8eeed7637283",
"sha256": "5df9cab3fd67d8b823476a7916bfee99607f9fec0dcd621c9a166445cc50b8d8"
},
"downloads": -1,
"filename": "pyboy-2.5.1-cp39-cp39-macosx_10_9_universal2.whl",
"has_sig": false,
"md5_digest": "4d3b8986d0a5dd017f9e8eeed7637283",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 9408939,
"upload_time": "2025-02-21T12:07:10",
"upload_time_iso_8601": "2025-02-21T12:07:10.913931Z",
"url": "https://files.pythonhosted.org/packages/07/bd/9a0bcaf8c7c78812da35cb02360104f7d892a73192849476810587dcb4a8/pyboy-2.5.1-cp39-cp39-macosx_10_9_universal2.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b080b89d6d395bf046e1a67a1c83b61cdb1f34f83a66c8e4a82077f22373bc89",
"md5": "81b3c3c59f47574d136723688043fc98",
"sha256": "9de56be677de55d8cf6e82cbaff02810b7716535ad06f610bcbdb5d58dc5c709"
},
"downloads": -1,
"filename": "pyboy-2.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "81b3c3c59f47574d136723688043fc98",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 5534987,
"upload_time": "2025-02-21T12:07:08",
"upload_time_iso_8601": "2025-02-21T12:07:08.017386Z",
"url": "https://files.pythonhosted.org/packages/b0/80/b89d6d395bf046e1a67a1c83b61cdb1f34f83a66c8e4a82077f22373bc89/pyboy-2.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "af25241dda928fbb896cdd4d4931640d8df3fa367d1cb42f4ab789f8fd797310",
"md5": "5e864ab7b24123993c2d9ac48eef32d6",
"sha256": "9e0b0db5493dca55b762badf742f1f6d233ce80a7b049262aee490c8fc561e9d"
},
"downloads": -1,
"filename": "pyboy-2.5.1-cp39-cp39-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "5e864ab7b24123993c2d9ac48eef32d6",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 5565297,
"upload_time": "2025-02-21T12:08:30",
"upload_time_iso_8601": "2025-02-21T12:08:30.218981Z",
"url": "https://files.pythonhosted.org/packages/af/25/241dda928fbb896cdd4d4931640d8df3fa367d1cb42f4ab789f8fd797310/pyboy-2.5.1-cp39-cp39-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "37af40d9effa3b351a65b95d5997dafb3990480e1c7ab9c3938d955b3f01ad6b",
"md5": "35ab36658b282241580962557d966474",
"sha256": "5f95cf22f8cbb9388798019055851bfadc6728f5e8b1625bd45dc75e8272bd95"
},
"downloads": -1,
"filename": "pyboy-2.5.1-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "35ab36658b282241580962557d966474",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 4037445,
"upload_time": "2025-02-21T12:01:27",
"upload_time_iso_8601": "2025-02-21T12:01:27.802256Z",
"url": "https://files.pythonhosted.org/packages/37/af/40d9effa3b351a65b95d5997dafb3990480e1c7ab9c3938d955b3f01ad6b/pyboy-2.5.1-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "305d55b0b8b2fc1645a7157c890f66ff1458034da7a183bd2b723c7bb9e82edf",
"md5": "bec899a2bff8d63d83dd907486eaeec6",
"sha256": "3f330a0b93d0a541a68cd363297159f1e864171b2ff8260ae1b5fde4ec40f58a"
},
"downloads": -1,
"filename": "pyboy-2.5.1.tar.gz",
"has_sig": false,
"md5_digest": "bec899a2bff8d63d83dd907486eaeec6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 169926,
"upload_time": "2025-02-21T11:54:04",
"upload_time_iso_8601": "2025-02-21T11:54:04.841537Z",
"url": "https://files.pythonhosted.org/packages/30/5d/55b0b8b2fc1645a7157c890f66ff1458034da7a183bd2b723c7bb9e82edf/pyboy-2.5.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-21 11:54:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Baekalfen",
"github_project": "PyBoy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "setuptools",
"specs": [
[
">=",
"61.0.0"
]
]
},
{
"name": "cython",
"specs": [
[
"!=",
"3.0.10"
],
[
">=",
"3.0.6"
]
]
},
{
"name": "numpy",
"specs": []
},
{
"name": "pysdl2",
"specs": []
},
{
"name": "pysdl2-dll",
"specs": []
}
],
"lcname": "pyboy"
}