Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » STARTED: Python in bazaar
Re: Python in bazaar growing [message #32420 is a reply to message #32418] Tue, 17 May 2011 12:00 Go to previous messageGo to previous message
nlneilson is currently offline  nlneilson
Messages: 644
Registered: January 2010
Location: U.S. California. Mojave &...
Contributor
Maybe py2exe could be tied in.

The license is open MIT and only when modified py2exe code is distributed does the GPL kick in.
http://stackoverflow.com/questions/599066/py2exe-page-says-i t-is-licensed-under-gpl-can-i-still-use-it-in-a-python-proje ct
and
http://www.py2exe.org/LICENSE.txt

Even then
Quote:

- your code is never converted to machine code - it's still an interpreted language.


But maybe that wouldn't fit with Upp's cross platform concept because that is for the Win OS.

I manually ported a considerable amount of my Python and Java code to C++ (except the GUI stuff) so it would be AOT compiled (and harder to decompile) but there would be cases especially for proof of concept where running the Python code in a Upp app would save a lot of time.

[Updated on: Tue, 17 May 2011 12:38]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: UppGL
Next Topic: Get MAC addresses for windows and linux
Goto Forum:
  


Current Time: Fri May 10 22:45:25 CEST 2024

Total time taken to generate the page: 0.01903 seconds