Loading...
Python Egg data
File type: Source code and script file
Files with egg-info file extension can be found as so-called Python Eggs.
File type category:
Source code and script file
Date updated: December 31, 2024
The egg-info file extension is mainly related to so called Python Eggs. A "Python egg" is a logical structure embodying the release of a specific version of a Python project, comprising its code, resources, and metadata.
The egg-info file or directory is placed *adjacent* to the project's code and resources, that directly contains the project's metadata.
Probably can be viewed and edited in any text editor.
Probably cannot be converted to anything else.
Software applications that can open egg-info files:
Microsoft Windows
Apple macOS / Mac OS X
Linux/Unix
Software applications that can edit egg-info files:
Microsoft Windows
Apple macOS / Mac OS X
Linux/Unix
Software capable of saving egg-info files:
Microsoft Windows
Apple macOS / Mac OS X
Linux/Unix
Software applications that handle other tasks involving egg-info files:
Microsoft Windows