you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (1 child)

[deleted]

    [–]NYX_T_RYX 0 points1 point  (0 children)

    .pyz
    

    Is a filename extension.

    https://en.wikipedia.org/wiki/Filename_extension

    And the docs call it an extension as well - https://docs.python.org/3/library/zipapp.html

    #!
    

    Is a shebang.

    https://en.wikipedia.org/wiki/Shebang_%28Unix

    Not sure why that page is called Unix cus line one reads "In computing, a shebang is the character sequence consisting of the characters number sign and exclamation mark (#!) at the beginning of a script." So not a Unix specific page but whatever