| Summary 
			
			Links to other tasks
				python3 development 
				  development of games in Python 3 
	           This metapackage will install a selection of suitable tools and packages to
develop games in the Python 3 programming language. Example games written in
Python 3 are suggested. 
				Description
				 For a better overview of the project's availability as a Debian package, each head row has a color code according to this scheme: If you discover a project which looks like a good candidate for Debian Games
        to you, or if you have prepared an unofficial Debian package, please do not hesitate to
        send a description of that project to the Debian Games mailing list | 
			Debian Games python3 development packagesOfficial Debian packages with high relevance
       
	 
	   | python3-fife
	      
	           FIFE is a multi-platform isometric game engine | 
		 | Versions of package python3-fife | 
|---|
 | Release | Version | Architectures | 
|---|
 | trixie | 0.4.2-9 | amd64,arm64,armel,armhf,i386,ppc64el,riscv64,s390x |  | bookworm | 0.4.2-5 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |  | bullseye | 0.4.2-3 | amd64,arm64,armhf,i386 |  | sid | 0.4.2-10 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |  | License: DFSG free |  
           | FIFE stands for Flexible Isometric Free Engine and is a cross
platform game creation framework written in C++. It provides you with
the ability to create a game using Python interfaces. FIFE also comes
as a DLL or static library so you can use C++ as well. 
          |  |  
       
	 
	   | python3-kivy
	      
	           Kivy - Multimedia / Multitouch framework in Python (Python 3) | 
		 | Versions of package python3-kivy | 
|---|
 | Release | Version | Architectures | 
|---|
 | bookworm | 2.1.0-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |  | forky | 2.3.1-1 | amd64,arm64,armhf,i386,ppc64el,riscv64,s390x |  | trixie | 2.3.1-1 | amd64,arm64,armel,armhf,i386,ppc64el,riscv64,s390x |  | sid | 2.3.1-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |  | bullseye | 1.11.0-2 | amd64,arm64,armhf,i386 |  | License: DFSG free |  
           | Kivy is an open source library for developing multi-touch applications. It is
completely cross platform (Linux/OSX/Win/Android) and released under the terms
of the MIT license. It comes with native support for many multi-touch input devices, a growing
library of multi-touch aware widgets, hardware accelerated OpenGL drawing, and
an architecture that is designed to let you focus on building custom and highly
interactive applications as quickly and easily as possible. Kivy is a mixed Python library with Cython code, to take advantage of its
highly dynamic nature and use any of the thousands of high quality and open
source Python libraries out there, with the speed of C code. This package contains the Python 3 compatible version of the library. 
          |  |  
       
	 
	   | python3-opengl
	      
	           Python bindings to OpenGL (Python 3) | 
		 | Versions of package python3-opengl | 
|---|
 | Release | Version | Architectures | 
|---|
 | sid | 3.1.10+dfsg-1 | all |  | bullseye | 3.1.5+dfsg-1 | all |  | bookworm | 3.1.6+dfsg-3 | all |  | trixie | 3.1.9+dfsg-2 | all |  | forky | 3.1.10+dfsg-1 | all |  | License: DFSG free |  
           | PyOpenGL is a cross-platform open source Python binding to the standard
OpenGL API providing 2D and 3D graphic drawing. PyOpenGL supports the
GL, GLU, GLE, and GLUT libraries. The library can be used with the Tkinter,
wxPython, FxPy, and Win32GUI windowing libraries (or almost any Python
windowing library which can provide an OpenGL context). This is the Python 3 version of the package. 
          |  |  
       
	 
	   | python3-pil
	      
	           библиотека для работы с растровой графикой (Python3) | 
		 | Versions of package python3-pil | 
|---|
 | Release | Version | Architectures | 
|---|
 | trixie | 11.1.0-5 | amd64,arm64,armel,armhf,i386,ppc64el,riscv64,s390x |  | bullseye | 8.1.2+dfsg-0.3+deb11u2 | amd64,arm64,armhf,i386 |  | bullseye-security | 8.1.2+dfsg-0.3+deb11u2 | amd64,arm64,armhf,i386 |  | bookworm | 9.4.0-1.1+deb12u1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |  | bookworm-security | 9.4.0-1.1+deb12u1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |  | forky | 11.3.0-1 | amd64,arm64,armhf,i386,ppc64el,riscv64,s390x |  | sid | 12.0.0-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |  | License: DFSG free |  
           | Python Imaging Library (PIL) — добавляет возможность работы с объектами-
