FileHashIntel

_bcoder_data/flows/__pycache__/ctxtimer.cpython-311.pyc

1 distinct file content recorded under this name ยท 7 PyPI records

Hashes for this file

61743c26e93c50d028001d5da49ac6d8d230876eaaec613b50d938838025e030 26421 bytes

  • 1bcoder 0.1.22 1bcoder-0.1.22-py3-none-any.whl
  • 1bcoder 0.1.23 1bcoder-0.1.23-py3-none-any.whl
  • 1bcoder 0.1.24 1bcoder-0.1.24-py3-none-any.whl
  • 1bcoder 0.1.25 1bcoder-0.1.25-py3-none-any.whl
  • 1bcoder 0.1.26 1bcoder-0.1.26-py3-none-any.whl
  • 1bcoder 0.1.27 1bcoder-0.1.27-py3-none-any.whl
  • 1bcoder 0.1.28 1bcoder-0.1.28-py3-none-any.whl

Compiled Python bytecode

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.