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

[后台框架] Movie-Poster-UA-SOAP-service

使用CRUD操作在主题区域“Movie poster UA”中实现简单的SOAP服务。软件实现基于Python编程语言,使用Flask框架、XML数据存储模型和用于系统测试的Pytest框架。
Implementation of a simple SOAP service in the subject area "Movie poster UA" using CRUD operations. The software implementation is based on the Python programming language using the Flask framework, the XML data storage model, and the Pytest framework for system testing. (2024-04-01, Python, 0KB, 下载0次)

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

[后台框架] Movie-Poster-UA-REST-Service

使用CRUD操作在主题区域“Movie poster UA”中实现简单的REST服务。软件实现基于Python编程语言,使用Flask框架、JSON数据存储模型和用于系统测试的Pytest框架。
Implementation of a simple REST service in the subject area "Movie poster UA" using CRUD operations. The software implementation is based on the Python programming language using the Flask framework, the JSON data storage model, and the Pytest framework for system testing. (2024-04-01, Python, 0KB, 下载0次)

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

[后台框架] Barcode-Creator

Rocketsat在NLW Expert活动期间开发的Barcode Creator应用程序是一个用Python编程的基于web的应用程序,旨在生成各种类型的条形码。利用Flask这一轻量级和可扩展的web框架,该应用程序允许用户使用Postman或类似工具与其交互。
The Barcode Creator application, developed during the NLW Expert event by Rocketseat, is a web-based application programmed in Python, designed to generate various types of barcodes. Utilizing Flask, a lightweight and extensible web framework, the application allows users to interact with it using Postman or similar tools. (2024-02-09, Python, 0KB, 下载0次)

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

[后台框架] python-fastapi

FastAPI是一个用于在Python中开发RESTful API的Web框架,支持异步编程,并可以与Uvicorn一起运行。
FastAPI is a Web framework for developing RESTful APIs in Python which supports asynchronous programming and can run with Uvicorn. (2024-02-04, Python, 0KB, 下载0次)

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

[后台框架] Pyramid

创建和参与编程课程的平台,为作者提供开发独特培训课程的工具,为学生提供学习和实践编码的机会。
A platform for creating and participating in programming courses, providing authors with tools for developing unique training courses and students with the opportunity to learn and practice coding. (2024-01-28, Python, 0KB, 下载0次)

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

[后台框架] full-stack-oo-project

该项目是为巴西利亚大学的面向对象编程课程开发的。实现遵循…
This project has been developed for the Object-Oriented Programming course at the University of Brasília. The implementation follows the … (2023-11-28, Python, 0KB, 下载0次)

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

[后台框架] fictional-journey

这是一款经典的太空入侵者游戏,但具有现代直观的UI。游戏使用python编程语言开发,并使用...,
It is the classic space invaders game , but with modern intuitive UI. The game is developed using the python programming language and uses the arcade game development framework. (2023-10-02, Python, 0KB, 下载0次)

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

[后台框架] Python-Lab

该存储库包含我在Python编程和web框架实验室中编写的程序,
This repository contains the programs that I worked out in the Python programming and web frameworks lab, (2023-09-20, Python, 0KB, 下载0次)

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

[后台框架] MAGI

模块分配生成器和检查器。一个开发人员友好的可扩展Python框架,用于沿wi...生成编程分配...,
Modular Assignment Generator & Inspector. A Developer-friendly extensible Python framework for generating programming assignment along with secured autograder. (2023-09-15, Python, 0KB, 下载0次)

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

[后台框架] python-obj-system

关于高级python主题的教程,以及编写它们的识字编程框架(请参阅README.md),
Tutorials on advanced python topics, and literate programming framework to write them (see README.md), (2023-08-08, Python, 0KB, 下载0次)

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

[后台框架] CorsoPython

本回购包括2023年6月至8月Full Stack Developer with Python Bootcamp期间进行的一系列编程练习,
This repo includes a series of programming exercises that were done during the June-August 2023 Full Stack Developer with Python Bootcamp, (2023-08-02, Python, 0KB, 下载0次)

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

[后台框架] untwisted

Python中异步编程的一个更好的回调地狱。Untwisted是一个用于Python的事件驱动框架。
A better hell of callbacks for asynchronous programming in Python. Untwisted is an Event Driven Framework for Python. (2020-12-04, Python, 32KB, 下载0次)

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

[后台框架] python-aspectlib

面向方面的编程、monkey patch和Decorator库。它在更改现有...中的行为时很有用...
An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It includes tools for debugging and testing: simple mock/record and a complete capture/replay framework. (2023-02-26, Python, 162KB, 下载0次)

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

[后台框架] python-benchmark-harness

Python编程语言的微宏基准测试框架,有助于优化软件。
A micro macro benchmark framework for the Python programming language that helps with optimizing your software. (2022-02-03, Python, 9445KB, 下载0次)

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

[后台框架] E-Le-rning

E-Le@rning使用web2py在Python中构建的系统。这个项目是在UFC的编程技术1期间完成的,201...
E-Le@rning System built in Python using web2py. This Project was made during the Programming Techniques 1 at UFC, 2011.1. (2011-07-03, Python, 488KB, 下载0次)

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

[后台框架] pyasync

python异步编程示例(async, aio, tornado). 动态添加任务, 超时设置, 协程池限制并发数量
Python asynchronous programming examples (async, aio, tornado) Dynamically add tasks, set timeout settings, and limit the number of concurrent tasks in the coordination pool (2021-02-14, Python, 62KB, 下载0次)

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

[后台框架] codethesaur

一个多语言开发人员参考工具,用于并排比较编程语言概念!非常适合学习新的语言...
A polyglot developer reference tool to compare programming language concepts side-by-side! Great for learning new languages or using for reference. (2023-05-09, Python, 552KB, 下载0次)

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

[后台框架] django-form-designer

具有GUI的Django管理应用程序,无需任何编程技能即可创建复杂表单;完成日志记录、验证...
A Django admin app with a GUI to create complex forms without any programming skills; complete with logging, validation, and redirects. (2017-10-18, Python, 159KB, 下载0次)

http://www.pudn.com/Download/item/id/1686467235740460.html
12
总计:38