Skip to content

TakumiHendricksDev/next-pyqt

Repository files navigation

next-pyqt

What is this?

next-pyqt is a framework that allows you to make software using pyqt render with basic html and css.

Where is this right now?

Right now the project handles states, computed properties, methods, events, and props. This project as the current state is nowhere near "production usuable". I recommend, If you would like to try this repo out, go ahead and either copy the repo as a template or download the files.

How to install.

  1. First clone the git repo by doing git clone https://github.com/TakumiHendricksDev/next-pyqt.git
  2. Next cd into next pyqt by cd next-pyqt
  3. Now create a virtual env though whatever preferable means
  4. then install all required packaged by running pip install -r requirements.txt
  5. Simply run python main.py to start the demo application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published