https://github.com/m4elstr0m/usefulgenpy
A Python script containing some must-have generators
https://github.com/m4elstr0m/usefulgenpy
python python-gen python3 useful-py useful-utilities wordlist wordlist-generator wordlists
Last synced: 6 months ago
JSON representation
A Python script containing some must-have generators
- Host: GitHub
- URL: https://github.com/m4elstr0m/usefulgenpy
- Owner: M4elstr0m
- License: mit
- Created: 2024-10-13T14:03:15.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T10:20:39.000Z (11 months ago)
- Last Synced: 2025-03-26T10:21:27.714Z (6 months ago)
- Topics: python, python-gen, python3, useful-py, useful-utilities, wordlist, wordlist-generator, wordlists
- Language: Python
- Homepage: https://pypi.org/project/usefulgen/
- Size: 43.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UsefulGenPy
A Python Module containing time-saving generators. The code as got a lot of Docstrings don't hesitate to check those if needed.
**Please star this repository if you find it useful** ⭐
Don't hesitate to reach me, or donate using the links on my profile, all donations are appreciated 😉
## 🛠️ Installation
**Please install Python 3 and be sure that you also have "pip" installed on your machine**
```bash
pip3 install usefulgen
```
If you don't have **pip** installed yet, just type the command ```py -m ensurepip --upgrade```
## 🧩 Features
Feature
Supported
Software Version
Basic time-saving generators from numbers to strings
✅
v1.0.1.1
Wordlists generators
✅
v1.0.2
Prefixes/Suffixes on Wordlists output
✅
v1.0.3
Email Address generator
✅
v1.0.4
✅🚧