FileHashIntel

adafri/__pycache__/__init__.cpython-311.pyc

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

a72d0d28ce5416c21e4971e0e495d9e8682045274ff059c890349818d8e53adc 239 bytes

  • adafri 1.0.8 adafri-1.0.8-py3-none-any.whl
  • adafri 1.0.9 adafri-1.0.9-py3-none-any.whl

11317daab6403390be288b507be77ba2ce6299b0d6b4cb59629cc7ca59b0d607 239 bytes

  • adafri 1.0.5 adafri-1.0.5-py3-none-any.whl
  • adafri 1.0.6 adafri-1.0.6-py3-none-any.whl
  • adafri 1.0.7 adafri-1.0.7-py3-none-any.whl