Skip to content
@gqylpy

GQYLPY

GQYLPY is just called GQYLPY.

Pinned Loading

  1. exceptionx exceptionx Public

    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.

    Python 95 1

  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 102 1

  3. systempath systempath Public

    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 busi…

    Python 643 74

  4. 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 53

Repositories

Showing 10 of 11 repositories
  • systempath Public

    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.

    gqylpy/systempath’s past year of commit activity
    Python 643 Apache-2.0 74 7 (1 issue needs help) 0 Updated Aug 22, 2024
  • exceptionx Public

    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.

    gqylpy/exceptionx’s past year of commit activity
    Python 95 MIT 1 6 0 Updated Jul 31, 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 102 Apache-2.0 1 4 0 Updated Jul 26, 2024
  • gqylpy-exception Public archive

    `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 121 2 5 (2 issues need help) 0 Updated Jul 15, 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.

    gqylpy/gqylpy-log’s past year of commit activity
    Python 3 Apache-2.0 1 0 0 Updated Jun 24, 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 53 10 0 Updated May 27, 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

Top languages

Loading…

Most used topics

Loading…