Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 687 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 687 Bytes

A flet-packages-loader Flet app

Tool to load dependencies in Flet windows builds. This program is the implementation of the solution to the Issue user's @ivangermes problem. I just used your solution to create this tool..

How to use:

  • In build copy or select the path to the program buid.

  • In packages specify the path to 'pypackages' of your virtual environment or Python interpreter.

  • Select the dependencies you want to load

  • Click OK

When loading the packages:

Image1

When loading is complete:

Image2

To run the app:

flet run [app_directory]

Or dowload the last relase.