Skip to main content

Generate secure password

Project description

MyPassMaker

mypassmaker is a python package for making strong password and check passwords.

How yo use?

from mypassmaker import Password
my_password = Password.generate(length=10)

and if you wanna have your password in your gmail inbox, then you can use send_email() method like this:

Password.send_email(gmail_user="", gmail_password="", sent_from="", send_to="", my_password=my_password)

How to contribute?

Thanks for being so kind about this project. It is completely Open Shource so go ahead and make a Fork for yourself and work on it. When you are ready; You can just make a Pull Request (PR) and I will commit your changes if it is possible.

Contact Us

E-mail: edris.qeshm2@gmail.com
Website: www.edrisranjbar.ir

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

mypassmaker-1.2.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

mypassmaker-1.2-py3-none-any.whl (4.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