## Typing stubs for appdirs
This is a PEP 561 type stub package for the `appdirs` 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/),
PyCharm, etc. to check code that uses
`appdirs`. The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/appdirs. All fixes for
types and metadata should be contributed there.
The `appdirs` package has been deprecated in favour of the `platformdirs` package, which ships with a `py.typed` file. Users should migrate their `appdirs` code to use `platformdirs` instead, which will remove the need for the `types-appdirs` package.
*Note:* `types-appdirs` is unmaintained and won't be updated.
See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit `7e0b9b44dea0b170081cafd596c2804089dc2125`.
Raw data
{
"_id": null,
"home_page": "https://github.com/python/typeshed",
"name": "types-appdirs",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/fe/dc/600964f9ee98f4afdb69be74cd8e1ca566635a76ada9af0046e44a778fbb/types-appdirs-1.4.3.5.tar.gz",
"platform": null,
"description": "## Typing stubs for appdirs\n\nThis is a PEP 561 type stub package for the `appdirs` package. It\ncan 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/),\nPyCharm, etc. to check code that uses\n`appdirs`. The source for this package can be found at\nhttps://github.com/python/typeshed/tree/main/stubs/appdirs. All fixes for\ntypes and metadata should be contributed there.\n\nThe `appdirs` package has been deprecated in favour of the `platformdirs` package, which ships with a `py.typed` file. Users should migrate their `appdirs` code to use `platformdirs` instead, which will remove the need for the `types-appdirs` package.\n\n*Note:* `types-appdirs` is unmaintained and won't be updated.\n\n\nSee https://github.com/python/typeshed/blob/main/README.md for more details.\nThis package was generated from typeshed commit `7e0b9b44dea0b170081cafd596c2804089dc2125`.\n",
"bugtrack_url": null,
"license": "Apache-2.0 license",
"summary": "Typing stubs for appdirs",
"version": "1.4.3.5",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cf0741f5b9b11f11855eb67760ed680330e0ce9136a44b51c24dd52edb1c4eb1",
"md5": "7cf81f8df3ff5a21c43f3b7defc8d192",
"sha256": "337c750e423c40911d389359b4edabe5bbc2cdd5cd0bd0518b71d2839646273b"
},
"downloads": -1,
"filename": "types_appdirs-1.4.3.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7cf81f8df3ff5a21c43f3b7defc8d192",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 2667,
"upload_time": "2023-03-14T15:21:32",
"upload_time_iso_8601": "2023-03-14T15:21:32.431340Z",
"url": "https://files.pythonhosted.org/packages/cf/07/41f5b9b11f11855eb67760ed680330e0ce9136a44b51c24dd52edb1c4eb1/types_appdirs-1.4.3.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fedc600964f9ee98f4afdb69be74cd8e1ca566635a76ada9af0046e44a778fbb",
"md5": "f3b079c655e1d8c0596fd3be11509200",
"sha256": "83268da64585361bfa291f8f506a209276212a0497bd37f0512a939b3d69ff14"
},
"downloads": -1,
"filename": "types-appdirs-1.4.3.5.tar.gz",
"has_sig": false,
"md5_digest": "f3b079c655e1d8c0596fd3be11509200",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2866,
"upload_time": "2023-03-14T15:21:34",
"upload_time_iso_8601": "2023-03-14T15:21:34.849469Z",
"url": "https://files.pythonhosted.org/packages/fe/dc/600964f9ee98f4afdb69be74cd8e1ca566635a76ada9af0046e44a778fbb/types-appdirs-1.4.3.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-14 15:21:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "python",
"github_project": "typeshed",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "types-appdirs"
}