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:
- native web windows with pywebview
- builds with pyinstaller
- automatic updates with pyupdater
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)