Install

You can install clypi with your favorite package manager (pip, uv, pipx, etc.). To get started, simply run:

uv add clypiSuccessfully installed clypi

pip install clypiSuccessfully installed clypi

By default, clypi only installs two dependencies:

  • python-dateutil: to parse almost any date format in the world
  • typing-extensions: to provide better typing backwards compatibility for older Python versions