2022-06-18 07:37:02 +03:00
2022-06-15 08:10:38 +03:00
2022-06-18 05:56:58 +03:00
2022-06-15 03:07:28 +03:00
2022-06-18 07:37:02 +03:00
2022-06-15 08:10:38 +03:00
2022-06-18 07:37:02 +03:00
2022-06-18 04:39:59 +03:00

Pip Install Traps 😩

pip-install-traps was made with

Cum code


Installation

pip install -U traps

Usage

import traps

traps.get()  # Download one trap to `traps` directory.
traps.get("my_homework", 15)  # Or download 15 traps to another directory.

Command-line interface

  • $ traps install to download 10 traps to traps directory
  • $ traps install -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%