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.4.tar.gz
(5.1 kB
view details)
Built Distribution
File details
Details for the file mudder-0.1.4.tar.gz
.
File metadata
- Download URL: mudder-0.1.4.tar.gz
- Upload date:
- Size: 5.1 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 | 9ee0ed0e9d5498b7fa2e360ea6bd1c9218cf0473f9af6495c90304258b1342f0 |
|
MD5 | f5cbfaa6d0f0c8ce0de1dc5329ee211f |
|
BLAKE2b-256 | 100bbf8e216c7befe0c527ca33534a466b059e1d8369d51ed5711190751a340c |
File details
Details for the file mudder-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: mudder-0.1.4-py3-none-any.whl
- Upload date:
- Size: 5.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 | 71719ff402bbc1e84b9cffb9b40dee6d5c2bbcaad406fe9988a87c470ad2e78e |
|
MD5 | 30370fce55611f18cbc6e49ba0699f76 |
|
BLAKE2b-256 | be7af296e51c03865a44063616ac7524c68c96bb888b6d837265f9feca6edd6b |