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: (Creates a random password of your liking!)

import amuesm

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

Output: (EXAMPLE, RESULTS WILL VARY)

baaba

en: (Encodes text of your choice with your own custom charset!)

import amuesm

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

Output:

- -- ---

de: (Decodes text of your choice with your own custom charset!)

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()

Thanks 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.8.tar.gz (2.6 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.8-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for amuesm-3.8.tar.gz
Algorithm Hash digest
SHA256 c93039504f2826e71d88269c33b1a27fb38eb78a4a4d111d2579d9e2f072c514
MD5 c65ddc3bc1f166c0d09a7adc05aec795
BLAKE2b-256 8a01f48143f7a3a1543f484027345df18b783137044ead4c4409f85e99b6c349

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amuesm-3.8-py3-none-any.whl
  • Upload date:
  • Size: 3.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-3.8-py3-none-any.whl
Algorithm Hash digest
SHA256 a72f54b9bcff105b1804be09ecc65e999bed8757fdeaf4cdb2976ce0d2835432
MD5 23e29c104409d653059f6d849f2a257f
BLAKE2b-256 8cf66e7670cadf836f4401b8a0d3ca6511bc342334bc7d3682b324a02e63059c

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