Hi there! Since 2018, I have used to solve some HackerRank challenges with Python. I tried Django as well, but not in depth. I taught Python basics...
For further actions, you may consider blocking this person and/or reporting abuse
Applying to GSoC it's a good way to contribute back to the community, in the meantime you could look at the libraries you use in your projects and see if they need help (most do).
I think there's a lot more momentum in working on tools you use daily than with picking a random Python project you're not familiar with and send contributions. Anyhow, Awesome Python is a good list of various popular projects
You are right!
I have to find something I am familiar with or willing to learn!
Ok thank you for the comment
Not to sound overly self-promotional, but there is a massive gap between knowing how to use Python, and truly knowing Python. It was years before I truly understood what made the Python language so powerful. Once you grasp that, you definitely can feel the usefulness and spirit of Python.
I've been turning all of those "aha moments" into my Dead Simple Python series, which I think you'd find helpful.
Introducing "Dead Simple Python"
Jason C. McDonald ・ Jan 13 ・ 3 min read
Ok,I will check it out! Thanks
If you're interested in building the next great Python web framework: Masonite
Oh! Sounds interesting! I will take a look at it!
Cool!
I will read through the How to contribute section and let you know about my decision!
I will try the framework as well!
You can contributing to Zappa. I'm looking at it as a serverless technology for AWS.
That sounds cool
You can contribute coogger project its a platform for devs developed by me.
github.com/coogger/coogger
You first should read contibuting.md
The contribute.md is not working
github.com/coogger/coogger/blob/ma...
Pick a web framework like django. Find one with less involvement and contribute it. Django has too many people in it. But other frameworks can have enough room to allow new contributor.
Ok thanks for the infos