Skip to content

一个基于python的简单库(请使用python3.11)

Notifications You must be signed in to change notification settings

BenPaoDeXiaoZhi/MyAgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

MyAgent

一个基于python的简单库(请使用python3)
使用方法:
1.确定您使用的python版本为3.11
2.如果是,确定你的python位于 c:/users/你的电脑名字/AppData/Local/Programs/Python/Python311/Lib/后运行setup.py
如果不是,请手动将packs中的文件复制到c:/users/你的电脑名字/AppData/Local/Programs/python/你的python版本/Lib目录下

代码是开源的,依赖库:socket、random、base64、hashlib、struct、time
其实不用python编辑器也可以看,直接点开就可以了

About

一个基于python的简单库(请使用python3.11)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages