I am the creator of the mospy python package, which is a python interface for Cosmos SDK-based coins. This article provides you an overview of the (educational) resources available to get started with Python development in the Cosmos ecosystem.
Official Links:
Github: https://github.com/ctrl-Felix/mospy
Protobuf repository (very helpful): https://github.com/ctrl-Felix/cosmospy-protobuf
Documentation: https://mospy.ctrl-felix.de
Tutorials:
- Introduction | The Basics
- Cosmos SDK based coins (e.g. Osmosis, Juno, etc.)
- Custom transaction types (IBC transfer)