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

Hide PIN input #95

Merged
merged 1 commit into from
Jul 11, 2024
Merged

Hide PIN input #95

merged 1 commit into from
Jul 11, 2024

Conversation

DonkeeeyKong
Copy link
Contributor

@DonkeeeyKong DonkeeeyKong commented Jul 10, 2024

This hides the PIN while it is entered using getpass().

I have only tested this with a Linux terminal, Windows Powershell and Windows cmd.exe. It works there. I don't know what else people use to run this though.

An alternative could be https://github.com/asweigart/pwinput. That is also closer to the way the Trade Republic app hides the PIN but it requires using an extra package.

Hide PIN input in terminal.
@Katzmann1983 Katzmann1983 merged commit acfbe8c into pytr-org:master Jul 11, 2024
@Katzmann1983
Copy link
Collaborator

Love it.

@DonkeeeyKong
Copy link
Contributor Author

Thank you!

Katzmann1983 pushed a commit to Katzmann1983/pytr that referenced this pull request Jul 17, 2024
Hide PIN input in terminal.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants