5575d0319de09f1685a4235027bc0f5bf98314f9
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%
