TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15593 · Mar 30

#cplusplus#astronomy#data_visualization#planetarium#science#space#universe#visualization OpenSpace is free, open-source software that lets you interactively explore the entire known universe on Windows or Linux computers, from planets and stars to galaxies, using real NASA data, simulations, and space missions like New Horizons. It works on screens, planetariums, or domes, supports custom content via Lua/Python, and enables global sharing. You benefit by easily visualizing cosmic data for fun, education, science projects, or stunning presentations without high costs. https://github.com/OpenSpace/OpenSpace

Results

1 similar post found

Search: #executables

当前筛选 #executables清除筛选
djangoproject

@djangoproject · Post #225 · 01/15/2017, 07:15 AM

http://www.pyinstaller.org/ #PyInstaller is a program that #freezes (#packages) Python programs into #stand_alone#executables, under Windows, Linux, Mac OS X, FreeBSD, Solaris and AIX. Its main advantages over similar tools are that PyInstaller works with Python 2.7 and 3.3—3.5, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and use the OS support to load the dynamic libraries, thus ensuring full compatibility.