Closed

Description
I am interested in contributing to Python implementation of IPFS but I don't know where to begin. I initially had an idea of doing this via basing it on JS variant but every library I look at -- libp2p or peer-id or ipld they all have internal dependencies to each other and other libraries like multihashing or libp2p.
So I am right now stuck on where to begin contribution. I understood libp2p is important and so I peeked at js variant. It's dependent on so many libraries which are in-turn dependent on other libraries.
What to do? Can anyone please help? AS a beginner to this, I'd like some guidance please!