Tag

schedule

0 views collected around this technical thread.

Test Development Learning Exchange
Test Development Learning Exchange
Mar 24, 2024 · Backend Development

Using schedule and APScheduler Libraries for Python Task Scheduling

This article demonstrates how to use the simple schedule library and the more powerful APScheduler library—including blocking, background, and async schedulers—to create, run, log, handle errors, and manage concurrency and dependencies for Python scheduled tasks.

Pythonapschedulerbackend development
0 likes · 10 min read
Using schedule and APScheduler Libraries for Python Task Scheduling
IT Services Circle
IT Services Circle
Mar 18, 2022 · Backend Development

Python Schedule Parsing Tool with GUI for Generating Class and Teacher Timetables

This article presents a Python utility that reads an original class schedule Excel file, processes the data with pandas, and generates separate class‑wise and teacher‑wise timetables saved as Excel files, all wrapped in a simple PySimpleGUI interface requiring a login.

Data ProcessingExcelGUI
0 likes · 9 min read
Python Schedule Parsing Tool with GUI for Generating Class and Teacher Timetables
Python Programming Learning Circle
Python Programming Learning Circle
Mar 16, 2022 · Backend Development

Building a Simple Stock Monitoring Bot with Feishu and Python

This tutorial explains how to create a Python‑based stock monitoring bot that periodically fetches real‑time prices, compares them with preset thresholds, and sends alerts to a Feishu group via a custom webhook, including step‑by‑step setup and scheduling code.

BackendFeishuPython
0 likes · 4 min read
Building a Simple Stock Monitoring Bot with Feishu and Python
JD Retail Technology
JD Retail Technology
Mar 1, 2018 · R&D Management

Insights on Project Management for E‑Commerce Development

The article shares practical reflections on project management in e‑commerce development, emphasizing the importance of clear requirements, effective communication, realistic scheduling, resource allocation, and proactive risk management to help practitioners improve their project outcomes.

communicationrequirementsresource planning
0 likes · 9 min read
Insights on Project Management for E‑Commerce Development