I am new here to pycryptodome and pretty much to python. So I am busy reading:
and particularly
I can get the example to create a privatekey.pem file to work.
I cannot figure out how to get the public key. Both as a file and as a variable to use in other things (see my rfc9374 with what I am doing with EdDSA25519).
Obviously I am missing something basic that most learn early on. But I really am a hack at any programming (I stopped with 'B' back in the mid-80s) other than English (IETF and IEEE 802 standards).
Thanks for any guidance!