arxiv.canonical.util module

Various helpers and utilities that don’t belong anywhere else.

class arxiv.canonical.util.GenericMonoDict[source]

Bases: typing.Dict

A dict with specific key and value types.