Skip to content

Pinned Loading

  1. systempath systempath Public

    Object-oriented operation of files and system paths.

    Python 579 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 101 1

  3. gqylpy-dict gqylpy-dict Public

    `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.

    Python 289 52

  4. gqylpy-exception gqylpy-exception Public

    `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.

    Python 120 2

Repositories

Showing 10 of 10 repositories
  • 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.

    gqylpy/gqylpy-log’s past year of commit activity
    Python 3 Apache-2.0 1 0 0 Updated Jun 24, 2024
  • gqylpy-exception Public

    `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.

    gqylpy/gqylpy-exception’s past year of commit activity
    Python 120 Apache-2.0 2 5 (2 issues need help) 0 Updated Jun 24, 2024
  • systempath Public

    Object-oriented operation of files and system paths.

    gqylpy/systempath’s past year of commit activity
    Python 579 Apache-2.0 74 6 (1 issue needs help) 0 Updated Jun 4, 2024
  • gqylpy-dict Public

    `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.

    gqylpy/gqylpy-dict’s past year of commit activity
    Python 289 52 10 0 Updated May 27, 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.

    gqylpy/funccache’s past year of commit activity
    Python 101 Apache-2.0 1 4 0 Updated Apr 15, 2024
  • celeste Public
    gqylpy/celeste’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Jun 22, 2023
  • gqylpy-datastruct Public archive

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

    gqylpy/gqylpy-datastruct’s past year of commit activity
    Python 1 0 0 0 Updated Jun 22, 2023
  • gqylpy-ssh Public

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

    gqylpy/gqylpy-ssh’s past year of commit activity
    Python 1 LGPL-2.1 0 3 0 Updated May 27, 2023
  • gqylpy-command Public

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

    gqylpy/gqylpy-command’s past year of commit activity
    Python 2 Apache-2.0 0 0 0 Updated Apr 29, 2023
  • gqylpy Public

    The GQYLPY.

    gqylpy/gqylpy’s past year of commit activity
    Python 0 Apache-2.0 0 0 0 Updated Jan 1, 2023

Top languages

Loading…

Most used topics

Loading…