Skip to main content

login util

Project description

ko-fi

Login Util

login util is a python package to help adding a login screen to your python file and it has (will have) everything it needs

  • easy to use

  • encryption mode

  • privacy mode

  • cake

How to use

to use you just need to do:

import loginUtil

UsernameList = ['user1', 'user2']

passwordlist = ['password1', 'password2']

if loginUtil.login(unl, pwl, uni, pwi):

print('correct')

else: print('wrong')

More options

older versions than 0.0.4: https://pypi.org/manage/project/login-util/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

loginUtil-0.0.7.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

loginUtil-0.0.7-py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page