изображениями в интерпретатор Python. Можно загружать изображения из файлов
различных форматов и выполнять множество операций над ними. Объекты-изображения:  • чёрно-белые, с оттенками серого, палитра, RGB,
   цвет с прозрачностью (RGBA).
 • цветоделение (CMYK).
 • операции копирования, вырезания и вставки.
 • отражение, транспонирование, масштабирование и произвольные трансформации.
 • изменение прозрачности изображения.
 • работа с каналами и точками изображения.
 • цветовые преобразоывания, включая матричные операции
 • улучшение качества изображения, включая фильтры свёртки
 Файловые форматы:  • Полная поддержка (открытие/загрузка/сохранение): BMP, EPS (через
   ghostscript), GIF, IM, JPEG, MSP, PDF, PNG, PPM, TIFF, XBM.
 • Только чтение (открытие/загрузка): ARG, CUR, DCX, FLI, FPX, GBR,
   GD, ICO, IMT, IPTC, MCIDAS, MPEG, PhotoCD, PCX, PIXAR, PSD, TGA, SGI,
   SUN, TGA, WMF, XPM.
 • Только сохранение: PDF, EPS (без ghostscript).
 
          |  |  
       
	 
	   | python3-pygame
	      
	           SDL bindings for games development (Python 3) | 
		 | Versions of package python3-pygame | 
|---|
 | Release | Version | Architectures | 
|---|
 | bookworm | 2.1.2+dfsg-5 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |  | trixie | 2.6.1-1 | amd64,arm64,armel,armhf,i386,ppc64el,riscv64,s390x |  | forky | 2.6.1-2 | amd64,arm64,armhf,i386,ppc64el,riscv64,s390x |  | sid | 2.6.1-2 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |  | bullseye | 1.9.6+dfsg-4 | amd64,arm64,armhf,i386 |  
		 | Debtags of package python3-pygame: | 
|---|
 | role | program |  | uitoolkit | sdl |  | License: DFSG free |  
           | A multimedia development kit for Python. Pygame provides modules for you
to access the video display, play sounds, track time, read the mouse and
joystick, control the CD player, render true type fonts and more. It does
this using mainly the cross-platform SDL library, a lightweight wrapper
to OS-specific APIs. This is the Python 3 version of the package. 
          |  |  
       
	 
	   | python3-sdl2
	      
	           Python bindings to the SDL2 C-library (Python 3 build) | 
		 | Versions of package python3-sdl2 | 
|---|
 | Release | Version | Architectures | 
|---|
 | bullseye | 0.9.7+dfsg1-1 | all |  | forky | 0.9.17+dfsg-1 | all |  | trixie | 0.9.17+dfsg-1 | all |  | bookworm | 0.9.9+dfsg1-6 | all |  | sid | 0.9.17+dfsg-1 | all |  | License: DFSG free |  
           | PySDL2 is a ctypes based wrapper around the Simple DirectMedia Layer 2 library
