Skip to main content

genepass can automatically generates passwords

Project description

genepass

generating passward randomly!


Install

pip install genepass


Usage

import genepass

#複数のパスワードをランダムで作成し提案してくれる
genepass.suggest_passwords()

#Default
genepass.suggest_passwords(suggest_num=10, security_level='strong',length=8, character_sets=None)

Option

  • suggest_num : int

    • Number of suggestion
    • allowed : 1-100(default:10)
  • security_level : string

    • strong : DIGITS & CAPITAL_LETTER & SMALL_LETTER(default)
    • god : DIGITS & CAPITAL_LETTER & SMALL_LETTER & SYMBOLS
    • custom : Under construction
  • length : int

    • Number of characters in the generated password
    • allowed : 4-32(default:8)
  • character_sets : list or None

    • characters type you want need
      • DIGITS : 数字
      • CAPITAL_LETTER : 大文字
      • SMALL_LETTER : 小文字
      • SYMBOLS : 記号

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

genepass-0.1.5.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

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

genepass-0.1.5-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file genepass-0.1.5.tar.gz.

File metadata

  • Download URL: genepass-0.1.5.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for genepass-0.1.5.tar.gz
Algorithm Hash digest
SHA256 1062cc7da477a26787eac4393c950143dc91a6716c02d5a51b69e42b161bef1e
MD5 c799b9ecff15bd9d9d617b567011ffd7
BLAKE2b-256 fc673238038b5860b7f4eb332956e8d07d91a6a670c22bbca14fcb4bb4bde09a

See more details on using hashes here.

File details

Details for the file genepass-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: genepass-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for genepass-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 730bb2e9e0a59ee8c9bf36492c955b6854a84af204700762b6c3fed250531575
MD5 accf3e6da2646b3f106e962f90ac2511
BLAKE2b-256 d570f953900d61525344481e2af4dbb2c009eb5bbacf32c067e7fb2880b69551

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