您好,欢迎光临本网站![请登录][注册会员]  

开发技术下载,Python下载列表 第663页

« 1 2 ... .58 .59 .60 .61 .62 663.64 .65 .66 .67 .68 ... 3748 »

[Python] Python GUI 助手(Excel版)

说明:利用 Excle 自带的“用户窗体”功能绘制窗体及组件(VBA称为控件),绘制完可自动遍历组件生成 Python 组件布局语句,有效提高GUI编程效率。 原是用 VBA 编写,完全开源,代码中加了很多注释方便查看,可自行修改。 成生的Python 语句中自带注释,甚至加入了一些与组件配合的语句(前方有注释符的),方便Python 编程时直接使用。 能识别容器(LabelFrame、Frame)内的组件,生成的组件代码均与设计绘制时一样,自动嵌入到容器中。 生成的代码可直接到Python环境中运行
<jumpbull01> 上传 | 大小:469kb

[Python] m1.七彩蟒蛇绘制.py

说明:#Pyhon绘制七彩蟒蛇 import turtle turtle.setup(650,350,200,200) turtle.fd(-250) turtle.pensize(25) turtle.pencolor("purple") c=["red","yellow","green","blue"] turtle.seth(-40) for i in range(4): turtle.pencolor(c[i]) turtle.circle(40,80) turtle.
<shelleyliu97> 上传 | 大小:370byte

[Python] Python表格美化库PrettyTable.zip

说明:Python表格美化库PrettyTable中文文档 https://xercis.blog.csdn.net/article/details/106258571
<lly1122334> 上传 | 大小:8kb

[Python] Impractical Python Projects: Playful Programming Activities to Make You Smarter

说明:Impractical Python Projects is a collection of fun and educational projects designed to entertain programmers while enhancing their Python skills. It picks up where the complete beginner books leave off, expanding on existing concepts and introducing
<flimflam> 上传 | 大小:10.07mb

[Python] bd_rate.py

说明: 主要把MATLAB版的BD-Rate和BD-PSNR计算用Python实现,包括PCHIP和Spline插值的实现。
<qq_33552519> 上传 | 大小:7kb

[Python] population_data.json

说明: population_data.json----Python编程-从入门到实践,第十六章学习文件。
<haotian1997> 上传 | 大小:1mb

[Python] leecode2.tar

说明: 主要是leetcode刷题总结,这是第二份,第一份已经上传。
<qq_24551305> 上传 | 大小:449kb

[Python] poppler-0.68.0_x86.7z

说明: I have been using the Poppler library for some time, over a series of various projects. It’s an open source set of libraries and command line tools, very useful for dealing with PDF files. Poppler is targeted primarily for the Linux environment, but
<lilongsy> 上传 | 大小:6mb

[Python] xadmin-django.zip文件

说明: 该文件支持python3,下载后可以执行pip3 install xadmin-django2命令进行安装。 亲测过,绝对没问题
<xiaoxiaoimg> 上传 | 大小:1mb

[Python] pycrypto-2.6.1-cp37-cp37m-win_amd64.rar

说明: pycrypto-2.6.1-cp37-cp37m-win_amd64,python3.7的pycrypto库2.6.1版本的whl,可直接安装
<lodger_2008> 上传 | 大小:495kb

[Python] shapely_dll.rar

说明: windows下pip安装shapely库时,需要将geos.dll与geos_c.dll放置到C:\Windows\System32下,即可安装成功。
<qq_32261049> 上传 | 大小:442kb

[Python] BossMEI.exe

说明: >BossMEI <简易二维码生成器 BossMEI V1.2功能说明:将txt文件内容生成二维码图片和word文档 BossMEI V1.2使用说明:选中含内容txt文件,点击开始即可 另外:1、生成的二维码默认生成为均匀分布16/pageword文件 2、你的电脑需满足安装了可执行.docx文件的word版本 测试环境:win10 、word2019
<tranbinlee163> 上传 | 大小:13mb
« 1 2 ... .58 .59 .60 .61 .62 663.64 .65 .66 .67 .68 ... 3748 »