to allow portable low level access to a video framebuffer, audio output, mouse
and keyboard. This module is built for Python version 3.x. 
          |  |  
       
	 
	   | python3-sfml
	      
	           ??? missing short description for package python3-sfml :-( | 
		 | Versions of package python3-sfml | 
|---|
 | Release | Version | Architectures | 
|---|
 | bullseye | 2.2~git20150611.196c88+dfsg-6 | amd64,arm64,armhf,i386 |  | bookworm | 2.2~git20150611.196c88+dfsg-7 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |  | License: DFSG free |  
           | 
          |  |  Official Debian packages with lower relevance
       
	 
	   | eric
	      | 
		 | Versions of package eric | 
|---|
 | Release | Version | Architectures | 
|---|
 | forky | 24.8+ds1-1 | all |  | bullseye | 21.1+ds1-1 | all |  | bookworm | 23.2+ds1-1 | all |  | trixie | 24.3+ds1-1 | all |  | sid | 24.8+ds1-1 | all |  | upstream | 25.10 |  
		 | Debtags of package eric: | 
|---|
 | devel | debugger, editor, ide, lang:python, lang:ruby |  | interface | x11 |  | role | program |  | scope | application |  | uitoolkit | qt |  | use | editing |  | works-with | software:source |  | x11 | application |  | License: DFSG free |  
           | eric is a full featured Python IDE written in PyQt using the QScintilla
editor widget. Some highlights 
Any number of editors with configurable syntax highlighting, code
    folding, auto indenting and brace highlighting.Integrated Project Management facility to organize your projects.  The
    project browser shows all source files, all forms and all translations
    each on its own tab. The source browser has built in class browsing
    capabilities.Integrated and full featured debuggers for Python and Ruby.Interactive shells for Python and Ruby.An explorer window for walking through your directory structure with
    built in class browsing capabilities for Python files.Variable windows that display local and global variables in the
    current scope while debugging a program.An integrated interface to the Python Module "unittest".An integrated help viewer to display HTML help files. Alternatively
    you can choose to use Qt-Assistant to view help files.Display of the UI in different languages.The capability to start Qt-Designer and Qt-Linguist from within eric5.The ability to compile Qt-Designer forms, to produce Qt-Linguist files
    and release them from within the IDE. 
          |  |  
       
	 
	   | pybik
	      
	           ??? missing short description for package pybik :-( | 
		 | Versions of package pybik | 
|---|
 | Release | Version | Architectures | 
|---|
 | bullseye | 3.0-3.1 | all |  | bookworm | 3.0-5 | all |  
		 | Debtags of package pybik: | 
|---|
 | game | puzzle |  | hardware | opengl |  | interface | 3d, x11 |  | role | program |  | uitoolkit | gtk |  | use | gameplaying |  | x11 | application |  | License: DFSG free |  
           | 
          |  |  
       
	 
	   | python3-minecraftpi
	      
	           Raspberry PI Minecraft API Python client library | 
		 | Versions of package python3-minecraftpi | 
|---|
 | Release | Version | Architectures | 
|---|
 | trixie | 0.22-5 | all |  | forky | 0.22-5 | all |  | sid | 0.22-5 | all |  | bullseye | 0.22-1 | all |  | bookworm | 0.22-4 | all |  | License: DFSG free |  
           | Make it easy to program minetest and minecraft from Python, as
described in the book Learn to program using Minecraft. This package provide the 'mcpi' Python library. 
          |  |  
       
	 
	   | python3-pyqt5.qtopengl
	      
	           Python 3 bindings for Qt5's OpenGL module | 
		 | Versions of package python3-pyqt5.qtopengl | 
|---|
 | Release | Version | Architectures | 
|---|
 | bullseye | 5.15.2+dfsg-3 | amd64,arm64,armhf,i386 |  | bookworm | 5.15.9+dfsg-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |  | trixie | 5.15.11+dfsg-2 | amd64,arm64,armel,armhf,i386,ppc64el,riscv64,s390x |  | forky | 5.15.11+dfsg-3 | amd64,arm64,armhf,i386,ppc64el,riscv64,s390x |  | sid | 5.15.11+dfsg-3 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |  | License: DFSG free |  
           | The OpenGL module of PyQt5 provides widgets and utility classes
for OpenGL rendering in a PyQt5 application. This package contains the Python 3 version of this module. 
          |  |  
       
	 
	   | vim
	      
	           Vi IMproved - редактор vi с расширенной функциональностью | 
		 | Versions of package vim | 
|---|
 | Release | Version | Architectures | 
|---|
 | bullseye-security | 8.2.2434-3+deb11u3 | amd64,arm64,armhf,i386 |  | bullseye | 8.2.2434-3+deb11u1 | amd64,arm64,armhf,i386 |  | forky | 9.1.1230-2 | amd64,arm64,armhf,i386,ppc64el,riscv64,s390x |  | sid | 9.1.1829-1 | mips64el,ppc64el |  | sid | 9.1.1846-1 | amd64,arm64,armel,armhf,i386,riscv64,s390x |  | trixie | 9.1.1230-2 | amd64,arm64,armel,armhf,i386,ppc64el,riscv64,s390x |  | bookworm | 9.0.1378-2+deb12u2 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |  | upstream | 9.1.1871 |  
		 | Debtags of package vim: | 
|---|
 | devel | editor |  | interface | commandline, text-mode |  | role | program |  | scope | application |  | uitoolkit | ncurses |  | use | editing |  | works-with | text, unicode |  | License: DFSG free |  
           | Vim является дальнейшим развитием UNIX-редактора Vi, почти совместимым с
последним. Добавлено много новых возможностей: многоуровневая отмена, подсветка
синтаксиса, история команд, встроенная справка, дополнение имён
файлов, операции с блоками, cкладки, поддержка Unicode и т.д. Пакет содержит версию vim, скомпилированную со стандартным набором
возможностей и не содержит графического интерфейса (GUI).
Если вам нужно нечто большее (или меньшее), изучите другие пакеты vim-*. 
          |  |  |