Closed dongcarl closed 5 years ago
Initially I did this code for debug and decide to share it after a quick clean and refactor. So, Yes your are definitely welcome to make it better. Fork and pull request.
Thanks!
Le 30 oct. 2017 07:09, "Carl Dong" notifications@github.com a écrit :
I want to help with the development of the dev toolkit around this project, and was wondering if people would be open to restructuring gpgcard.py and its functionalities with the python context manager pattern. It seems to be perfect for this usecase and can make the code more readable. I also want to make a more fleshed out command-line tool from the gpgcard.py "library" if people are open to this idea.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/LedgerHQ/blue-app-openpgp-card/issues/13, or mute the thread https://github.com/notifications/unsubscribe-auth/AFOX886_-OhKiD_UO_oAYEh-1GLN6Yn2ks5sxXYggaJpZM4QKwTH .
no activity
I want to help with the development of the dev toolkit around this project, and was wondering if people would be open to restructuring
gpgcard.py
and its functionalities with the python context manager pattern. It seems to be perfect for this usecase and can make the code more readable. I also want to make a more fleshed out command-line tool from thegpgcard.py
"library" if people are open to this idea.