Pyforms — Pyforms 4.0 documentation (original) (raw)
Pyforms is a Python 3 framework to develop applications capable of executing in 3 diferent environments, Desktop GUI, Terminal and Web.
The library is composed by three sub-libraries, each one implements the layer responsible to interpret the Pyforms application on each different environment.
![]() |
![]() |
![]() |
---|---|---|
pyforms-gui | pyforms-web | pyforms-terminal |
These layers can be user indevidually or toggether if you install pyforms.
Note
Please the project at the Github repository to support the project.