GPT Code Scrapper
The simple code that scraps the code for the further analysis by the ChatGPT.
Installation
$ pip install gpt-scrapperUsage
Usage: gpt-scrapper [OPTIONS] PATH
Options:
-e, --extensions TEXT Extensions to search for
--help Show this message and exit.The result scrapped code should be available in the output.txt file.