Skip to content
This repository was archived by the owner on Sep 21, 2024. It is now read-only.
Vitor Lopes edited this page Apr 20, 2018 · 7 revisions

Faqs

  • Why was this built when there is similar software that does the same?

    Other available software did not fulfill my needs. I built Jade Application Kit out of my desire for learning python. I love the syntax, so I am building some applications in python with HTML frontends but I got fed up of building webviews from scratch over and over again!

  • Does this come with a server?

    No it does not come with its own server, Jade Application is serveless, you can use your own server.

  • Do i need to know Python?

    No you do not need to know Python as you can use JavaScript instead

  • Is this cross platform?

    Jade Application Kit has been made for Linux only and has not been tested on other platforms

  • Does it work with PyPy?

    Jade Application Kit has not yet been tested with PyPy

Clone this wiki locally