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.1.3.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file mudder-0.1.3.tar.gz
.
File metadata
- Download URL: mudder-0.1.3.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.9 CPython/3.8.3 Darwin/19.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d8becac81350c88eba04d7383024c8d41e4a3d8c3d84120fdc38e36c61cd2f7 |
|
MD5 | 7f19cb44bc97d23223d3d0b252457857 |
|
BLAKE2b-256 | d96b7d854f8276001673a35b0412b5d6228f1ed5e451890a406c51dd545b9593 |
File details
Details for the file mudder-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: mudder-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.9 CPython/3.8.3 Darwin/19.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b84ae757ba87cb1a096f04701962fcb2f51078b87743574a99a8260b8275d124 |
|
MD5 | 92c7c1f797a3b642fb682d0fb4d558fb |
|
BLAKE2b-256 | 628baa3280c6c9a7e400e4475fc486147ffa5198e22e2da80bd1b42ae9b0b2fe |