home/categories/development
domain cluster

Development

Frameworks, languages, and architectural tools.

23643 스킬all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
scripting
304

python

Генерация простого кода на Python для логических задач с использованием циклов, строк и коротких имен переменных, избегая сложной терминологии.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

python-poetry-make-windows

Навык по инициализации Python-проекта, настройке автоматизации через Makefile и линтинга Flake8 в среде Windows с учетом особенностей ОС.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

python-rtsp

Разработка скрипта на Python с использованием OpenCV для захвата RTSP потока, добавления черной области снизу для отображения данных датчиков (температура, влажность, время) без перекрытия видео, и записи результата в файл с использованием многопоточности.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

python-cv-mouse-automation-generator

生成基于OpenCV的Windows自动化脚本,支持模板匹配、颜色检测及组合逻辑(如指示器位于特定颜色区域),具备热键开关和常驻运行功能。

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

python

编写Python脚本,使用正则表达式从特定格式的婴儿护理日志文本中提取日期、时间和配方奶量,并输出为JSON数组。

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

excel-vba-double-click-task-duplicator

Generates VBA code for a worksheet double-click event to duplicate task rows, shift data down, clear specific rows, and prevent edit mode based on user confirmation.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

extract-positive-numbers-from-strings-using-python-regex

Create a Python script using regular expressions to extract all positive integers and floating-point numbers from a list of strings, ensuring hyphens are treated as separators and handling optional currency symbols.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

automated-screenshot-translation-script

Create a Python script to automate the workflow of capturing a screenshot using the Snipping Tool, uploading it to the Google Translate website (image mode) without using an API, extracting the translated text, saving it to a text file, and cleaning up temporary files.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

csv-header-and-prefix-cleaning-script

Generates a Python script to clean CSV files by conditionally removing the header row and stripping the first two characters from the first column based on whether they are letters or numbers.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

dynamic-c-compilation-script-generator

Generates shell scripts (Batch, PowerShell, or Bash) that accept source and output filenames as arguments to compile C programs using GCC dynamically.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

generate-c-random-integer-csv

Generates a C# script to create two columns of random integers with specific ranges (1-20 and 1-100) and outputs the results in CSV format.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

python-cli-arithmetic-operations-script

Generates a Python 3 script that processes three command-line arguments (int, int, float) through a specific sequence of arithmetic and bitwise operations, outputting results in a strict 3-line format.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

python-cli-beer-song-script-generator

Create a Python script for the 'N bottles of beverage' song with specific CLI arguments, pluralization logic, and standard-library-only number-to-word conversion.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

python-cli-script-generator-with-strict-constraints

Generate or simplify Python command-line scripts using sys.argv and if __name__ == '__main__'. Ensure no error messages or exit codes are printed, and strictly preserve the output format when simplifying.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

python-csv-batch-processing-and-date-transformation

Generates Python code using pandas to batch process CSV files, including deleting columns, converting date formats to Year.Month, enforcing UTF-8 encoding, and adding process completion markers.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

python-factorial-string-generator

Creates a Python program with a `factorial` function that calculates the factorial of an integer and returns a string showing the calculation steps (e.g., '4x3x2x1 = 24'). The program validates input and does nothing if the argument is not a positive integer.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

qliksense-join-filter-date-calc

Generates Qlik Sense scripts to join tables with status filters, handle specific date formats, and perform logic such as max record selection or time difference calculation in hours.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

resumable-csv-cell-iterator-with-auto-interruption

Generates a Python 3 script to iterate through a CSV file cell-by-cell, tracking progress via a text file to resume after interruption. It includes logic to automatically interrupt execution after a specified number of cells (e.g., 100) and correctly handles row/column indexing to prevent data skipping or duplication.

ECNU-ICALK
ECNU-ICALK
development
open
Previous
Page 264 / 986
Next