GitHub / rkstudio585 / Factorial-Calculator-GUI
The Factorial Calculator is a Python-based GUI application that computes the factorial of any non-negative integer using recursion. Built with PySide6 and QtPy, it offers a user-friendly interface, error handling, and allows multiple calculations. Perfect for learning recursion and basic Python GUI development.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkstudio585%2FFactorial-Calculator-GUI
Stars: 0
Forks: 0
Open issues: 1
License: mit
Language: Python
Size: 62.5 KB
Dependencies parsed at: Pending
Created at: 8 months ago
Updated at: 8 months ago
Pushed at: 8 months ago
Last synced at: 2 months ago
Topics: calculator, calculator-python, factorial, factorial-calculator, gui, pyqt, pyside6, python