abydos/ngram.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
9ef107940a352bf37de7a3f7de389982ce69b1271fcc04b3121be5481380ca12
6545 bytes
- abydos
0.3.0
abydos-0.3.0-py2.7.egg
d16a2adf332e27d1bf34808d4200652c4508c890a9e04e8c013ec2092f7f78d8
2577 bytes
- abydos
0.2.0
abydos-0.2.0-py2.7.egg
e20e97aa77cb316db3412bbe2988ce46728adce2cfed2f5be047f05904d4be78
3198 bytes
- abydos
0.1.1
abydos-0.1.1-py2.7.egg