/easy-choices

Primary LanguagePythonApache License 2.0Apache-2.0

easy-choices

version_lib python-versions license circleci

It's a library deeply inspired by Choices from django-model-utils. However, sometimes we just need to use Choices rather than all the features provided by django-model-utils.

Requirements

  • Python >= 3.6

Usage

The easy-choices package is hosted on our PyPI repository.

You can install the latest version of easy-choices using pip:

And use easy-choices as it's demonstrated below: