python3-py-serializable

Library for {de,}serializing Python classes to and from JSON and XML

This Pythonic-library can be used to magically handle serialization of your Python Objects to JSON or XML and de-serialization from JSON or XML back to Pythonic Object instances.

phosh-wallpapers

Wallpapers for Phosh

Wallpapers for Phosh intended for use on mobile phones as lockscreen background. For docked usage some typical desktop sizes are provided as well.

pyinstaller

Utility to bundle a Python application into a single package

PyInstaller reads a Python script written by you. It analyzes your code to discover every other module and library your script needs in order to execute. Then it collects copies of all those files and puts them with your script in a single folder, or optionally in a single executable file.

python3-pyinstaller

Python modules to bundle a Python application into a single package

PyInstaller reads a Python script written by you. It analyzes your code to discover every other module and library your script needs in order to execute. Then it collects copies of all those files and puts them with your script in a single folder, or optionally in a single executable file.

quake3

Quake III Arena menu entry and launcher scripts

This package contains a launcher script and menu entry to play Quake III Arena or Quake III: Team Arena with the ioquake3 engine.

python3-pynx584

Interface library and server for NX584 alarm panels

This library allows interaction with NetworX alarm panels via the NX584 interface module. It supports both ASCII and Binary home automation protocols, facilitating communication with various alarm panels, such as the NX4/6/8/8E models. It is designed to enable control and monitoring of alarm systems by connecting to a host device over a local serial port or via a Serial-over-LAN device. Users can access data about alarm zones and status, with features including zone status updates and system status requests, among others.