PYRSS-Bot/src/feed/__init__.py
2023-12-13 19:31:28 +00:00

3 lines
80 B
Python

from .parser import Article, Source, Parser
from .feed import Feeds, get_source