Skip to content

Beta 0.2.0

Compare
Choose a tag to compare
@zabbix-byte zabbix-byte released this 22 Dec 22:39
· 15 commits to main since this release
b1e33ec

(Beta 0.2.0) PyPulse: Desktop Applications with Chromium-Based Ease

🌟Overview

PyPulse is an open-source project designed to revolutionize desktop application development by seamlessly integrating the power of the Chromium web engine into Python-based applications. It employs a versatile template-based architecture to simplify the creation of web-based desktop applications, custom browsers, or embedding web content within your Python projects. With PyPulse, you'll embark on a journey to crafting dynamic, cross-platform applications with ease and efficiency.

✨ New Features

  • Controller system
  • Models system
  • Basic auth api (user/pass and token)
  • bearer handler
  • login, logout methods
  • get data from model
  • post data in model
  • etc..

image


In few days coming doc.