aceto/__pycache__/__init__.cpython-35.pyc
4 distinct file contents recorded under this name ยท 7 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
3d7203c717c8aa7db7e97d463b17bd08a42234bdff43337e8384c83351a828e8
225 bytes
- aceto
0.0.5
aceto-0.0.5-py3.5-linux-x86_64.egg
08c858dc951b392a122793c61515d83f7ae7bf4b8122b5005d15105271490d24
231 bytes
- aceto
0.0.3
aceto-0.0.3-py3.5-macosx-10.6-x86_64.egg
239d0e86c52038c9f125209601b11450cd6c47b8e15761dedeff573c624d9dcc
225 bytes
- aceto
0.0.1
aceto-0.0.1-py3.5-linux-x86_64.egg