Viewing profile — olistovell
olistovell
HN member- Joined
- Sat, Jul 11, 2015, 11:58 AM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About olistovell
No profile information was provided.
Recent public activity
- story
-
comment
Comment #10158307
Very nice! Why did you choose GPLv3 instead of LGPLv3?
-
comment
Comment #10003030
I want the exe to run outside the python shell and also want to hide my source code. There are so many options but I am sure there must be one of them that stands out.
- story
-
story
Ask HN: I am creating an exe from Python. Which is the best way and why?
Some options I know are py2exe, nuitka, or cx_freeze. Any others?