Download Latest Version contextgem-0.11.1.tar.gz (143.5 kB)
Email in envelope

Get an email when there's a new version of ContextGem

Home / v0.10.0
Name Modified Size InfoDownloads / Week
Parent folder
contextgem-0.10.0-py3-none-any.whl 2025-07-07 186.9 kB
contextgem-0.10.0.tar.gz 2025-07-07 142.7 kB
README.md 2025-07-07 393 Bytes
v0.10.0 source code.tar.gz 2025-07-07 29.1 MB
v0.10.0 source code.zip 2025-07-07 29.5 MB
Totals: 5 Items   59.0 MB 0

Added

  • RatingConcept now supports tuple format for rating scales: Use (start, end) tuples instead of RatingScale objects for simpler API. Example: rating_scale=(1, 5) instead of rating_scale=RatingScale(start=1, end=5).

Deprecated

  • RatingScale class is deprecated and will be removed in v1.0.0. Use tuple format (start, end) instead for rating scales in RatingConcept.
Source: README.md, updated 2025-07-07