Skip to main content

کتابخانه‌ای ساده برای تولید پسورد تصادفی در پایتون

Project description

simple_password

این یک کتابخانه‌ی ساده برای ساخت پسورد تصادفی در پایتون است.

نحوه استفاده

from simple_password import generate_password

password = generate_password(length=12, use_uppercase=True, use_digits=True, use_symbols=True)
print(password)

پارامترها

  • length: طول پسورد (پیش‌فرض ۱۲)
  • use_uppercase: استفاده از حروف بزرگ (پیش‌فرض True)
  • use_digits: استفاده از عدد (پیش‌فرض True)
  • use_symbols: استفاده از نمادها مثل @#% (پیش‌فرض True)

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

simple_password_gen-0.1.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

simple_password_gen-0.1-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file simple_password_gen-0.1.tar.gz.

File metadata

  • Download URL: simple_password_gen-0.1.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for simple_password_gen-0.1.tar.gz
Algorithm Hash digest
SHA256 48b9dfdb00ff09d6ea46f70edf68f23b63423317a5678cc738432bcad7d13cb1
MD5 281e3e8de89049765ab3117e33d8ef56
BLAKE2b-256 11f7cb781ab02f31ff0752d0bc141d7f2fa2c88172e2207cf32e6f32263520b1

See more details on using hashes here.

File details

Details for the file simple_password_gen-0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for simple_password_gen-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e2621844d3787d7b3e947218f9765cf3e96996a293f7b9b80e3a05e84aa477f8
MD5 7263da3e73e68515ff96e23a38d1271a
BLAKE2b-256 3db37c0ed05349cb0260e4eecf43f7a0ae96b7e5a97087b1ace24e813c467f74

See more details on using hashes here.

Supported by

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