2022-06-15 08:17:13 +03:00
2022-06-15 08:10:38 +03:00
2022-06-15 08:17:13 +03:00
2022-06-15 03:07:28 +03:00
2022-03-10 18:31:33 +01:00
2022-06-15 08:10:38 +03:00
2022-06-15 08:17:13 +03:00
2022-06-15 08:10:38 +03:00

Pip Install Traps 😩

pip-install-traps was made with

Cum code


Installation

pip install -U traps

Usage

import traps

traps.get()  # Download to `traps` directory.
traps.get("my_homework")  # Or to another directory.

Command-line interface

  • $ traps to download 10 traps to traps directory
  • $ traps -n 20 my_homework to download 20 traps to my_homework directory
  • $ traps --help for more help
Description
how about you pip install some traps
Readme 204 KiB
Languages
Python 100%