FileHashIntel

flask_limiter/__pycache__/wrappers.cpython-35.pyc

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

cb841e2e6e20586ca220b14b3883419a2e6741cedd65e692879a647fbeaf664c 2194 bytes

  • flask-limiter 1.0.0 Flask_Limiter-1.0.0-py3.5.egg

0cac57a33148d509e556f0c4c07b3628ff59e752bf8eec953db383cd4b264e40 2201 bytes

  • flask-limiter 1.0.0rc1 Flask_Limiter-1.0.0rc1-py3.5.egg