-
There's also Github where many people have posted open source projects such as this: https://github.com/ethereum/web3.py
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
web3-react
A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps
Make sure you have some understanding of HTML/CSS. Check out Automate The Boring Stuff to learn some Python and then check out Real Python to learn some Django for your backend stuff. From there you're going to want to learn Solidity and for that I suggest checking out Crypto Zombies. Then you can learn a JavaScript frontend framework like React which has cool packages for web3 like web3-react. I'm on mobile and probably butchered this but it should give you some idea.
-