FileHashIntel

acb/__pycache__/__init__.cpython-36.pyc

3 distinct file contents recorded under this name ยท 3 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

219a09aa6844d5f24a66c52f4926931a9d2b174ad887fd543cdd97bc254567b5 320 bytes

  • acb-py 1.1.0 acb_py-1.1.0-py3.6-win32.egg

c542d31619c4caa1beab2e3167fe5d491c8f57b664fa73518c8ca0ac9acdb682 324 bytes

  • acb-py 1.1.0 acb_py-1.1.0-py3.6-win-amd64.egg

f98dcc34a4eb715153083238fa8d930103e7e0743159e3c85b17bbbf1730f32b 334 bytes

  • acb-py 1.1.0 acb_py-1.1.0-py3.6-macosx-10.14-x86_64.egg