This website requires JavaScript.
Explore
Help
Sign in
prehistoric-systems
/
Flow.Launcher
Watch
1
Star
0
Fork
You've already forked Flow.Launcher
0
mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced
2026-03-11 08:54:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
6df3066b49
Flow.Launcher
/
PythonHome
/
pythonx.bat
6 lines
88 B
Batchfile
Raw
Normal View
History
Unescape
Escape
#191 add pip.bat for pip installing.
2014-10-11 10:08:43 +00:00
@
echo
off
set
PYTHONHOME
=
%CD%
set
PYTHONPATH
=
DLLs;Lib\site-packages
Pack python env to zip
2014-07-18 12:00:55 +00:00
python.exe -B
%*
Reference in a new issue
Copy permalink