[ Prev ] [ Index ] [ Next ]

pycache

Created Sonntag 17 Januar 2021


Stores Python compilation files (byte code) for imported modules tagged with cpython-<version> (e.g. app.cpython-38.pyc). (Src pep-3147)


Directory name

pycache


Location

In the package directory.