Skip to content

bobcyw/django-py2app-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-py2app-demo

An example of a Django py2app bundle.

Roughly based off of a few examples I found online, including

and a few others.

At the moment, I think it does not work if you double-click the application to launch it. Instead, I would recommend opening it via command line:

open dist/demosite.app/Contents/MacOS/demosite

I did solve this in production, but I cannot remember how exactly. I believe I did it by using django-supervisor.

About

An example of a Django py2app bundle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.5%
  • CSS 31.4%
  • Python 11.1%