Files
pip-install-traps/README.md
2022-06-03 12:30:58 +02:00

1.0 KiB

Pip Install Bitches 😩

pip-install-bitches was made by

Love code


🎈・Code example

Example of how you can use bitches

import bitches #valid

bitches.get()

or

bitches.get(
  "yes", # directory name (default: "bitches")
  5 # amount of bitches (default: randint(5, 10))
)