How to create standalone executables from python scripts?

https://wiki.python.org/moin/DistributionUtilities

Environment

Contents

  • OS: Windows 10 pro
  • IDE: Pycharm
  • Python v3.5
  • Frameork django v1.10.2

PyInstaller

PyInstaller

its easy to install, over python console, and we have a new folder with app:

but it not works, after execute .exe file

pyinstaller --name=zamowienia2 manage.py

 

Signet

http://jamercee.github.io/signet/

easy, but not works with django framweork

 

Py2app

py2app

http://pythonhosted.org/py2app/

installation

pip install py2app

Tom Sapletta
Facebooktwitterredditpinterestlinkedinmail

Author: Tom Sapletta

I connect the expiriences with new ideas. I have been passionate about computers and programming for 10 years. My first (micro) computer was ZX-Spectrum and the programming language was Basic. Since 2010, I have been programming professionally, objectively and functionally in monolithic and micro-service architectures. I am currently creating an ecosystem architecture at API foundation.

Tom Sapletta 'Blog
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.