dbader / dbader/schedule

Requesting of how to parse or leverage the object (list) returned from get_jobs()?

Open
#480 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
12.3k
Forks
999
PR merge metrics
No merged PRs in 30d

Description

Requesting of how to parse or leverage the object (list) returned from get_jobs()? I am not using tags, just want to be able to understand and use the object (list) returned by get_jobs()? Say, now to walk the get_jobs() returned list, getting the 'name' of each job or the 'name' attached callback function for the given job?

Contributor guide

No contributing guide indexed for this repository

Research direction

The request concerns the object returned by get_jobs(); start by inspecting that API and its existing documentation. Clarify how to iterate the returned jobs and access each job's name or callback, then provide a usage example and verify it against the documented behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.