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

[工具库] infinite-craft

用Python编写的Neal的Infinite Craft游戏的API包装器,供人们在其程序中实现。
An API Wrapper of Neal s Infinite Craft game in Python for people to implement in their programs. (2024-03-09, Python, 0KB, 下载0次)

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

[工具库] NVML-GPU-Control

一个samall程序,使用NVIDIA管理库独立于操作系统或显示服务器控制GPU。该项目不是由NVIDIA提供的
A samall program that uses the NVIDIA Managment Library to control the GPU independent of OS or display server. This project is not provided by NVIDIA (2024-02-17, Python, 0KB, 下载0次)

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

[工具库] Store-Stock-Calculator

该程序实现了一个小型企业的商店库存计算器。该程序以csv文件作为输入,该文件具有当前的状态…
This program implements a store stock calculator for a small business. The program takes a csv file as the input which has the current st… (2024-01-09, Python, 0KB, 下载0次)

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

[工具库] motormongo

MongoDB的对象文档映射器(O.D.M),构建在Motor的异步库之上,用于异步CRUD操作。为...构建...
?? An Object Document Mapper (O.D.M) for MongoDB built on-top of Motor s asynchronous library for asynchronous CRUD operations. Built for use in FastAPI backend applications. PyPi: https://pypi.org/project/motormongo/ (2023-12-12, Python, 0KB, 下载0次)

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

[工具库] pytorch-action-recognition-toy

使用IMU传感器数据进行动作识别的玩具LSTM网络,在PyTorch中实现。作为NAIST春季学期助教的动手教程...
A toy LSTM net for action recognition using IMU sensor data, implemented in PyTorch. For the Hand-on tutorial as a TA in NAIST Spring Seminar 2019. (2019-03-05, Python, 0KB, 下载0次)

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

[工具库] Gen5-Reformatter

将多步骤平板读取器测量从Gen5的输出Excel文件重新格式化为每个步骤一组文件,包括:(1)Excel文件...
Reformats a multi-step plate reader measurement from Gen5 s output Excel file into one set of files per step, including: (1) an Excel file retaining the plate layout, (2) a "long format" .csv file with row, column, & value columns, and (3) one .csv file per experimental group with rows & columns replaced with variables specified in "reformat.md." (2023-11-03, Python, 0KB, 下载0次)

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

[工具库] py-bas-automation

此库使您能够使用无头Chromium浏览器和可定制的Windows GUI程序与BAS(BrowserAutomationStudio)一起工作...,
This library enables you to work with BAS (BrowserAutomationStudio) using headless Chromium browsers and a customizable Windows GUI program, while controlling it with Python ??. (2023-10-20, Python, 0KB, 下载0次)

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

[工具库] TI-nspire-cx-2-python-programs

此存储库包含使用TI-nspire-cx-2计算器模型库来解决您可能经常遇到的问题的python程序...,
This repository contains python programs that use the TI-nspire-cx-2 calculator model libraries to solve problems that you may frequently encounter if you are studying a university degree. (2023-10-01, Python, 0KB, 下载0次)

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

[工具库] conll_iterator

一个简单的迭代器,它读取conll和conllu文件(),而不将它们保留在内存中。它大约...,
A simple iterator that reads conll and conllu files (https://universaldependencies.org/format.html) without keeping them in memory. It can iterate over words, sentences, or documents. (2023-09-28, Python, 0KB, 下载0次)

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

[工具库] HTTP-Client-Server-Router

在客户端和服务器中,将HTTP库中的TCP替换为UDP。实现“选择性重复”流控制以进行可靠的传输...,
Replace TCP by UDP in your HTTP library in both the client and server. Implement `Selective-Repeat` flow control to make a reliable transport (2018-11-25, Python, 0KB, 下载0次)

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

[工具库] prnet_http_server

这个小项目支持在WSGI兼容的web服务器中使用PRNet库,并提供具有这样一个完全功能的docker映像...,
This little project enables using the PRNet library in a WSGI-compatible web server and provides a docker image with one such fully functional web-server. (2018-10-02, Python, 0KB, 下载0次)

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

[工具库] adafruit-fingerprint

Python库,用于通过串行连接与Adafruit商店中的指纹传感器接口(https:[www.adaruit.com product 751](http:www.adaruot.com product751))...,
Python library for interfacing with the fingerprint sensor in the Adafruit shop (https://www.adafruit.com/product/751) over serial connection with upper computer. (2023-07-21, Python, 0KB, 下载0次)

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

[工具库] Gdirsync

Gdirsync是一个用python编写的简单的多平台文件同步工具。最简单的是,它是dirsync库的GUI包装器https...,
Gdirsync is a simple multi-platform file syncing tool written in python. At its simplest it is a GUI wrapper for the dirsync library https://pypi.org/project/dirsync/ (2023-07-25, Python, 0KB, 下载0次)

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

[工具库] scripts

有用的日常脚本,没有特定的顺序。其中包括:HTTP(2)(S)FTP DAV服务器、类似find(1)的实用程序、b...的Python库...,
Useful everyday scripts, in no particular order. Among others: A HTTP(2)(S)/FTP/DAV server, a find(1) like utility, a Python library to bind to privileged ports, a generic unpacker script and a transparent proxy redirector using namespaces. (2023-06-27, Python, 0KB, 下载0次)

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

[工具库] hammertime

一个HTTP客户端库,旨在以尽可能快的速度在服务器上执行大量请求,但不怀疑操作...,
An HTTP client library aiming to perform a large number of requests on a server as fast as it can take them, but without distrupting operations significantly. (2023-04-26, Python, 0KB, 下载0次)

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

[工具库] Schwab-1099B-Parser

一个快速而脏的解析器,读取Charles Schwab bank发送的1099B税务表单,并将其转换为TurboTax友好(.TXF)和...,
A quick and dirty parser that reads in the 1099B tax forms mailed by Charles Schwab bank and converts it into TurboTax friendly (.TXF) and TacAct friendly (.CSV) formats (2022-04-07, Python, 0KB, 下载0次)

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

[工具库] GpB_Lab

数据解析器用于自定义ASCII SBET文件,适用于各种GNSS+INS软件套装。主脚本(“read_sbet_ascii_start_here.py”)pro...,
Data parsers for customs ASCII SBET files from a variety of GNSS+INS software suit. The main script (“read_sbet_ascii_start_here.py”) provides an example of how it runs. New custom formats can be added in the “parsers.sbet_file_2_strct.py” module. (2022-06-02, Python, 0KB, 下载0次)

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

[工具库] swimmy

游泳池管理器的Django API,用于帮助管理其游泳池并将资源公开给客户端应用程序。,
A Django API for a swimming pool manager to help manage their pools and expose resources to client apps., (2022-06-22, Python, 0KB, 下载0次)

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

[工具库] youtube-4k-dl-gdrive-sync

自动在系统中本地下载高达4K的YouTube视频,或使用API上传到Google驱动器
Automate YouTube video downloading upto 4K locally in the system or upload to Google drive using API (2023-06-07, Python, 0KB, 下载0次)

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

[工具库] pico-tools

开发套件,用于在覆盆子Pi-Pico微控制器上自动编码。基于Arduino的简单性和Pico的低级能力。
Development suite to automate coding on the Raspberry Pi Pico microcontroller. Based off of Arduino s simplicity and the Pico s low-level power. (2021-03-07, Python, 0KB, 下载0次)

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