lz4/setup.py
1 PyPI wheel ยท 1 release
All file hashes recorded under the name lz4-2.0.2/setup.py
- Size
5629bytes- MD5
05da1a688403ee61b5fc5ea803d7435d- SHA-1
93f0fb4925ba158fc54f722ef060132c6d139d88- SHA-256
9a6560e6bad6da170d88a395b40bee023ce704ec1bb72b6f342e4d28cf9748a6
Python source file Reference
A .py file contains Python source code in plain text. The Python interpreter reads the file and runs the code directly, without a separate compile step. Developers write scripts, modules, and full programs in this format. A text editor can open and change the file. Python is one of the most used programming languages, thus .py files are common on many systems.
A file extension is only a part of the file name. It does not give a guarantee about the format or the content of a file. But on Windows, the extension selects the program that opens the file.