TelegramAktienBot/telegram_bot/share_fetcher.py
2022-03-15 08:55:12 +01:00

7 lines
187 B
Python

"""
script for share fetching (by symbols (e.g. AAPL, TSLA etc.))
"""
__author__ = "Florian Kellermann, Linus Eickhoff"
__date__ = "15.03.2022"
__version__ = "0.0.1"
__license__ = "None"