Something like the one in pydantic which can be used like this: ``` python -c "import pydantic.utils; print(pydantic.utils.version_info())": ```