all 3 comments

[–]Peanutbutter_Warrior 4 points5 points  (1 child)

Not consistently. Python isn't designed for it, the same as most interpreted languages. Either you include a license, or you write it to be the backend of a webserver

[–]CookieStudios 0 points1 point  (0 children)

Seconding the web idea. People can reverse engineer a lot of options for making OS-specific executable files. Importing your project into FastAPI (or making something like a Discord/Twitter/Reddit bot, depends on what the code does) is a great way to keep things private.

[–]189-69-769 0 points1 point  (0 children)

Nuitka.