issues
search
dbader
/
schedule
Python job scheduling for humans.
https://schedule.readthedocs.io/
MIT License
11.86k
stars
966
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Function to add time to job
#637
slickpockets
opened
18 hours ago
0
Daylight saving to winter time caused scheduler to stop
#636
kimdre
opened
3 weeks ago
1
get_jobs() missing information on ".at()"
#635
joergklausen
opened
1 month ago
0
Hi, is the possible use this in a threading?
#634
lucasjinreal
opened
2 months ago
0
how to call job function on customized day?
#633
Mahizha-N-S
opened
2 months ago
0
Don't call str() in logging calls that already use %s
#632
fahhem
opened
2 months ago
0
Collaboration with developers
#631
phoenixmariepornstaractress
opened
3 months ago
0
Schedules jobs too often if multiple threads are present
#630
Klimroth
opened
3 months ago
1
Doesn't work as expected when combined with pytest-freezegun.
#629
kimata
closed
3 months ago
2
Schedule A Job For Certain Day of Certain Month in Specific Timezone
#628
aaronhesse
opened
4 months ago
0
Missing source distribution for 1.2.2
#627
fryfrog
closed
5 months ago
3
Feature request: Run a particular job at every regular interval, except for certain ones
#626
neomafo88
opened
5 months ago
0
Release 1.2.2
#625
SijmenHuizenga
closed
6 months ago
1
scaling / multiple workers
#624
mustafa0x
opened
6 months ago
0
Timezone bugfixes
#623
SijmenHuizenga
closed
6 months ago
1
remove dependency on old mock
#622
a-detiste
closed
6 months ago
1
Job won't stop with schedule.every(1).minute.until(timedelta(3)).do(function, args)
#621
fantagaro
closed
7 months ago
1
Returning a value from a scheduled function
#620
padfoot96
closed
7 months ago
0
Timer reset.
#619
Ikif
opened
7 months ago
0
Questions about Copilot + Open Source Software Hierarchy
#618
liaochris
closed
6 months ago
0
Schedule only runs once?
#617
RWRmrfrog
opened
8 months ago
2
the time of job needed will be count for every ?
#616
REBOOTERS
opened
8 months ago
0
Add specific day on month
#615
Workbench3D
opened
8 months ago
0
Why did three separate python scripts using schedule start at different time eventually converged to be in sync?
#614
fireattack
opened
9 months ago
0
Weekly job fails with interval > 1
#613
maxnyman
opened
9 months ago
0
How can I retrieve the name of the next scheduled job?
#612
mdwybo
opened
9 months ago
0
Extract only the time from next_run_datetime()
#611
mdwybo
closed
9 months ago
2
Added second example using class extension for background execution
#610
Viermusketiere
opened
10 months ago
0
Inconsistent startup behaviour on daily tasks at midnight - Timezone related
#609
wasnertobias
opened
11 months ago
11
daylight saving bug
#608
bellt
closed
6 months ago
3
weekday
#607
olena-kushnir
opened
1 year ago
0
Add support for 3.12
#606
SijmenHuizenga
closed
11 months ago
1
still having cross-timezone problems in 1.2.1
#605
bellt
closed
6 months ago
2
Improved timezones handling in next_run
#604
SijmenHuizenga
closed
1 year ago
7
instant execution of job with every().days.at on first run
#603
alkanex-xyz
opened
1 year ago
6
Add more timezone tests
#602
SijmenHuizenga
closed
1 year ago
1
Fix docs: added pytz as dependency when working with timezones
#601
SijmenHuizenga
closed
1 year ago
1
Release 1.2.1
#600
SijmenHuizenga
closed
1 year ago
1
change_func() method in jobs
#599
VictorioMaculan
opened
1 year ago
0
odd daylight saving behaviour
#598
bellt
closed
1 year ago
2
Unable to schedule from a specific time and following a specific calendar
#597
gigittygit
opened
1 year ago
3
Potential problem of spawning sub processes
#596
gssakash
closed
11 months ago
2
python
#595
Frank2Liu
closed
1 year ago
0
cron
#594
mclockw
closed
1 year ago
0
Random schedule doesn't work with floats
#593
Christophe-Foyer
opened
1 year ago
0
Issue with timezone/ linux
#592
dshetyo
closed
1 year ago
1
How do I pass changing arguments to the jobs thread?
#591
bsauvage1
closed
1 year ago
1
How do I schedule a job that starts at minute 5 and runs every 10 minutes
#590
ponders
opened
1 year ago
2
Add scheduling at millisecond precision
#589
rmahfoud
opened
1 year ago
0
some python 3 language updates
#588
marksmayo
opened
1 year ago
0
Next