Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.
/ llpy-helper-lib Public archive

A typing & util lib for LLSE Python runtime | 为 LLSE Python 运行时开发的 类型提示/工具库

License

Notifications You must be signed in to change notification settings

LiteLDev/llpy-helper-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLSE-Python Helper Lib

wakatime

A typing & util lib for LLSE Python runtime

为 LLSE Python 运行时开发的 类型提示/工具库

Install / 安装

Use pip or other Python package managers to install globally for type hints.

使用 pip 或其他包管理器全局安装来提供类型提示

pip install llpy-helper-lib

or you can use lip to install in global LLSE Python site-packages path

或者使用 lip 安装到全局 LLSE Python site-packages 目录

lip i llpy-helper-lib

Usage / 用法

example.py

Update Log / 更新日志

2.13.1

  • Synchronized this library version number with the LL version, also synchronized this library content with LL version 2.13.1
    补全库版本与 LL 版本同步,且补全库内容与 LL 2.13.1 版本同步
  • Fixed a mistake in the game mode type (T_GameMode)
    修复 游戏模式类型 (T_GameMode) 中的错误

0.2.0

  • Removed module llpy.utils
    删除了 llpy.utils 模块
  • Added things from BaseLib.py
    添加了来自 BaseLib.py 的东西

About

A typing & util lib for LLSE Python runtime | 为 LLSE Python 运行时开发的 类型提示/工具库

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages