Python2与Python3的中文版API.chm文档,附带一个英文版文档,百分百汉化,便捷列位一起砚习
2023/4/15 5:35:47 8.19MB Python API ZH
1
Python的第三方库fastdfs,用于Python3.6版本,处置了Python2.7报错下场,亲测可用使用
2023/3/24 14:49:08 54KB fastdfs
1
语音揭示SpeechBot是用Python编写的Telegram机械人,可使用Google的Text-to-SpeechAPI将您说的任何内容转换为语音新闻。
装置SpeechBot申请:Python2.7Linux下载机械人:gitclonehttps://github.com/martijnrondeel/SpeechBot(或者下载)运起色械人(不要淡忘先编纂代码以削减令牌,SSL证书等):cdSpeechBotpythonspeechbot.py供献请随时供献!这是我的第一个开源Python名目,我大概在某其中间犯了蠢笨的差迟;)
2023/3/21 21:54:24 3KB python bot telegram-bot BotPython
1
一个简单的使用Python操作摄像头的程序。
该程序只能在Windows平台运转,运转之前需要先安装以下程序:Python2.xPyGTKPILVideoCapture
2023/3/18 20:47:32 109KB pyhton gtk
1
python2.7.9,windows平台,x64,官方装置包。
2023/3/18 15:08:48 17.96MB python2.7.9 x64 win
1
DiscovercleanwaystowritecodethatwillrunonbothPython2and3.Thisbookistutorial-orientedwithdetailedexamplesofhowtoconvertexistingPython2-compatiblecodetocodethatwillrunreliablyonbothPython2and3.AlthoughPython3isconsideredthefutureofPython,Python2.xwillbemaintainedforseveralmoreyears,alongsidePython3,whichisnotbackwardscompatible.Forthosewhoneedtosupportbothversions,thisbookguidesyouthroughtheprocess.Python2and3CompatibilityexplainsthesyntacticaldifferencesbetweenPython2and3,andhowtousePythonpackagesPython-FutureandSixtoimplementneutralcompatibility.Developersworkingoneithersmall,medium,orlargeprojectswillappreciatetheauthor'sclearexplanations,detailedexamples,andcleantechniquestohelpthemextendsupportforbothversionstotheirexistingPython2-compatibleprojects.WhatYou'llLearnUnderstandthesyntacticaldifferencesbetweenPython2and3UsetheSixandFutureLibrariesReviewthenewfeaturesinPython3ChoosewhichPythonversionstosupportwhendoingneutralsupportDecideonwhethertoportorprovidesupportforbothversionsWhoThisBookIsForProfessionalPythondevelopersandenthusiaststhatwanttoimplementPython3supportfortheirexistingPython2compatiblecode.TableofContentsChapter1:PrintingandBacktickreprChapter2:NumbersChapter3:SettingMetaclassesChapter4:StringsandBytesChapter5:PackageImportsChapter6:ExceptionsChapter7:HTMLProcessingChapter8:WorkingwithFilesChapter9:CustomBehaviorofClassesChapter10:CollectionsandIteratorsChapter11:MoreBuilt-insChapter12:StandardLibraryModules
2023/3/9 3:48:15 1.6MB Python
1
使用cocos2d-x3.8.1版本,内含客户端和服务端源码,服务端用python2.7.5开发,还有很多功能没有完成,想要学习的同学可以下载上去参考
2023/3/7 18:22:02 40.83MB cocos2dx
1
安装即可,会自动搜索你python的安装地位
2023/3/3 20:21:36 5.82MB python numpy
1
通过python操作同花顺客户端下单程序。
在win7,python2.7,pywinauto0.6.5,同花顺网上股票买卖系统5.0环境下测试通过。
2023/2/20 20:22:16 4KB python 同花顺 pywinauto 自动化交易
1
RobotFramework-Ride一键安装,经测试好用!为了便于在Windows上运用RobotFramework,节省安装时间,使初学者也能快速上手,作者打了一个RobotFramework的绿色安装包,里面包括了Python2.7、RobotFramework3.02和Selenium2Libary.可以直接上手学习和做Web测试。
2023/2/13 8:49:29 314KB Robot Framework Ride
1
共 148 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