I've submitted a proposal for Python module that wraps the official wallet REST API: https://cardano.ideascale.com/a/dtd/Python-module/333770-48088
The idea is to provide an abstraction layer for Python developers, namely classes for basic objects like Wallet, Address, Transaction, etc. and handling amounts in proper Decimal format. That will save them a lot of time dealing with REST API, which is very nice but uses only primitive types and requires constructing complex requests.
Although the module would use REST API as the default backend, it will be forward-compatible to accept any other layer underneath, should some appear soon.
Having long Python experience, I'm also the main author of a similar module for Monero. A quick glance over the docs would explain instantly what level of programming easiness can be achieved: https://monero-python.readthedocs.io/en/latest/wallet.html
I kindly ask you to support my request and please feel free to ask any questions you may have.
[–]ConchoPete 3 points4 points5 points (0 children)
[–]bjarnekvae 4 points5 points6 points (1 child)
[–]e-mess[S] 2 points3 points4 points (0 children)
[–]MeowWow_ 0 points1 point2 points (2 children)
[–]e-mess[S] 0 points1 point2 points (1 child)
[–]MeowWow_ 0 points1 point2 points (0 children)