acb/__pycache__/__main__.cpython-36.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
244971d1f6dc9111f312cd8ab65f49df2f50f2116f6062577afded2c23058172
909 bytes
- acb-py
1.1.0
acb_py-1.1.0-py3.6-win32.egg
5fe541a020e3523a281de90f97af117227c3098b3e6e9f03f9eb50779167c121
913 bytes
- acb-py
1.1.0
acb_py-1.1.0-py3.6-win-amd64.egg
83410df7604f0a6552be433d7e2d894d50aba44a0863646dd940895cbe599b71
923 bytes
- acb-py
1.1.0
acb_py-1.1.0-py3.6-macosx-10.14-x86_64.egg