anupsonimbv/Anup-NASDAQ-Screener-Pro — reverse-engineered prompt
Reverse engineered prompt
Build me a simple but polished Python stock screener focused on NASDAQ names. I want to be able to run it as an app, scan the market, and quickly narrow results with useful filters so I can spot interesting stocks fast. Keep the interface easy to use for someone who is not deeply technical, and make the results clear and sortable.
Please include sensible defaults, a config file for saved settings, basic validation, and a few tests so it feels reliable. If the project already points toward stronger quality filtering or performance improvements, keep that spirit and make it feel professional and stable. It would also be great if it can be packaged into a Windows executable so I can share it without asking people to set up Python.
Use what is already in the repo where possible, fill in any missing pieces cleanly, and look up current docs online if you need to.
Want more depth? Deep Reverse