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%