Discover insights into the types of data and functions used in your code.
Inspired by tools like enry and linguist
Initial feaures: language detector and metadata identifiers, based on the filename extension, filename details and the shebang line.
pip install panopticas
Change into the directory you want check the file types of and then run
panopticas assess
To check a single file and get some metadata
panopticas file FILENAME