Documentation:
Back to command list
/tools pypi [module]
Search for basic info on a Python module listed on the Python packaging index.
Cooldown:
10 seconds user
Max usage:
No limit!
Arguements:
-
Required!
module
- Module to search for.
Searches PyPi for a defined Python Module and will return some basic information on it.
This information includes:
- Package description if there is one
- Name
- Author/Developer
- Latest version #
- License
- Python requirements
- # of releases
- Some helpful links if any
Note: Results are cached on Yuri's end meaning they are not always realtime.