Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 791 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 791 Bytes

Pytron

This project is very much a Work In Progress

Like Electron for Python backends and without the Chrome runtime. Why?

  • 🐍 if you prefer writing (mosty) Python
  • 💾 if you want small apps (sub 20mb uncompressed)
  • 🖼 if you want to utilise native webviews
  • 💪 if you like doing things the hard way :)

Pytron is based on workflows used in Kanmail. Based on:

Pytron brings these together and provides workflows & documentation for:

  • combined build & release process
  • code signing (Mac, windows WIP)
  • DMG images mac / WiX installers windows (both WIP)