FileHashIntel

flask_limiter/__pycache__/errors.cpython-38.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

eda62dbbf689b27e18dfb06079d800fd4c4249d916cd6f83eaaa42cd2cba3f98 842 bytes

  • flask-limiter 2.1.3 Flask_Limiter-2.1.3-py3.8.egg

9b460ed62f8d6a1120319508d560200bc9d960b15590edc10cc08ce65dab9c47 1252 bytes

  • flask-limiter 1.2.0 Flask_Limiter-1.2.0-py3.8.egg
  • flask-limiter 1.2.1 Flask_Limiter-1.2.1-py3.8.egg