Skip to main content

🔓 Generate a Password with multiple options

Project description

Passeo

"🔓 Generate a Password with multiple options"

What is Passeo?

Passeo is a python password generator developed by Arjun Sharda, under the MIT License.


Passeo is used for checking your password through our strength check (includes Pwned, Length, and Case) and generate a password with multiple options.

Why use Passeo?

Passeo is a upcoming password generator project, with massive plans in the future, such as generation of a password and strength checker via CLI/terminal. Passeo is also completely safe to use and is open source for the community to know how the codebase works and learn from how the password generator.


Quickstart

from passeo import passeo
print(passeo.generate(length=10, numbers=True, symbols=True, uppercase=True, lowercase=False, space=True, save=True))

v1.1.0 changes


  • [BREAKING] Changed Passeo to a Enum, meaning that it will now be for generation for example passeo.generate, not passeo().generate.
  • [ADDED] Added encoding and decoding. It has been supported by CLI.

v1.1.1 changes


  • [FIXED] Fixed CLI issues with encoding and decoding (is_flag issue)

© Arjun Sharda 2022-present
All Rights Reserved

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

passeo-1.1.1.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

passeo-1.1.1-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file passeo-1.1.1.tar.gz.

File metadata

  • Download URL: passeo-1.1.1.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for passeo-1.1.1.tar.gz
Algorithm Hash digest
SHA256 6ff96cde3d6b8c22bdaf46c052d181f6ef9514636f46c63a049c941392d8b7e4
MD5 bfd44316d11dc04fceec0e90eb221c2c
BLAKE2b-256 97e3febc8602a3cb0b619383ad34eb6db06e9d425a2e73e9d84cbd28976704be

See more details on using hashes here.

File details

Details for the file passeo-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: passeo-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for passeo-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 701323b2ea18ef4ff766393bc780e4086e050f9a5d9587c67d839e78576407f0
MD5 049bcff223888e956949c69190e71ceb
BLAKE2b-256 33e705bbdcf3531171a3bbb04eaa982c8f1905c9159af9e7b8844673a788d23a

See more details on using hashes here.

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