Checkout Github for the source code
<script src="https://apis.google.com/js/platform.js" async defer></script>Pyforms is a Python 2.7.x and 3.x cross-enviroment framework to develop GUI applications, which promotes modular software design and code reusability with minimal effort.
- A Python layer of Desktop forms, based on PyQt, OpenGL and other libraries.
- A Python layer that allow applications to run on Desktop GUI, Web and terminal without requiring code modifications.
- A group of rules and methodologies that help the developer maintain short, clean, reusable and readable code.
Example of an application running in the Desktop, Web and Terminal enviroments:
Run in the terminal:
pip install pyforms
