25 projects
exceptionx
The `exceptionx` is a flexible and convenient Python exception handling library that allows you to dynamically create exception classes and provides various exception handling mechanisms.
funccache
True to its name, `funccache` implements the cache function. Cache the return value of a callable object or all methods defined in a class.
systempath
The `systempath` is a library designed for Python developers, providing intuitive and powerful APIs that simplify file and directory management tasks, allowing developers to focus more on core business logic.
LogCollectionFormatter2
LogCollectionFormatter2 是一个专为Python应用程序设计的日志记录和消息队列工具库, 提供强大功能,帮助开发者轻松追踪应用状态和发送日志消息到消息队列。
gqylpy-exception
`gqylpy-exception` is a flexible and convenient Python exception handling library that allows you to dynamically create exception classes and provides various exception handling mechanisms.
excepts
None
abnormal
None
exceptionally
None
except
None
e6
None
eeeee
None
gqylpy-log
Secondary encapsulation `logging`, more convenient and fast to create the logger. Use this module can quickly create instances of `logging.Logger` and complete a series of log configuration, make your code cleaner.
gqylpy-dict
`gqylpy-dict` is based on the built-in `dict` and serves as an enhancement to it. It can do everything the built-in `dict` can do, and even more.
celeste
The celeste.
gqylpy4
gqylpy3
gqylpy2
gqylpy1
gqylpy0
gqyl
gqy
gqylpy-ssh
在远程服务器执行命令并得到执行结果,它是对 paramiko 库的二次封装。
gqylpy-command
调用系统命令,基于内置库 subprocess。并提供了多种用于判断命令调用结果是否如期的方法。
gqylpy
The GQYLPY.
gqylpy-cache
如其名,它实现缓存功能,可缓存某个函数或某个类中定义的所有方法的返回值。