abeec/__pycache__/_version.cpython-37.pyc
4 distinct file contents recorded under this name ยท 4 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
02168c7e43c5abd7fd249582e2cea9df669643c8a77b9b1fbcfac5d0536e4064
158 bytes
- abeec
0.3
abeec-0.3-py3.7.egg
15b78ebd3fee4a174246399bbc06b17018e9ecbc7fcb52b6a37fe2669311c5d6
158 bytes
- abeec
0.2
abeec-0.2-py3.7.egg
72f41429e7f088c517015ceece13153ae24afd5efe4358c5c16cf3aa7bc6706c
158 bytes
- abeec
0.1
abeec-0.1-py3.7.egg
a19a346d6f696544942afd50500477498de46bc46844a81d8bb45469cdb66c6d
158 bytes
- abeec
0.0
abeec-0.0-py3.7.egg