0 purchases
lightningtoolkit 1.0.4
Lightning Toolkit description
English
Project Description
This project is a toolkit
Github: https://github.com/BinaryGuo/Lightning_Toolkit/
Problem feedback: https://github.com/BinaryGuo/Lightning_Toolkit/issues
Contact email (GQX): [email protected]
TestPyPI: Same name
Version
1.0.4
Development environment
Ubuntu Linux 22.04
Python 3.10.12
Change instructions
1.0 (this version)
This version is the first version
Add:
Forward timer
Reverse timer
Calculator
Dice
Date formatting (in English)
Problem fixing
None
Program Description
Installation method
Execute on shell
Pip3 install lightningtoolkit
Operation method
Start IDLE
From lightningtoolkit.run import run
Run()
Directory structure (under lightningtoolkit)
/
__init__.py
run.py
Usage
After running the program, you will be asked to select the program and follow the prompts to enter the serial number for selection.
After entering the program, follow the prompts to use the program
After running the explanation, it will prompt "whether to return". Press 1 to return and press 2 to re execute the program
中文
项目说明
此项目是一个工具包
github:https://github.com/BinaryGuo/Lightning_Toolkit/
问题反馈:https://github.com/BinaryGuo/Lightning_Toolkit/issues
联系邮箱(GQX):[email protected]
testPyPI:同名
版本
1.0.4
开发环境
Ubuntu Linux 22.04
Python 3.10.12
改动说明
1.0(此版本)
此版本是第一个版本
增加:
正向计时器
逆向计时器
计算器
骰子
日期格式化(英文)
问题修复
无
程序说明
安装方法
在shell上执行
pip3 install lightningtoolkit
运行方法
启动IDLE
>>> from lightningtoolkit.run import run
>>> run()
目录结构(在lightningtoolkit下)
/
__init__.py
run.py
使用方法
在运行程序后,会让您选择程序,按照提示输入序号选择。
进入程序后,按提示使用程序
运行解释后会提示“是否返回”,按1返回,按2重新执行程序
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.