FileHashIntel

aaindex/__pycache__/__init__.cpython-38.pyc

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

23a6c2f831f120b4c723daf2e55cce35647613f442349144c816a9dfc949677d 1006 bytes

  • aaindex 1.0.5 aaindex-1.0.5-py3.8.egg

7bc36ecdb623d17ddfc01aa0a2bb2ac2c98b3d0a089f0da46dbf2a6de48d37d2 1006 bytes

  • aaindex 1.0.4 aaindex-1.0.4-py3.8.egg

8746f1bce6ae0df1508d25e8a396b969e06cfa300efa5213519f0466288104af 1014 bytes

  • aaindex 0.1.0 aaindex-0.1.0-py3.8.egg