Skip to content

Test project for testing out astropy in a frozen environment (pyinstaller/py2app/py2exe)

License

Notifications You must be signed in to change notification settings

maartenbreddels/frozen_astropy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

frozen_astropy

Test project for testing out astropy in a frozen environment (pyinstaller/py2app/py2exe)

build using PyInstaller (linux)

Make sure you have PyInstaller installed (pip install --user pyinstaller)

  • run $ pyinstaller -y frozen_astropy.spec

testing frozen_astropy

  • simply test importing: $ python frozen_astropy.py
  • run all unittests: $ python frozen_astropy.py test
  • enter debugger: $ python frozen_astropy.py debug

About

Test project for testing out astropy in a frozen environment (pyinstaller/py2app/py2exe)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages