scrapinghub / scrapinghub/dateparser
dateutil is unmaintained
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.9k
- Forks
- 520
- Avg merge
- 22h 56m
- Merged PRs (30d)
- 6
Description
I was looking at a way to replace datutil.parser since dateutil seems highly unmaintained, but I see that dateparser still depends on that for it's parsing feature.
Have you got any plan to write your own implementation, or bundle and maintain that part of code directly in datutil?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how dateparser depends on dateutil.parser and assess the scope of replacing or directly maintaining that parsing functionality. The issue names no files or tests, and completion would require a decided replacement or maintenance plan before implementation can be considered done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100