https://github.com/kaangiray26/positron
Build desktop apps with Python
https://github.com/kaangiray26/positron
css firefox html javascript positron python
Last synced: 5 months ago
JSON representation
Build desktop apps with Python
- Host: GitHub
- URL: https://github.com/kaangiray26/positron
- Owner: kaangiray26
- License: mit
- Created: 2024-08-25T03:36:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-02T03:27:54.000Z (almost 2 years ago)
- Last Synced: 2025-10-08T21:34:06.531Z (9 months ago)
- Topics: css, firefox, html, javascript, positron, python
- Language: JavaScript
- Homepage: https://kaangiray26.github.io/positron/
- Size: 1.07 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Positron: Build desktop apps with Python
Positron is a [Flatpak](https://flatpak.org/) application bundled with Firefox and Python to help you build standalone desktop applications on Linux distributions. Simply design your application with HTML, CSS and use your favorite Python and JavaScript libraries to add interactivity.
To learn more, read the [user guide](https://kaangiray26.github.io/positron).
## Install with one command:
```
curl -fsSL https://kaangiray26.github.io/positron/install.sh | sh
```
