Skip to content

gfs0508/Create-Your-App-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

🌟 Create Your App in Python 🔥

About | Updates and Versions

❓ About

  • 🔥 Create a simple python application using this tool, using tkinter (other libraries in the future). 🔥

🥇 Updates and Versions

  • This project is in beta, for now it is normal to have bugs and errors during its execution.
BETA 1.0 (in working)

Update in: 25/08/2022

  • Features
    • Languages
      • English Download Language
      • Portuguese (Portugal) Download Language
      • 💥 NOTE: It is possible to add new languages through a .csv file 💥
    • Simple Interface
    • Extensions (with errors)
    • Accont (unvaliable database)
    • Settings through a .csv (data.csv)
    • Little space occupied
    • Design

💻 Run on CMD/Terminal

For Beta 1.0

python main.py 

💻 Create a EXE file

For Beta 1.0

pip install pyinstaller
pyinstaller --onefile main.py

About

Create an application, very simple in python

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages