Installation¶
To install the latest stable release, run:
pip install cloup
Depending on Cloup¶
Cloup follows semantic versioning quite rigorously. Patch and minor releases are guaranteed to be backward-compatible. Any known breaking change, even one unlikely to affect most users, causes a major version bump. Therefore, a new major release does not necessarily require changes to your code.
Release notes are published on GitHub releases.