Skip to main content

genepass can automatically generate (create) passwords

Project description

genepass

generating passward randomly! (create password 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.6.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.6-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: genepass-0.1.6.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.6.tar.gz
Algorithm Hash digest
SHA256 f5bfc9a5d530fff11d57cf7c49d5112ed10ba97c3b1e0a79a5ca89723416cfc2
MD5 a86a7a7c27e731be0c9565452d93ecb3
BLAKE2b-256 ec4f8425ed23a8660777255d804a5199d3b12584968ea1f4222c5b69e93d4223

See more details on using hashes here.

File details

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

File metadata

  • Download URL: genepass-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 4.0 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 ef1e69f1a5503145a46b8d1f9522847d79972e24bf89f5aa60d1feffa1876698
MD5 29a785e2b6fa679d9ac2b22f31066420
BLAKE2b-256 db50f5459582c705510536a36f31f5905f7a00c69450840569b32909908cfdeb

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