Live data from Hacker News

Viewing profile — olistovell

olistovell

HN member
Joined
Sat, Jul 11, 2015, 11:58 AM UTC
HN karma
1
Public activity
5 items

About olistovell

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #10158307

    Very nice! Why did you choose GPLv3 instead of LGPLv3?

  3. 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.

  4. story
  5. 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?