GQYLPY (@gqylpy)
  • Stars
    star
    1,271
  • Global Org. Rank 13,028 (Top 5 %)
  • Registered about 4 years ago
  • Most used languages
    Python
    100.0 %
  • Location 🇨🇳 China
  • Country Total Rank 5,604
  • Country Ranking
    Python
    594

Top repositories

1

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.
Python
654
star
2

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.
Python
289
star
3

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.
Python
121
star
4

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.
Python
102
star
5

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.
Python
98
star
6

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.
Python
3
star
7

gqylpy-command

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

gqylpy-ssh

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

gqylpy-datastruct

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