python3.11-examples
Examples for the Python language (v3.11)
Examples, Demos and Tools for Python (v3.11). These are files included in
the upstream Python distribution (v3.11).
libost-conop2.3
Open-Source Computational Structural Biology Framework
OpenStructure aims to provide an open-source, modular, flexible, molecular
modelling and visualization environment. It is targeted at interested method
developers in the field of structural bioinformatics.
python3-rich-rst
beautiful reStructuredText renderer for rich
Rich library extension that allows you to render documents in reStructuredText
(or RST) format with a rich, interactive appearance directly in the terminal.
The package's main function is to improve the viewing of RST documents by
transforming the content into a visually pleasing format, similar to what rich
Markdown does for Markdown files.
python3-wikkid
VCS-backed wiki
A wiki that is backed by Git or Bazaar and allows local branching of
the wiki for later merging.
python3.11-minimal
Minimal subset of the Python language (version 3.11)
This package contains the interpreter and some essential modules. It can
be used in the boot process for some basic tasks.
See /usr/share/doc/python3.11-minimal/README.Debian for a list of the modules
contained in this package.
idle-python3.11
IDE for Python (v3.11) using Tkinter
IDLE is an Integrated Development Environment for Python (v3.11).
IDLE is written using Tkinter and therefore quite platform-independent.