Skip to main content

A module used to create random passwords with customizable options and to encode/decode strings!

Project description

(ORIGINALLY KNOWN AS DAXPASS)

amuesm let's you not only create passwords with custom requirements, it can also encode and decode strings in your own custom charset! amuesm stand for:

  • Annie's
  • Multi
  • Use
  • Encryption
  • Security
  • Module

DISCLAIMER

It is recommended that amuesm should only be used in your own custom databases/servers, amuesm is not secure to use when creating passwords for products like Google. We are also not responsible for any harm according to the MIT license.


createpass:

import amuesm

print(amuesm.createpass(['a', 'b'], 5))

Output: baaba


en:

import amuesm
print(amuesm.en('abc', ['a', 'b', 'c']))

Output:

- -- ---

de:

import amuesm
print(amuesm.de('- -- ---', ['a', 'b', 'c']))

Output:

abc

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

amuesm-2.3.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

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

amuesm-2.3-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file amuesm-2.3.tar.gz.

File metadata

  • Download URL: amuesm-2.3.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.2

File hashes

Hashes for amuesm-2.3.tar.gz
Algorithm Hash digest
SHA256 934daef7430b2c05ea7269ad47301a4a4a77660a09319190acc74931875f18a7
MD5 c7f6a8de792aff27e99dac18def2f7e4
BLAKE2b-256 28316fa4854d64b00870f5fa1cd2aabcc7621f94fac7e0aa0cfcf81694f43f31

See more details on using hashes here.

File details

Details for the file amuesm-2.3-py3-none-any.whl.

File metadata

  • Download URL: amuesm-2.3-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.2

File hashes

Hashes for amuesm-2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 045d5c57ba7c79c8745fa072957cb38cd2c6cb9d058c1ffbb4ef4ae5e21fd1ec
MD5 91aa6e05c5e2573a0f5c3c4bdd5b0848
BLAKE2b-256 a916f2c35389ffe5e9e1bd315b5b3a09e0b1bfe8e4c6132b6f6336562234c2bd

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