issues
search
Salamek
/
cron-descriptor
A Python library that converts cron expressions into human readable strings.
MIT License
160
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
"0 8-21/3,21 * * *" raises Exception
#86
pheanex
opened
1 month ago
2
Fixes ISSUE-68
#85
adilkhash
closed
2 months ago
0
Correct typo forth to fourth
#84
CodyRay
closed
2 months ago
0
README.md: Supports Python 3.8 - 3.12
#83
cclauss
closed
4 months ago
0
GitHub Actions: Add Python 3.13 pre-release to the testing
#82
cclauss
closed
4 months ago
0
No data validation on get_segment_description
#81
TitusBraber
opened
5 months ago
0
Simple CLI with all Options implemented
#80
eduardomezencio
closed
7 months ago
0
Add a __main__.py
#79
eduardomezencio
closed
2 months ago
4
Automatically publish package sources and wheels using GitHub Actions CI/CD workflows
#78
florianvazelle
closed
9 months ago
1
-
#77
adampl
closed
10 months ago
0
Support for python 3.12
#76
jacobsp1
opened
11 months ago
1
Description for "0 0-13 * * *" could be improved
#75
arnau126
opened
1 year ago
0
There are errors in the Chinese translation
#74
EchoShoot
closed
1 year ago
3
Running setup.py is deprecated in favor of pyproject.toml
#73
cclauss
opened
1 year ago
0
Replace flake8, flake8-naming, and pep8 with ruff
#72
cclauss
closed
1 year ago
2
codespell: descriptor is properly formatted
#71
cclauss
closed
1 year ago
0
Upgrade GitHub Actions
#70
cclauss
closed
1 year ago
0
support Vietnamese
#69
bxdoan
closed
1 year ago
1
Error parsing day-of-month combined with day-of-week
#68
dswhite42
opened
1 year ago
1
Deprecation warning with Pip 22.3.1
#67
baolsen
opened
1 year ago
0
Calling some functions of ExpressionDescriptor first requires calling get_description.
#66
MartingaleCoda
closed
1 year ago
3
Fails to parse crontab with full day of week name
#65
nijel
closed
1 year ago
8
Added missing spanish translation string
#64
Borogum
closed
1 year ago
0
Slovak translation
#63
eriktelepovsky
closed
1 year ago
0
Missing translation string for spanish language
#62
Borogum
closed
1 year ago
3
Add possibility to use custom .mo files, locally
#61
ErikvdVen
closed
1 year ago
0
change word before time
#60
ErikvdVen
closed
1 year ago
0
Specific time every day, not showing "Every day"
#59
ErikvdVen
closed
1 year ago
1
Add missing .mo
#58
tho-actrecipe
closed
2 years ago
3
Add Japanese support (ja_JP)
#57
tho-actrecipe
closed
2 years ago
4
Schedule "*/10 */1 * * *" translated the same as schedule "*/10 * * * *"
#56
wickmaster
closed
2 years ago
2
Fix version
#55
SebaDA
closed
2 years ago
0
Tamil Local
#54
sankarhari
closed
2 years ago
0
Update pip version
#53
rafaelreuber
closed
2 years ago
1
Add handling for 7=Sunday (e.g., "* * * * 7")
#52
cuu508
closed
2 years ago
2
issue with bad cron entries
#51
amir-khamis
closed
2 years ago
1
Fix typos in README.md
#50
Davoodeh
closed
2 years ago
0
Add fa-IR.po
#49
Davoodeh
closed
2 years ago
0
Added validation to ExpressionParser.py
#48
Borgrabbit
opened
3 years ago
0
Added ko_KR.mo file for locale support
#47
Borgrabbit
closed
3 years ago
0
Korean Translation missing mo file.
#46
Borgrabbit
closed
3 years ago
1
Add Korean support
#45
hanqyu
closed
4 years ago
0
Invalid expression are nor throwing FormatException error
#44
rafaelreuber
closed
2 years ago
1
Removes nonexistent parameters from docstring
#43
rafaelreuber
closed
4 years ago
0
Handle unclosed file
#42
rafaelreuber
closed
4 years ago
0
Improved README.md
#41
rafaelreuber
closed
4 years ago
0
return never when the date dont exist
#40
nathmo
closed
4 years ago
2
Add Go Port to Readme
#39
jsuar
closed
4 years ago
0
Fix Sunday normalization
#38
Silviu-Surcica
closed
2 years ago
1
Sunday is not normalized
#37
Silviu-Surcica
closed
2 years ago
0
Next