Skip to content

EmmanuelMMontesinos/Flet-Packages-Loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.