adanet/distributed/placement.py
1 PyPI wheel ยท 1 release
All file hashes recorded under the name adanet/distributed/placement.py
- Size
12552bytes- MD5
18f52cb3750a9fbd58d7a9a354e192f7- SHA-1
878512459300bfbfdb2ff1110c1c4d59b2ca14b9- SHA-256
ccbabe9e246a3fb6fff05fab7fa187da4e27f511f307136c2cdfd8eb15d9045f
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.