FileHashIntel

a3cosmos_gas_evolution/Common_Python_Code/__pycache__/__init__.cpython-37.pyc

1 distinct file content 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

83c91bba905a4e77c5a237ef8f50771333efd44f51180234520cf221b3650e97 176 bytes

  • a3cosmos-gas-evolution 0.9.8 a3cosmos_gas_evolution-0.9.8-py3.7.egg
  • a3cosmos-gas-evolution 0.9.9 a3cosmos_gas_evolution-0.9.9-py3.7.egg
  • a3cosmos-gas-evolution 1.0.0 a3cosmos_gas_evolution-1.0.0-py3.7.egg