Look up a PyPI package without leaving the terminal.
elaborate pandas
elaborate requests --deps
$ elaborate flask
Flask v3.1.3 · updated 28 days ago
────────────────────────────────────────────────────────────
A simple framework for building complex web applications.
Requires Python >=3.9
Links
Docs https://flask.palletsprojects.com/
GitHub https://github.com/pallets/flask
PyPI https://pypi.org/project/Flask
────────────────────────────────────────────────────────────
uv tool install elaborateThen:
elaborate numpy
elaborate flask --deps| flag | does |
|---|---|
--deps |
show dependencies |
--no-color |
disable colour output |