2 Commits (8bfdbc55a3d8b9dfa5cdb2f38b87d1012c6b894c)

Author SHA1 Message Date
Tom Hacohen 332f7e2332 Fix Python 3.7 compatibility
Both cached_property and Literal were introduced in Python 3.8 so they
can't be used.
4 years ago
Tom Hacohen dbdff06e68 Move all the routers under their own dir. 4 years ago