Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ResearchEngineering
/
financial_news_bot
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
73ad466
financial_news_bot
/
main.py
Dmitry Beresnev
tg bot refactoring
0543a64
about 1 month ago
raw
Copy download link
history
blame
Safe
78 Bytes
from
src.tg_bot
import
main
as
tgbot
if
__name__ ==
"__main__"
:
tgbot()