FileHashIntel

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

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

Hashes for this file

26f94e816f30ec9ccd002bc24682240ff192936490d95bc57bb28edb6cb1fded 16095 bytes

  • 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.