aceto/scripts/__pycache__/__init__.cpython-35.pyc
4 distinct file contents recorded under this name ยท 6 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
8ad8e75e270f64b3e852c51bd54f407dbaeb059dc6e98c2c7f367a4a68601dd0
137 bytes
- aceto
0.0.5
aceto-0.0.5-py3.5-linux-x86_64.egg
d1d31cfa307da428734e950194611304ed523634cdace44abf8ad7a295f68ca7
143 bytes
- aceto
0.0.3
aceto-0.0.3-py3.5-macosx-10.6-x86_64.egg
788647cd28be756ca0c719fa3d68265f756965537be146701e971784d4fe7b9e
137 bytes
- aceto
0.0.1
aceto-0.0.1-py3.5-linux-x86_64.egg