arxiv/arxiv.pyc
3 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
67ab1c4a46b15aa91e44ecd40f580804a07b0490be9eb049917a64ef13de126e
3522 bytes
- arxiv
0.3.0
arxiv-0.3.0-py2.7.egg
667cd3f40ee8e1a636579690400fb87bf9de9a4ff8965baf8748f83ff39f4d50
8027 bytes
- arxiv
0.2.3
arxiv-0.2.3-py2.7.egg
0348c2fdd2d0c9f742242c00fc7fe620d8b1f6cb86af164ea1cd99baad58aa88
2421 bytes
- arxiv
0.0.2
arxiv-0.0.2-py2.7.egg