isantop / pyflatpak

A simple Python wrapper around flatpak commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyFlatpak

A simple Python wrapper to manage the flatpak system from Python applications.

PyFlatpak is (or, will be) capable of being run from a command line for testing; however, it's being developed with the intention of being used as an API for python applications to easily interact with the flatpak system and manage its configuration or settings. Direct CLI usage of flatpak should be accomplished through the flatpak commands on your system. See man flatpak for more information.

About

A simple Python wrapper around flatpak commands

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 91.5%Language:JavaScript 8.5%