FileHashIntel

ihr/__pycache__/forwarding.cpython-39.pyc

2 distinct file contents recorded under this name ยท 2 PyPI records

Compiled Python bytecode Reference

A .pyc file contains compiled Python bytecode. The Python interpreter creates the file automatically when it imports a module. The bytecode loads faster than the source, because the parse step is not necessary again. The interpreter keeps these files in __pycache__ directories. The format changes between Python versions, and a magic number in the header identifies the version.

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.

Hashes for this file

db205c5d1f60e5ac878733c4525e6c6a60927366c736761f7777aaa12ac797c3 4481 bytes

  • abondance 0.1.2 abondance-0.1.2-py3.9.egg

444ff3490aa3a70e9cf3d963e9b089fb0859c2266e91d12c5813b5645a65894c 4467 bytes

  • abondance 0.1.1 abondance-0.1.1-py3.9.egg