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