Skip to main content

Discrete mathematical relation

Project description

A python class implementing a discrete, mathematical relationship. Supports all cardinalities:

  • 1:1

  • 1:M (and its inverse M:1)

  • M:M (or M:N if you insist)

Useful for all manners of invertible container goodness, including:

  • aliasing (1:1)

  • tagging (M:M)

  • partitioning (1:M)

  • assignment (M:1)

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page