Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scraping repo for avangrid proof of concept

Setup

using uv

Run the following command to install the repo's dependencies:

uv pip install -e .

Installing uv

using pip

Run the following command to install the repo's dependencies:

pip install -e .

Authentication

Reddit

set required .env variables

REDDIT_CLIENT_ID=
REDDIT_CLIENT_SECRET=
REDDIT_USER_AGENT=
REDDIT_USERNAME=
REDDIT_PASSWORD=

How to get Reddit credentials: Python Reddit API Wrapper (praw)

Run

python hello.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages