Cryptodome/Cipher/CAST.pyc
1 PyPI wheel ยท 1 release
All file hashes recorded under the name Cryptodome/Cipher/CAST.pyc
- Size
5427bytes- MD5
0bb075873b602808fd51292b3c647927- SHA-1
1ff231fcd9312089f073c3694aed6cefe7f452c2- SHA-256
5f32aa0130a9022dfd577d836bee92787bc18d641cef9bfec118bb704a5c94de
- Compiled Python
622112.7
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.
Released in
pycryptodomex PyPI
- 3.8.0
pycryptodomex-3.8.0-cp27-cp27m-win32.whl