Skip to main content

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.

This technique is also known as fractional indexing.

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']

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

Uploaded Source

Built Distribution

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

mudder-0.3.1-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mudder-0.3.1.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.6.5

File hashes

Hashes for mudder-0.3.1.tar.gz
Algorithm Hash digest
SHA256 a682c1e82a20a7205f5586457150e938b2ec1925b419d60ce8787a3570b61d5e
MD5 e2bb15f93effccd3d5f36012f7a16e76
BLAKE2b-256 afcfe340f3b6690057aa129fb967c35a48096556264c712976c0d178c9ff647c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mudder-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.6.5

File hashes

Hashes for mudder-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 83a1df8b3a23f73d3ea2136b9b755e042118e73b017c4271b7dee557f2f0223c
MD5 60b3807bada476c9663fae93bb08d87e
BLAKE2b-256 307dcfa7087aa92c408adf1ce6e2c0a21110f904dfe2de5d9bf7301339e34cf9

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.1 This release

2 files

0.3.0

2 files

0.2.0

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page