Summary
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
Links to other tasks
|
Debian Games python3 development packages
Official Debian packages with high relevance
python3-fife
FIFE is a multi-platform isometric game engine
|
Versions of package python3-fife |
Release | Version | Architectures |
bookworm | 0.4.2-5 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
sid | 0.4.2-8 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
trixie | 0.4.2-8 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bullseye | 0.4.2-3 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,s390x |
buster | 0.4.2-1 | amd64,arm64,armhf,i386 |
|
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 |
bullseye | 1.11.0-2 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
trixie | 2.3.0-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
jessie | 1.8.0+dfsg-2.1 | amd64,armel,armhf,i386 |
stretch | 1.9.1-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
sid | 2.3.0-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
|
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 |
buster | 3.1.0+dfsg-2 | all |
stretch | 3.1.0+dfsg-1 | all |
jessie | 3.0.2-1 | all |
sid | 3.1.7+dfsg-1 | all |
bullseye | 3.1.5+dfsg-1 | all |
bookworm | 3.1.6+dfsg-3 | all |
trixie | 3.1.7+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
Python Imaging Library (Python3)
|
Versions of package python3-pil |
Release | Version | Architectures |
buster | 5.4.1-2+deb10u3 | amd64,arm64,armhf,i386 |
jessie | 2.6.1-2+deb8u3 | amd64,armel,armhf,i386 |
jessie-security | 2.6.1-2+deb8u4 | amd64,armel,armhf,i386 |
stretch | 4.0.0-4+deb9u1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
stretch-security | 4.0.0-4+deb9u4 | amd64,arm64,armel,armhf,i386 |
buster-security | 5.4.1-2+deb10u6 | amd64,arm64,armhf,i386 |
bullseye | 8.1.2+dfsg-0.3+deb11u2 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
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 |
trixie | 10.4.0-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
sid | 10.4.0-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
upstream | 11.0.0 |
|
License: DFSG free
|
The Python Imaging Library (PIL) adds an image object to your Python
interpreter. You can load images from a variety of file formats, and
apply a rich set of image operations to them.
Image Objects:
- Bilevel, greyscale, palette, true colour (RGB), true colour with
transparency (RGBA).
- colour separation (CMYK).
- Copy, cut, paste operations.
- Flip, transpose, resize, rotate, and arbitrary affine transforms.
- Transparency operations.
- Channel and point operations.
- Colour transforms, including matrix operations.
- Image enhancement, including convolution filters.
File Formats:
- Full (Open/Load/Save): BMP, EPS (with ghostscript), GIF, IM, JPEG,
MSP, PDF, PNG, PPM, TIFF, XBM.
- Read only (Open/Load): ARG, CUR, DCX, FLI, FPX, GBR, GD, ICO, IMT, IPTC,
MCIDAS, MPEG, PhotoCD, PCX, PIXAR, PSD, TGA, SGI, SUN, TGA, WMF, XPM.
- Save only: PDF, EPS (without ghostscript).
|
|
python3-pygame
SDL bindings for games development (Python 3)
|
Versions of package python3-pygame |
Release | Version | Architectures |
sid | 2.6.0-2 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
buster | 1.9.4.post1+dfsg-3 | amd64,arm64,armhf,i386 |
bookworm | 2.1.2+dfsg-5 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bullseye | 1.9.6+dfsg-4 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
trixie | 2.6.0-2 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
upstream | 2.6.1 |
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 |
bookworm | 0.9.9+dfsg1-6 | all |
bullseye | 0.9.7+dfsg1-1 | all |
sid | 0.9.16+dfsg-2 | all |
trixie | 0.9.16+dfsg-2 | 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
Simple and Fast Multimedia Library - Python 3 Bindings
|
Versions of package python3-sfml |
Release | Version | Architectures |
sid | 2.3.2.dev1+dfsg-2 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
trixie | 2.3.2.dev1+dfsg-2 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bookworm | 2.2~git20150611.196c88+dfsg-7 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bullseye | 2.2~git20150611.196c88+dfsg-6 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
buster | 2.2~git20150611.196c88+dfsg-4 | amd64,arm64,armhf,i386 |
stretch | 2.2~git20150611.196c88+dfsg-3 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
jessie | 1.5.1.is.1.3+dfsg-1 | amd64,armel,armhf,i386 |
|
License: DFSG free
|
SFML is an modern multimedia library offering a wide range
of subsystems useful to produce an multimedia application.
It offers OpenGL integration for hardware accelerated Graphics,
Windowing and input support, audio and network facilities and
supports besides GNU/Linux MS Windows and Mac OS X, too.
This package contains the Python 3 bindings for SFML.
|
|
Official Debian packages with lower relevance
eric
|
Versions of package eric |
Release | Version | Architectures |
bookworm | 23.2+ds1-1 | all |
bullseye | 21.1+ds1-1 | all |
buster | 19.02.1+ds1-1 | all |
jessie | 5.4.5-1 | all |
stretch | 17.01-1 | all |
sid | 24.3+ds1-1 | all |
trixie | 24.3+ds1-1 | all |
upstream | 24.11 |
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
|
Versions of package pybik |
Release | Version | Architectures |
buster | 3.0-3 | all |
bookworm | 3.0-5 | all |
trixie | 3.0-6 | all |
jessie | 1.1.1-1 | all |
stretch | 2.1-1 | all |
sid | 3.0-6 | all |
bullseye | 3.0-3.1 | all |
Debtags of package pybik: |
game | puzzle |
hardware | opengl |
interface | 3d, x11 |
role | program |
uitoolkit | gtk |
use | gameplaying |
x11 | application |
|
License: DFSG free
|
Pybik is a 3D puzzle game about the cube invented by Ernő Rubik.
- Various 3D puzzles, such as cubes, towers, prisms, tetrahedra, octahedra,
dodecahedra and many more
- Solvers for some puzzles
- Pretty patterns
- Editor for move sequences
- Custom colors and images on the surface of the puzzles
|
|
python3-minecraftpi
Raspberry PI Minecraft API Python client library
|
Versions of package python3-minecraftpi |
Release | Version | Architectures |
sid | 0.22-5 | all |
buster | 0.22-1 | all |
bullseye | 0.22-1 | all |
bookworm | 0.22-4 | all |
trixie | 0.22-5 | 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 |
stretch | 5.7+dfsg-5 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 5.11.3+dfsg-1 | amd64,arm64,armhf,i386 |
bullseye | 5.15.2+dfsg-3 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 5.15.9+dfsg-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
trixie | 5.15.11+dfsg-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
jessie | 5.3.2+dfsg-3 | amd64,armel,armhf,i386 |
sid | 5.15.11+dfsg-1 | 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 - enhanced vi editor
|
Versions of package vim |
Release | Version | Architectures |
jessie-security | 7.4.488-7+deb8u4 | amd64,armel,armhf,i386 |
jessie | 7.4.488-7+deb8u3 | amd64,armel,armhf,i386 |
stretch-security | 8.0.0197-4+deb9u7 | amd64,arm64,armel,armhf,i386 |
stretch | 8.0.0197-4+deb9u3 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 8.1.0875-5+deb10u2 | amd64,arm64,armhf,i386 |
buster-security | 8.1.0875-5+deb10u6 | amd64,arm64,armhf,i386 |
bullseye | 8.2.2434-3+deb11u1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 9.0.1378-2 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
trixie | 9.1.0777-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
sid | 9.1.0777-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
upstream | 9.1.0848 |
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 is an almost compatible version of the UNIX editor Vi.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
This package contains a version of vim compiled with a rather
standard set of features. This package does not provide a GUI
version of Vim. See the other vim-* packages if you need more
(or less).
|
|
|