Settings

Theme

Show HN: A listing of beginner-friendly issues for open-source Python projects

rjwebb.github.io

1 points by robertjwebb 6 years ago · 1 comment

Reader

robertjwebbOP 6 years ago

Hi HN,

Getting started in open source software development can be intimidating to newcomers - but a lot of great projects highlight "good first issues". I wanted to make something that allows you to see all these issues in one place (for Python). I'm thinking of extending this for other languages depending on whether this is of any use to anyone...

I implemented it by creating an AWS Lambda function that pulls the latest tagged issues from GitHub for a number of repositories, then saves these as JSON files on S3. The website itself is coded in React.

- Bob

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection