Skip to content

Adds news aggregator example in Python and JavaScript#120

Merged
nearestnabors merged 7 commits intomainfrom
news-aggregator
Feb 14, 2025
Merged

Adds news aggregator example in Python and JavaScript#120
nearestnabors merged 7 commits intomainfrom
news-aggregator

Conversation

@nearestnabors
Copy link
Copy Markdown
Contributor

Says what it does. Needed for livestream + workshop

Copy link
Copy Markdown
Contributor

@frankfeng98 frankfeng98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just some nits.

Comment thread examples/python/news-aggregator/main.py Outdated

# Set up logging
logging.basicConfig(level=logging.INFO)
LOG = logging.getLogger(__name__)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We typically use lowercase for log variable.

Comment thread examples/python/news-aggregator/main.py Outdated
Comment thread examples/python/news-aggregator/main.py Outdated
Comment thread examples/python/news-aggregator/main.py Outdated
Comment thread examples/python/news-aggregator/main.py Outdated
Comment thread examples/python/news-aggregator/main.py Outdated
Comment thread examples/python/news-aggregator/main.py Outdated
Comment thread examples/python/news-aggregator/main.py Outdated
@nearestnabors nearestnabors merged commit 75c7aec into main Feb 14, 2025
@nearestnabors nearestnabors deleted the news-aggregator branch February 14, 2025 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants