b48ff99558cc6f62f9bc81c8618ef4cf852fb611
Pip Install Traps 😩
pip-install-bitches was made by
Love ❌ code ✅
🎈・Code example
Example of how you can use traps
import traps
traps.get()
# or
traps.get(
"yes", # directory name (default: "traps")
5 # amount of traps (default: randint(5, 10))
)
Description
Languages
Python
100%
