FileHashIntel

aceto/scripts/__pycache__/postinstall.cpython-35.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

68db578357a8eb0c01f94ce83e30ee9197885df451754c3bc911341ecc114291 991 bytes

  • aceto 0.0.2 aceto-0.0.2-py3.5-macosx-10.6-x86_64.egg

3bfae88ed7b83be3ad77fc4b83a96f8926824121664613052cb95968b96afb22 985 bytes

  • aceto 0.0.1 aceto-0.0.1-py3.5-linux-x86_64.egg