FileHashIntel

acb/__pycache__/acb.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

9454abbd0504f767055c9a5c72da8de92afff532b9267551f2f5911544fce4c5 10362 bytes

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

164e154c1ee03ce1927fe509d261f5b632c866fa8971942af8f5717e006323b9 10366 bytes

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

dc8dfa22942a18f7465134130fcdd8b0e7fcc3f6069c4d1fae7f2c98915792c6 10376 bytes

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