Skip to main content

Python port of mudderjs

Project description

mudder-py

This library is a port of fasiha/mudderjs to Python.

From the original readme:

Generate lexicographically-spaced strings between two strings from pre-defined alphabets.

Example

Usage is nearly identical to the original:

from mudder import SymbolTable


hex_ = SymbolTable('0123456789abcdef')
hexstrings = hex_.mudder('ffff', 'fe0f', num_strings=3)
print(hexstrings)
# ['ff8', 'ff', 'fe8']

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

mudder-0.2.0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

mudder-0.2.0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file mudder-0.2.0.tar.gz.

File metadata

  • Download URL: mudder-0.2.0.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.10.9 Linux/5.15.79.1-microsoft-standard-WSL2

File hashes

Hashes for mudder-0.2.0.tar.gz
Algorithm Hash digest
SHA256 b738e8f84a1cd52dc8b67d2cba06722d7e47897f0c1e4a7bd162d0d7f2050ef1
MD5 1f2bd63b74a8c0dbf09d86b04e1664cd
BLAKE2b-256 f894aacdf5c422ee02a3d4b4105325fe0eaa1b08b2bb49d92cde5c03b1ed7adf

See more details on using hashes here.

File details

Details for the file mudder-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: mudder-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.10.9 Linux/5.15.79.1-microsoft-standard-WSL2

File hashes

Hashes for mudder-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d9c66171b6d3099d8f4130b0fbbbafb15ad5bece1f9bfc0dce62ece3d67539a1
MD5 463c2b004c00b77416dfab6209380b0d
BLAKE2b-256 cb7890f6cafdf149a43be772333091e47f3688a73cd5481a1fbfeae44a0852f4

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