This application checks the complexity of a password based on the entered expressions (digits, upper and lower case letters, symbols).
The application uses the urwid library, which may not be compatible with some development environments. You can see the running application on my Replit page: https://replit.com/@StanislavaNikul/passwordvalut
To use the application, run the following command: python password_valut.py