Skip to content

Pinned

  1. systempath systempath Public

    Operating system paths and files.

    Python 577 74

  2. funccache funccache Public

    True to its name, `funccache` implements the cache function. Cache the return value of a callable object or all methods defined in a class.

    Python 96 1

  3. gqylpy-dict gqylpy-dict Public

    基于内置 dict,它是对内置 dict 的增强。内置 dict 能做的它都能做,内置 dict 不能做的它更能做。

    Python 289 52

  4. gqylpy-exception gqylpy-exception Public

    Raise exceptions while creating exception classes on the fly, without the need to predefine them beforehand.

    Python 112 2

Repositories

Showing 10 of 10 repositories
  • systempath Public

    Operating system paths and files.

    Python 577 Apache-2.0 74 6 (1 issue needs help) 0 Updated May 20, 2024
  • gqylpy-exception Public

    Raise exceptions while creating exception classes on the fly, without the need to predefine them beforehand.

    Python 112 Apache-2.0 2 3 (2 issues need help) 0 Updated May 13, 2024
  • gqylpy-log Public

    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.

    Python 3 Apache-2.0 1 0 0 Updated May 13, 2024
  • funccache Public

    True to its name, `funccache` implements the cache function. Cache the return value of a callable object or all methods defined in a class.

    Python 96 Apache-2.0 1 4 0 Updated Apr 15, 2024
  • gqylpy-dict Public

    基于内置 dict,它是对内置 dict 的增强。内置 dict 能做的它都能做,内置 dict 不能做的它更能做。

    Python 289 52 10 0 Updated Sep 3, 2023
  • celeste Public
    Python 0 MIT 0 0 0 Updated Jun 22, 2023
  • gqylpy-datastruct Public archive

    创建一张蓝图来规划好程序需要的数据结构,并在之后使用该蓝图去校验到来的数据是否如期。

    Python 1 0 0 0 Updated Jun 22, 2023
  • gqylpy-ssh Public

    在远程服务器执行命令并得到执行结果,基于 paramiko 。

    Python 1 LGPL-2.1 0 3 0 Updated May 27, 2023
  • gqylpy-command Public

    调用系统命令,基于内置库 subprocess,并提供了多种用于判断命令调用结果是否如期的方法。

    Python 2 Apache-2.0 0 0 0 Updated Apr 29, 2023
  • gqylpy Public

    The GQYLPY.

    Python 0 Apache-2.0 0 0 0 Updated Jan 1, 2023

Top languages

Loading…

Most used topics

Loading…