Skip to main content

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

Project description

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

Extra features:

If you would like to use amuesm as a standalone tool, run in your terminal:

amuesm

and you'll be able to select all three of our features!

If you would like to add credits to your project, just do:

import amuesm

amuesmcredits()

Thank's for reading, and enjoy amuesm! :)

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-3.2.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

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

amuesm-3.2-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for amuesm-3.2.tar.gz
Algorithm Hash digest
SHA256 2a14628fa5ca915432893483126fe99dc6b822922d0a07d57fb7d79f670f3bbf
MD5 cc12296f2ac9f6bac8746cc649008cba
BLAKE2b-256 dd9c213f0fcb0f9184a8baf4aaa04fba162597ae46f61cb3d0c0498e441ee009

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for amuesm-3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0abd700b7535c17a2729c8e983db66dfd077aafa199e7988bff42af485544b68
MD5 2e14dcb687f290237ed4d496bd107821
BLAKE2b-256 ce13ef009e39ce6bde6ee39e9f95a76e7552317faa6f2505277788ca23df805f

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