## Typing stubs for dateparser
This is a [PEP 561](https://peps.python.org/pep-0561/)
type stub package for the [`dateparser`](https://github.com/scrapinghub/dateparser) package.
It can be used by type-checking tools like
[mypy](https://github.com/python/mypy/),
[pyright](https://github.com/microsoft/pyright),
[pytype](https://github.com/google/pytype/),
[Pyre](https://pyre-check.org/),
PyCharm, etc. to check code that uses `dateparser`. This version of
`types-dateparser` aims to provide accurate annotations for
`dateparser==1.2.*`.
This package is part of the [typeshed project](https://github.com/python/typeshed).
All fixes for types and metadata should be contributed there.
See [the README](https://github.com/python/typeshed/blob/main/README.md)
for more details. The source for this package can be found in the
[`stubs/dateparser`](https://github.com/python/typeshed/tree/main/stubs/dateparser)
directory.
This package was tested with
mypy 1.15.0,
pyright 1.1.389,
and pytype 2024.10.11.
It was generated from typeshed commit
[`73ebb9dfd7dfce93c5becde4dcdd51d5626853b8`](https://github.com/python/typeshed/commit/73ebb9dfd7dfce93c5becde4dcdd51d5626853b8).
Raw data
{
"_id": null,
"home_page": "https://github.com/python/typeshed",
"name": "types-dateparser",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/da/9e/06305e20da13e1014398dac11c346089294f933a1e9e18c80b752b97a795/types_dateparser-1.2.0.20250208.tar.gz",
"platform": null,
"description": "## Typing stubs for dateparser\n\nThis is a [PEP 561](https://peps.python.org/pep-0561/)\ntype stub package for the [`dateparser`](https://github.com/scrapinghub/dateparser) package.\nIt can be used by type-checking tools like\n[mypy](https://github.com/python/mypy/),\n[pyright](https://github.com/microsoft/pyright),\n[pytype](https://github.com/google/pytype/),\n[Pyre](https://pyre-check.org/),\nPyCharm, etc. to check code that uses `dateparser`. This version of\n`types-dateparser` aims to provide accurate annotations for\n`dateparser==1.2.*`.\n\nThis package is part of the [typeshed project](https://github.com/python/typeshed).\nAll fixes for types and metadata should be contributed there.\nSee [the README](https://github.com/python/typeshed/blob/main/README.md)\nfor more details. The source for this package can be found in the\n[`stubs/dateparser`](https://github.com/python/typeshed/tree/main/stubs/dateparser)\ndirectory.\n\nThis package was tested with\nmypy 1.15.0,\npyright 1.1.389,\nand pytype 2024.10.11.\nIt was generated from typeshed commit\n[`73ebb9dfd7dfce93c5becde4dcdd51d5626853b8`](https://github.com/python/typeshed/commit/73ebb9dfd7dfce93c5becde4dcdd51d5626853b8).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Typing stubs for dateparser",
"version": "1.2.0.20250208",
"project_urls": {
"Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/dateparser.md",
"Chat": "https://gitter.im/python/typing",
"GitHub": "https://github.com/python/typeshed",
"Homepage": "https://github.com/python/typeshed",
"Issue tracker": "https://github.com/python/typeshed/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "ebc37bbc3d907eaa5cf604207f19b60be5773e12065c621e1bb61f7f9f5159ec",
"md5": "cd3084afd01c3485d25b029e9160590f",
"sha256": "bfe9d2f36fca22900797bfdd240e3175d885b9541237447ddd7161ea1be2ff77"
},
"downloads": -1,
"filename": "types_dateparser-1.2.0.20250208-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cd3084afd01c3485d25b029e9160590f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 21033,
"upload_time": "2025-02-08T02:37:30",
"upload_time_iso_8601": "2025-02-08T02:37:30.335129Z",
"url": "https://files.pythonhosted.org/packages/eb/c3/7bbc3d907eaa5cf604207f19b60be5773e12065c621e1bb61f7f9f5159ec/types_dateparser-1.2.0.20250208-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "da9e06305e20da13e1014398dac11c346089294f933a1e9e18c80b752b97a795",
"md5": "adba691918186caf7237a6e70cfd1b3b",
"sha256": "11ad024b43a655bcab564f21b172a117e6a09d0fc2e8a8131f52e5b68a59a2a6"
},
"downloads": -1,
"filename": "types_dateparser-1.2.0.20250208.tar.gz",
"has_sig": false,
"md5_digest": "adba691918186caf7237a6e70cfd1b3b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 15078,
"upload_time": "2025-02-08T02:37:31",
"upload_time_iso_8601": "2025-02-08T02:37:31.738783Z",
"url": "https://files.pythonhosted.org/packages/da/9e/06305e20da13e1014398dac11c346089294f933a1e9e18c80b752b97a795/types_dateparser-1.2.0.20250208.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-08 02:37:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "python",
"github_project": "typeshed",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "types-dateparser"
}