Automation-scripts icon indicating copy to clipboard operation
Automation-scripts copied to clipboard

Stock_Information Issue #789

Open KazushiR opened this issue 2 years ago • 1 comments

Pull Request Template

script name - Stock_Infromation.py

Brief about script Pulls the top stock from a subreddit of Wallstreetbets. From there, it categorizes the top 5 stocks then, it pulls some information about the stock in an SQL database.

Issue no.(must) - #789

Self Check(Tick After Making pull Request)

  • [ x] This issue was assigned to me.
  • [x] One Change in one Pull Request
  • [ x] My file is in proper folder (Name of folder should be in lowercase with no space in between) (E.g. meet_schedular)
  • [ x] I am following clean code and Documentation and my code is well linted with flake8.
  • [x ] I have added README.md and requirements.txt (Include version numbers too e.g. pandas==0.0.1) with my script
  • [x ] I have used REPO README TEAMPLATE (Necessary)
  • [ x] Just including required dependencies in requirements.txt (Don't include Python version too)

If issue was not assigned to you Please don't make a PR. It will marked as invalid.

KazushiR avatar Nov 04 '21 19:11 KazushiR

I put the code through FLAKE8 and it looked fine. Please let me know if any changes needs to be put in place. @pawangeek

KazushiR avatar Nov 04 '21 19:11 KazushiR