An open API service indexing awesome lists of open source software.

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

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


✅🚧