Skip to content
/ python-desktop-app Public template

A python desktop application using flask as it's backend. The window is handled by electron.js

Notifications You must be signed in to change notification settings

micah612/python-desktop-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desktop Application with Python as backend

Getting Started

Use this repository as a template, and create a repository

Configuration File

To edit the configuration file, take a look at javascript/index.js

Check all the comments in the file to see where you can customize everything.

Running the app

Windows

.\run

Linux

.\run.sh

How it works

This application uses Electron as frontend to spawn a window, and uses a python Flask application for backend.

Build Application

In Progress

About

A python desktop application using flask as it's backend. The window is handled by electron.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published