WordPlex
Project description
WordPlex
The WordPlex class is a Python utility designed to generate and manipulate words. It provides methods
for handling consonants, vowels, numbers and alphabet.
Example
python -m wordplex -f "Porsche-99#"
Porsche-990
Porsche-991
Porsche-992
Porsche-993
Porsche-994
Porsche-995
Porsche-996
Porsche-997
Porsche-998
Porsche-999
Requirements
- Python
^3.8
Installation
pip install wordplex
Usage
from wordplex import WordPlex
# Initialize the class
wordplex = WordPlex()
# Example method usage (adjust according to actual methods)
result = wordplex.generate('CV')
print(result)
Features
- Consonants and Vowels Handling: Provides lists of consonants and vowels for various processing needs.
Contributing
Contributions to the WordPlex class are welcome. Please fork the repository, make your changes, and submit a
pull request for review.
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wordplex-0.2.6.tar.gz
(2.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wordplex-0.2.6.tar.gz.
File metadata
- Download URL: wordplex-0.2.6.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.6 Linux/6.2.0-1016-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78188515f77b0455c21f5f5b52f00de9b7e8050b6429233b999146778c2dae44
|
|
| MD5 |
117a550df632faf18f5ece8a6383af2e
|
|
| BLAKE2b-256 |
5b91654c23889c28d259373bd644a5ac5515130dc4a139941e692d7dc1fa60a5
|
File details
Details for the file wordplex-0.2.6-py3-none-any.whl.
File metadata
- Download URL: wordplex-0.2.6-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.6 Linux/6.2.0-1016-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05068b1af3193780d8b66f54362d0eb9fd16dd3314669b82ba90bd667c8b4ec3
|
|
| MD5 |
8750a7c393a27b9a7872d91ad0ea924a
|
|
| BLAKE2b-256 |
2d9fe3fa57112e97fad1188aea3ee5004fe6d53d8ced88ab84e8aec25c4b7368
|