Index

C | F | G | I | M | N | S | T | V | W

C

  • candv (module)
  • candv.core (module)
  • candv.exceptions (module)
  • candv.ext (module)
  • candv.version (module)
  • CandvConstantAlreadyBoundError
  • CandvContainerMisusedError
  • CandvException
  • CandvInvalidConstantClass
  • CandvInvalidGroupMemberError
  • CandvMissingConstantError
  • CandvTypeError
  • CandvValueNotFoundError
  • constant_class (candv.core.Constants attribute)
    • (candv.ext.Values attribute)
  • Constants (class in candv.core)

F

  • filter_by_value() (candv.ext.Values class method)
  • full_name (candv.core.Constants attribute)
    • (candv.core.SimpleConstant attribute)
    • (candv.ext.Values attribute)

G

  • get_by_value() (candv.ext.Values class method)

I

  • itervalues() (candv.ext.Values class method)

M

  • merge_into_group() (candv.core.SimpleConstant method)
    • (candv.ext.ValueConstant method)
    • (candv.ext.VerboseMixin method)

N

  • name (candv.core.Constants attribute)
    • (candv.ext.Values attribute)

S

  • SimpleConstant (class in candv.core)

T

  • to_group() (candv.core.SimpleConstant method)
  • to_primitive() (candv.core.SimpleConstant method)
    • (candv.ext.ValueConstant method)
    • (candv.ext.VerboseMixin method)

V

  • ValueConstant (class in candv.ext)
  • Values (class in candv.ext)
  • values() (candv.ext.Values class method)
  • VerboseConstant (class in candv.ext)
  • VerboseMixin (class in candv.ext)
  • VerboseValueConstant (class in candv.ext)

W

  • with_constant_class() (in module candv.core)
 

candv

A Python library for creating complex enum-like constants

Quick search

Navigation

  • 1. Brief Overview
  • 2. Installation
  • 3. Usage
  • 4. Customization
  • candv package
©2020, Oleksandr Oblovatnyi. | Powered by Sphinx 1.8.5 & Alabaster 0.7.12
Fork me on GitHub