This repository was archived by the owner on Nov 15, 2021. It is now read-only.

Description
This is a roadmap milestone item.
See the Roadmap project on the side bar for more information where it fits in the bigger picture.
See the Lightweight SDK API project on the side bar for a breakdown of items and progress.
Rationale
Current users seeking to interact with the NEO Blockchain through Python have a steep learning curve ahead when having to use neo-python (as a result of suboptimal documentation). On top of that they’ll likely have to run their own full node which is not always needed or more important wanted/possible.
In order to ease their entry into the NEO ecosystem via Python we want to support a light weight API that acts more like Neon-js and NeoModules. These rely on public RPC nodes, NeoScan and alike for providing Blockchain related data and broadcasting capabilities.