FileHashIntel

adafri/utils/__pycache__/utils.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

4fdcddf95ad67f695364b3c17facfd5062331a49cfcd5f29b93da9561008bf19 62203 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

151ede40fae6f9359e1438f96a6d71a14f7b209e23b693f2b73647977d636718 62203 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