All Projects → mirkobrombin → Elementarypython

mirkobrombin / Elementarypython

Licence: gpl-3.0
Python application template for elementary OS.

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Elementarypython

Haxejs
Documentation about using JavaScript with Haxe
Stars: ✭ 25 (-30.56%)
Mutual labels:  example
Pwa Example
A short example illustrating some essential steps for creating a progressive web app (PWA).
Stars: ✭ 28 (-22.22%)
Mutual labels:  example
Terraform Sqs Lambda Trigger Example
Example on how to create a AWS Lambda triggered by SQS in Terraform
Stars: ✭ 31 (-13.89%)
Mutual labels:  example
Chill Netcat
UDP-only netcat implementation with OCaml / MirageOS
Stars: ✭ 13 (-63.89%)
Mutual labels:  example
Space rocks
Asteroids-like game made with Godot Engine 3.0.
Stars: ✭ 20 (-44.44%)
Mutual labels:  example
Workcation
How to use Inertia.js to build a Vue.js frontend within a Ruby on Rails application
Stars: ✭ 28 (-22.22%)
Mutual labels:  example
Algolia Swift Demo
iOS instant search tutorial
Stars: ✭ 23 (-36.11%)
Mutual labels:  example
Rxjava Android Samples
Learning RxJava for Android by example
Stars: ✭ 7,520 (+20788.89%)
Mutual labels:  example
Expo Chroma Key Camera
Live green-screen effect with Expo and THREE.js
Stars: ✭ 28 (-22.22%)
Mutual labels:  example
Pixar raytracer
Ported to Rust from https://mattwarren.org/2019/03/01/Is-CSharp-a-low-level-language/
Stars: ✭ 31 (-13.89%)
Mutual labels:  example
React Redux Boilerplate Example
Stars: ✭ 15 (-58.33%)
Mutual labels:  example
React Native Npm Version
Example of React-Native application with version from package.json and npm version bump.
Stars: ✭ 20 (-44.44%)
Mutual labels:  example
Extending Tea
Example of an extension to The Elm Architecture
Stars: ✭ 30 (-16.67%)
Mutual labels:  example
Api Example
WIP: Just sample app with API
Stars: ✭ 12 (-66.67%)
Mutual labels:  example
Adhokku
A toy PaaS
Stars: ✭ 32 (-11.11%)
Mutual labels:  example
Mean Angular5 Passport Authentication
Securing MEAN Stack (Angular 5) Web Application using Passport Authentication
Stars: ✭ 24 (-33.33%)
Mutual labels:  example
Generals.io Node.js Bot Example
An example Node.js bot for generals.io. Learn more at http://dev.generals.io/api#tutorial
Stars: ✭ 28 (-22.22%)
Mutual labels:  example
Golang Docker Build Tutorial
A template project to create a minimal Docker image for a Go application
Stars: ✭ 36 (+0%)
Mutual labels:  example
Limbobyexample
Examples for the Limbo Programming Language
Stars: ✭ 34 (-5.56%)
Mutual labels:  example
Suicrux
🚀 Ultimate universal starter with lazy-loading, SSR and i18n. [not maintained]
Stars: ✭ 958 (+2561.11%)
Mutual labels:  example

Elementary Python

Python application template for elementary OS.

Screenshot
Screenshot Dark

How to use this template

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

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 ask here to list your application on this page.

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

Examples

There are several applications based on this template::

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].