Metadata-Version: 1.2
Name: pyticker
Version: 1.2
Summary: Terminal based real time stocks and portfolio tracker.
Home-page: https://github.com/priyanshus/pyticker
License: MIT
Description:  Terminal based app to fetch the stock quotes at real time from Yahoo Finance. 
            It can be used as watchlist and position tracker. The stocks can be added from CLI itself.
            
Keywords: terminal-app finance stocks ticker
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
