Metadata-Version: 2.1
Name: robinhood-scraper-nlp
Version: 0.0.2
Summary: A package that interacts with Robinhood APIs to access news about stocks
Home-page: https://github.com/EcZachly/robinhood-nlp
Author: Zachary Wilson
Author-email: zachwilson130@gmail.com
License: UNKNOWN
Description: # Open Source NLP Sentiment tracker for Robinhood APIs
        
        
        ### Getting Started
        
        
        You'll need to set 3 environment variables to use this 
           - *ROBINHOOD_PASSWORD* -- your password for Robinhood
           - *ROBINHOOD_EMAIL* -- your Robinhood email
           - *ROBINHOOD_QR_CODE* -- the QR code copied from you Robinhood account
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
