Pip Install Traps 😩

pip-install-traps was made with Cum ❌ code ✅

--- ### Installation ``` pip install -U traps ``` ### Usage ```python 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