esky
an auto-update framework for frozen python apps
File Explorer
Download Latest Version (.zip)- appveyor-requirements.txt
- install.ps1
- run_with_env.cmd
- __init__.py
- f_bbfreeze.py
- f_cxfreeze.py
- f_py2app.py
- f_py2exe.py
- pypy_libpython.py
- pypy_winres.py
- pypyc.py
- __init__.py
- fallback.py
- win32txf.py
- __init__.py
- sudo_base.py
- sudo_osx.py
- sudo_unix.py
- sudo_win32.py
- __init__.py
- datafile.txt
- pkgdata.txt
- script1.py
- script2.py
- script3.py
- example-app-0.1.tar.gz
- example-app-0.2.tar.gz
- movefrom-source.tar.gz
- movefrom-target.tar.gz
- pyenchant-1.2.0.tar.gz
- pyenchant-1.5.2.tar.gz
- pyenchant-1.6.0.tar.gz
- v1.2.0_to_v1.6.0.patch
- __init__.py
- test_esky.py
- __init__.py
- bootstrap.py
- errors.py
- finder.py
- patch.py
- slaveproc.py
- util.py
- winres.py
- example.py
- setup.py
- example.py
- setup.py
- example.py
- setup.py
- example.py
- setup.py
- README.md
- .gitignore
- .travis.yml
- appveyor.yml
- ChangeLog.txt
- LICENSE.txt
- MANIFEST.in
- README.md
- setup.py
- TODO.txt
# Installation Guide
1. Get the code
git clone https://github.com/cloudmatrix/esky
Downloads the entire project code from GitHub to your computer.
cd esky
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly β no need to clone the source.
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
