TheMade4 / llpy-helper-lib

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LLSE-Python Helper Lib

wakatime

A typing & util lib for LLSE Python runtime

Install

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

pip install llpy-helper-lib

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

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
  • Fixed a mistake in the game mode type (T_GameMode)

0.2.0

  • Removed module llpy.utils
  • Added things from BaseLib.py

About

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

License:MIT License


Languages

Language:Python 100.0%