Python Scripting
I am interested in developing some extensions but am not familiar with Python. I was a software programmer before retiring, so I do have programming experience. Can you recommend any books that would be good to get me familiar with Python?
Thanks... Jeff
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Mike Bray on 22 Aug, 2019 07:24 AM
Jeff, the best source is the Internet, e.g.
https://docs.python.org/3/tutorial/
If you want to understand Moneydance then have a look at
https://bitbucket.org/mikerb/moneydance-2019/wiki/Home which gives you
some idea of how to traverse the data model.
All of the classes and methods described in the developer's kit are
available to you.
Mike
2 Posted by jdschimmer on 22 Aug, 2019 04:47 PM
Thanks for the quick response.
Jeff
Sent from my iPhone
System closed this discussion on 21 Nov, 2019 04:50 PM.