Skip to content

Small sample on how to create a Windows exe from a python script to implement a droplet like app.

Notifications You must be signed in to change notification settings

david-antiteum/droplet-in-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Droplet example in Python

pip install -r requirements.txt
python setup.py py2exe
./dist/droplet.exe

About

Small sample on how to create a Windows exe from a python script to implement a droplet like app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages