Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

19 Commits

Repository files navigation

Jsepy

Jsepy is hybrid GUI framwork using python as backend and HTML/JS/CSS as frontend gui.
This framework isn't ready for production it's still in development

App route

 App : Demo app using Jsepy
|-> main.html : Main gui window
|-> other.html : Html window
|-> export.py : Python code accessable from the linker Jsepy : Main library folder
|-> app.py : Jsepy code
|-> tools.py : Rendering code
|-> linkers/ : Files to provide communication between js and python

Javascript api (For now)

Python({fn:'Python function name',//Requiredargs: [1,2,3,4,5],//Optionalcallback:function(res){//Optional}})

Demo app

About

Little python GUI framework

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages