FileHashIntel

flask_limiter/__pycache__/version.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

4b0425c74be16681ec446de496f85872b8ad06564ba21368918569653b53f605 196 bytes

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

7e9bd25f6d7231868626fa4f92d13d78583089bfe7b3b5d9baa1527a94faf035 203 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