Thank you
Ask HN: What is a good Python project for a mid lv engineer to contribute to?
1–10 of 12 posts
Have some off time looking to fill. Please recommend.
Re: Ask HN: What is a good Python project for a mid lv engineer to contribute to?
#2Maybe Django or Certbot?
Re: Ask HN: What is a good Python project for a mid lv engineer to contribute to?
#3Maybe just browse the npm packages that are popular. Find one you like and has open issues in Github.
Re: Ask HN: What is a good Python project for a mid lv engineer to contribute to?
#4Maybe just browse the npm packages that are popular. Find one you like and has open issues in Github.
pypi?
Re: Ask HN: What is a good Python project for a mid lv engineer to contribute to?
#5Re: Ask HN: What is a good Python project for a mid lv engineer to contribute to?
#6Come help out with Apache Airflow! It's a great project to get involved with because it has a ton of users and real world problems, but it's still early enough that there's low hanging fruit in terms of adding functionality and improving existing code.
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.
Re: Ask HN: What is a good Python project for a mid lv engineer to contribute to?
#7Come help out with Apache Airflow! It's a great project to get involved with because it has a ton of users and real world problems, but it's still early enough that there's low hanging fruit in terms of adding functionality and improving existing code. 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…
As a user of airflow I certainly wouldn’t mind. Also ran into quite a few bugs while using it. Thanks for your work! Amazing project.
Re: Ask HN: What is a good Python project for a mid lv engineer to contribute to?
#8Pandas is pretty friendly project to contribute to...
Re: Ask HN: What is a good Python project for a mid lv engineer to contribute to?
#9See https://opensource.guide/how-to-contribute/ - section 4 has handy links to find projects