SkillAgentSearch skills...

ElementaryPython

Python application template for elementary OS.

Install / Use

/learn @mirkobrombin/ElementaryPython
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <div align="center"> <img src="https://i.imgur.com/DKsNFnL.png" width="64"> </div> <h1 align="center">Elementary Python</h1> <div align="center">Python application template for elementary OS. </div> </div> <br/> <div align="center"> <a href="https://github.com/brombinmirko/ElementaryPython/blob/master/LICENSE"> <img src="https://img.shields.io/badge/License-GPL--3.0-blue.svg"> </a> </div> <div align="center"> <img src="https://github.com/brombinmirko/ElementaryPython/raw/master/screenshot.png" alt="Screenshot" width="400"> <img src="https://github.com/brombinmirko/ElementaryPython/raw/master/screenshot-dark.png" alt="Screenshot Dark" width="400"> </div>

🚀 How to start

First of all, I am happy to help you by providing a starter pack for creating your own elementary OS applications! :kissing_heart:

This template is available to everyone under the GPL3 license, which means that you have to keep that license or change it with a compatible one.

In order to promote the development of this project and respecting the license, it is correct and moral to attribute third party code credits to the author.

Since your application can be an example for other users who intend to develop their own, you can open a PR to list your application on this page.

If you have any doubts or need help with development, do not hesitate to contact me :blush:

🎨 Examples/Showcase

There are several applications based on or inspired by this template that you can use as a reference to learn:

🐞 Problems/New Features?

In any case, ask for support here.

🔧 Requirements

  • python3
  • libgtk-3-dev
  • libgranite-dev

🔧 How to run

com.github.mirkobrombin.elementarypython

🔧 Installation

Grab an updated release here or use git:

git clone https://github.com/brombinmirko/ElementaryPython.git
cd ElementaryPython
sudo python3 setup.py install
View on GitHub
GitHub Stars73
CategoryDevelopment
Updated1mo ago
Forks10

Languages

Python

Security Score

100/100

Audited on Jan 31, 2026

No findings