TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What is a good Python project for a mid lv engineer to contribute to?

13 pointsby saltedonionover 3 years ago
Have some off time looking to fill. Please recommend.<p>Thank you

5 comments

jamestimminsover 3 years ago
Come help out with Apache Airflow! It&#x27;s a great project to get involved with because it has a ton of users and real world problems, but it&#x27;s still early enough that there&#x27;s low hanging fruit in terms of adding functionality and improving existing code.<p>A helpful place to start is the provider packages, since Airflow has integrations with so many 3rd party providers, and if you have knowledge in any of them it can be a good jumping off point.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;apache&#x2F;airflow&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;apache&#x2F;airflow&#x2F;</a>
评论 #28323322 未加载
asicspover 3 years ago
See <a href="https:&#x2F;&#x2F;opensource.guide&#x2F;how-to-contribute&#x2F;" rel="nofollow">https:&#x2F;&#x2F;opensource.guide&#x2F;how-to-contribute&#x2F;</a> - section 4 has handy links to find projects
评论 #28331395 未加载
hardikpnspover 3 years ago
Pandas is pretty friendly project to contribute to...
giantg2over 3 years ago
Maybe just browse the npm packages that are popular. Find one you like and has open issues in Github.
评论 #28320001 未加载
cpachover 3 years ago
Maybe Django or Certbot?