FileHashIntel

flask_limiter/wrappers.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

4a7b784ee855d35566c9028f31780e55acb7daa1fbd4702821b44e39a7699f37 2435 bytes

  • flask-limiter 1.0.1 Flask_Limiter-1.0.1-py2.7.egg

b16e9aee84b64f7431a60f3d64365280ca155fbe084ac2c39696aaf8dc315061 2491 bytes

  • flask-limiter 1.1.0 Flask_Limiter-1.1.0-py2.7.egg