Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3 #20

Open
baimard opened this issue Nov 27, 2020 · 2 comments
Open

Python 3 #20

baimard opened this issue Nov 27, 2020 · 2 comments

Comments

@baimard
Copy link
Contributor

baimard commented Nov 27, 2020

dear,

Is it possible to refactor the code to make it compatible with python 3.

regards.

@fredrikt
Copy link
Contributor

It is certainly possible.

I'm the original author of pyhsm, but I'm no longer employed by Yubico. I've updated the core parts of the module, and the specific commands in use in the application I'm currently involved with to work with Python 3.7+. Here is a branch that I believe should be a good starting point for someone willing to work through all the commands.

https://github.com/SUNET/python-pyhsm/tree/ft-python3-support

@baimard
Copy link
Contributor Author

baimard commented Jan 14, 2021

Dear Fredrikt,

Thank you for your answer. I will fork your project. thank you !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants