Skip to content

EminAyyildiz/Python_GUI_Random_Password_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python_GUI_Random_Password_Generator

Bu projedeki temel amaç python tkinter ve fonksiyon mantığnı pekiştirmek ve python GUI ile bir random şifre oluşturucu arayüzü tasarlamaktır. Bu arayüz temelde kullanıcının bazı istekleri doğrultusunda çalışmaktadır. öncelikle kullanıcı kaç karakterli bir şifre oluşturmak istediğini kayan bar ile ayarlamaktadır. Kullanıcı oluşturulacak şifrenin içerisinde özel karakter veya sayı olup olmama durumunu check box aracılığı ile seçmektedir. Generate butonunna basıldığında şifre üretilmekte delete butonuna basıldığında ise ekran temizlenmektedir.

The main purpose of this project is to reinforce python tkinter and function logic and to design a random password generator interface with python GUI. This interface basically works in line with some requests of the user. First of all, the user sets the number of characters he wants to create a password with the sliding bar. The user selects whether there is a special character or number in the password to be created, via the check box. When the Generate button is pressed, the password is generated and when the delete button is pressed, the screen is cleared.

Der Hauptzweck dieses Projekts besteht darin, die Python-Tkinter- und -Funktionslogik zu verstärken und eine Zufallskennwortgenerator-Schnittstelle mit der Python-GUI zu entwerfen. Diese Schnittstelle funktioniert im Wesentlichen gemäß einigen Anforderungen des Benutzers. Zunächst stellt der Benutzer mit dem Schieberegler die Anzahl der Zeichen ein, die er für ein Passwort erstellen möchte. Über das Kontrollkästchen wählt der Benutzer aus, ob das zu erstellende Passwort ein Sonderzeichen oder eine Zahl enthält. Wenn die Schaltfläche Generieren gedrückt wird, wird das Passwort generiert und wenn die Schaltfläche Löschen gedrückt wird, wird der Bildschirm gelöscht.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages