FileHashIntel

topsisLibrary/__pycache__/__init__.cpython-310.pyc

2 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

bf83b043d17486196420eb041be91bab459ce48edd8a3278263ac090c7cbf907 144 bytes

  • 102003712 0.0.4 102003712-0.0.4-py3.10.egg
  • 102003712 0.0.5 102003712-0.0.5-py3.10.egg
  • 102003712 0.0.6 102003712-0.0.6-py3.10.egg

f453d5fc3e8f63d0b448d34e64bd113a48f55c9cc42743a2cd52ddf8bf233b22 179 bytes

  • 102003712 0.0.2 102003712-0.0.2-py3.10.egg