Skip to content

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyrekit - Python and react toolkit - WIP

A simple and powerful tool for building desktop applications using Python for the backend and React/TailwindCSS for the frontend, it includes pywebview to make desktop apps. Features include a development server with hot-reloading for both backend and frontend, and a simple build process.

PyPI Downloads

TODOs:

  • Make it work without packing, so that it can be used as a server without a webview.
  • Make it work over https.
  • ~~ It seems the routes are not being detected when using async ~~ (DONE)

Prerequisites

Before you can use Pyrekit, you must have the following software installed:

  • Python 3.10+
  • Node.js and npm

You can verify the installations by running python --version and npm --version.

Installation

To install Pyrekit, you can clone this repository or install it using pypi repository:

GitHub:

git clone https://github.com/TuTheWeeb/pyrekit.git
pip install pyrekit/

Pip

pip install pyrekit

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages