Stay Hungry,Stay Foolish!

摘要: redis-om-python https://github.com/redis/redis-om-python Redis OM Python makes it easy to model Redis data in your Python applications. Why Redis OM? 阅读全文
posted @ 2023-12-11 23:00 lightsong 阅读(23) 评论(0) 推荐(0) 编辑
摘要: abc.abstractmethod + property https://stackoverflow.com/questions/14671095/abc-abstractmethod-property import abc class FooBase(metaclass=abc.ABCMeta) 阅读全文
posted @ 2023-12-11 22:26 lightsong 阅读(5) 评论(0) 推荐(0) 编辑
Life Is Short, We Need Ship To Travel