Skip to content

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

rjwebb.github.io
1 pointrobertjwebb1 comment
On HN

Comments

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

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.