联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Python编程(36) 
按平台查找All Python(36) 

[Python编程] analytics-corporate-reporting

开放政府门户的分析和企业报告
Analytics and Corporate Reporting for the Open Government Portal (2024-03-18, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1710768230444886.html

[Python编程] TicTacToe-NeuralNetwork

这个Tic-Tac-Toe脚本使用Python和TensorFlow进行人工智能训练,使用各种策略与人工智能进行有趣的游戏。非常适合娱乐、学习人工智能训练技术和可视化。
This Tic-Tac-Toe script uses Python and TensorFlow for AI training, with an engaging gameplay against AI using various strategies. Ideal for fun, and learning AI training techniques and visualizations. (2024-03-17, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1710636258379747.html

[Python编程] PiTE_Project

关于AGH的企业课程中的Python项目
A project from the Python in the Enterprise course on AGH (2024-01-18, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1705625420591040.html

[Python编程] JecShooter-2D-Game-

JecShooter是一款2d战略和娱乐游戏,其中我们的角色Jec使用他的智能和枪械力量杀死敌人。
JecShooter is a 2d strategy and entertainment game where our character Jec kills the enemies by using his intelligence and gun power. (2024-01-15, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1705356619999256.html

[Python编程] Cybersecurity-Projects

为教育和娱乐目的设计的开源网络安全项目的策划集合,提供动手学习…
Curated collection of open-source cybersecurity projects designed for educational and recreational purposes, providing hands-on learning … (2024-01-13, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1705144669196290.html

[Python编程] QPos

使用Python和PyQt创建的销售点应用程序。适用于所有类型的小型企业。
Point of sale application created using Python and PyQt. Simple to use for all types of small businesses. (2023-12-22, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703231890380623.html

[Python编程] Dungeon-of-the-Black-Dragon

用Python3编写的2DASCII地下城爬虫,标准库,代码少于500行。这是我最简单的2D图形表达式...
2D ASCII Dungeon crawler written in Python 3, standard library with less than 500 lines of code. This is my simplest expression of 2D graphics with music. (2023-11-12, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699912971922579.html

[Python编程] credere-backend

这是一种促进微型、小型和中型企业(MSME)参与哥伦比亚公共采购市场的工具。,
A tool that facilitates the participation of Micro, Small, and Medium businesses (MSMEs) in the Colombian public procurement market., (2023-10-23, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1698096200791334.html

[Python编程] account-manager

这是一个控制小企业(例如:面包店、杂货店、糕点店)账户的项目。,
this is a project for control of accounts in small business (Ex.: bakery, grocery store, pastry shop)., (2023-09-29, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1696013205820095.html

[Python编程] Coding-Ninjas-Introduction-to-Python

编码忍者提供的“Python简介”课程的解决方案,
Solutions of course "Introduction to Python" offered by Coding Ninjas, (2020-05-15, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694005002551140.html

[Python编程] CCIE-EI-AUTOMATION

这是CCIE Enterprise Infrastructure课程的CCIE企业基础架构自动化模块的存储库。,
This is the repository for the CCIE Enterprise Infrastructure Automation Module for the CCIE Enterprise Infrastructure course., (2022-03-02, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694004967987978.html

[Python编程] Tkinkter-Retail-Billing-System

使用Tkinter.管理小型零售企业的桌面零售计费系统。,
Desktop Retail Billing system for managing a small retail businesses using Tkinter., (2023-08-09, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691650768990362.html

[Python编程] detect-secrets

一种企业友好的方法,用于检测和防止代码中的机密。
An enterprise friendly way of detecting and preventing secrets in code. (2023-06-19, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687992966180121.html

[Python编程] dndj

用Python编写的工具,用于在RPG(如地下城和龙)中管理播放音乐和声音。基于aiohttp,python vl...
Tool written in Python to manage/play music and sounds in RPGs like Dungeons and Dragons. Based on aiohttp, python-vlc, pafy and pygame. (2021-03-25, Python, 28849KB, 下载0次)

http://www.pudn.com/Download/item/id/1686503828358720.html

[Python编程] Python基础教程-第3版

Python 是一门开源免费、通用型的脚本编程语言,它上手简单,功能强大,坚持「极简主义」。 Python 类库(模块)极其丰富,这使得 Python 几乎无所不能,不管是传统的 Web 开发、PC 软件开发、Linux 运维,还是当下火热的机器学习、大数据分析、网络爬虫,Python 都能胜任。 这套 Python 基础教程不是教科书,不会玩弄概念,而是力求口语化和通俗化,让读者尽快入门。 如果有小朋友出于兴趣学习 Python,请引导他阅读本教程的前半部分,这是基础,可以降低学习成本;如果你想全面掌握 Python 编程,胜任企业中的实际项目开发,那你应该按部就班学习本教程的所有章节。
Python is an open source, free, general-purpose scripting language. It is easy to use, powerful and adheres to "Minimalism". Python class library (module) is extremely rich, which makes Python almost omnipotent, whether it is the traditional web development, PC software development, Linux operation and maintenance, or the current hot machine learning, big data analysis, web crawler, Python is competent. This set of Python basic course is not a textbook, will not play with concepts, but strive to be colloquial and popular, so that readers can get started as soon as possible. If a child is interested in learning python, please guide him to read the first half of this tutorial, which is the foundation and can reduce the learning cost; if you want to master Python Programming comprehensively and be competent for the actual project development in the enterprise, you should learn all the chapters of this tutorial step by step. (2020-11-30, Python, 9251KB, 下载3次)

http://www.pudn.com/Download/item/id/1606735255646887.html

[Python编程] Python做的Web系统

Python做的web系统。可用于搭建和开发个人网站, 企业官网, 也可以作为微信小程序服务端
Can be used to build and develop personal websites, corporate official website, can also be used as WeChat applet server (2018-12-06, Python, 9647KB, 下载34次)

http://www.pudn.com/Download/item/id/1544092567503630.html
12
总计:36