FileHashIntel

aceto/__pycache__/lab_settings.cpython-34.pyc

2 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

49f35805415759a9beb8d52dbf2ab238acf24d10334293381d7a307d5a0fbb4a 1503 bytes

  • aceto 0.0.5 aceto-0.0.5-py3.4-linux-x86_64.egg

4343a9ed10a9a616a76f9dd8a86252277843a1d4e5d727ff11645ba171d0cc0a 1509 bytes

  • aceto 0.0.4b aceto-0.0.4b-py3.4-macosx-10.6-x86_64.egg
  • aceto 0.0.5 aceto-0.0.5-py3.4-macosx-10.6-x86_64.egg