Skip to content

ntwork whl and wework 二进制文件备份,注意只能在windows系统使用

License

Notifications You must be signed in to change notification settings

hanfangyuan4396/ntwork-bin-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ntwork-bin-backup

ntwork whl and wework binary backup

注意只能在windows系统使用

ntwork whl

首先需要查看你的python版本,在命令行中输入python查看版本信息,然后在ntwork-whl目录下找到对应的whl文件,运行pip install xx.whl安装ntwork依赖,注意"xx.whl"更换为whl文件的实际路径

例如我的python版本信息为

"Python 3.8.5 (default, Sep 3 2020, 21:29:08) [MSC v.1916 64 bit (AMD64)]"

可以看到python版本是3.8.5,并且是AMD64,所以对应的whl文件为ntwork-0.1.3-cp38-cp38-win_amd64.whl,需要执行如下命令安装

pip install ntwork-whl/ntwork-0.1.3-cp38-cp38-win_amd64.whl

wework exe

github单个文件限制100MB,通过网盘备份

官方下载链接

阿里云盘备份

夸克网盘备份

About

ntwork whl and wework 二进制文件备份,注意只能在windows系统使用

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published