# `typing-aliases`
[![License][License Badge]][License]
[![Version][Version Badge]][Package]
[![Downloads][Downloads Badge]][Package]
[![Discord][Discord Badge]][Discord]
[![Documentation][Documentation Badge]][Documentation]
[![Check][Check Badge]][Actions]
> *Various type aliases.*
## Installing
**Python 3.8 or above is required.**
### pip
Installing the library with `pip` is quite simple:
```console
$ pip install typing-aliases
```
Alternatively, the library can be installed from source:
```console
$ git clone https://github.com/nekitdev/typing-aliases.git
$ cd typing-aliases
$ python -m pip install .
```
### poetry
You can add `typing-aliases` as a dependency with the following command:
```console
$ poetry add typing-aliases
```
Or by directly specifying it in the configuration like so:
```toml
[tool.poetry.dependencies]
typing-aliases = "^1.10.0"
```
Alternatively, you can add it directly from the source:
```toml
[tool.poetry.dependencies.typing-aliases]
git = "https://github.com/nekitdev/typing-aliases.git"
```
## Documentation
You can find the documentation [here][Documentation].
## Support
If you need support with the library, you can send an [email][Email]
or refer to the official [Discord server][Discord].
## Changelog
You can find the changelog [here][Changelog].
## Security Policy
You can find the Security Policy of `typing-aliases` [here][Security].
## Contributing
If you are interested in contributing to `typing-aliases`, make sure to take a look at the
[Contributing Guide][Contributing Guide], as well as the [Code of Conduct][Code of Conduct].
## License
`typing-aliases` is licensed under the MIT License terms. See [License][License] for details.
[Email]: mailto:support@nekit.dev
[Discord]: https://nekit.dev/discord
[Actions]: https://github.com/nekitdev/typing-aliases/actions
[Changelog]: https://github.com/nekitdev/typing-aliases/blob/main/CHANGELOG.md
[Code of Conduct]: https://github.com/nekitdev/typing-aliases/blob/main/CODE_OF_CONDUCT.md
[Contributing Guide]: https://github.com/nekitdev/typing-aliases/blob/main/CONTRIBUTING.md
[Security]: https://github.com/nekitdev/typing-aliases/blob/main/SECURITY.md
[License]: https://github.com/nekitdev/typing-aliases/blob/main/LICENSE
[Package]: https://pypi.org/project/typing-aliases
[Documentation]: https://nekitdev.github.io/typing-aliases
[Discord Badge]: https://img.shields.io/badge/chat-discord-5865f2
[License Badge]: https://img.shields.io/pypi/l/typing-aliases
[Version Badge]: https://img.shields.io/pypi/v/typing-aliases
[Downloads Badge]: https://img.shields.io/pypi/dm/typing-aliases
[Documentation Badge]: https://github.com/nekitdev/typing-aliases/workflows/docs/badge.svg
[Check Badge]: https://github.com/nekitdev/typing-aliases/workflows/check/badge.svg
Raw data
{
"_id": null,
"home_page": "https://github.com/nekitdev/typing-aliases",
"name": "typing-aliases",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "python, typing, alias",
"author": "nekitdev",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/37/ae/1acdfd18bba19097ba9754396c9c6a3586b7fc917b6d6edb90f7434b5080/typing_aliases-1.10.0.tar.gz",
"platform": null,
"description": "# `typing-aliases`\n\n[![License][License Badge]][License]\n[![Version][Version Badge]][Package]\n[![Downloads][Downloads Badge]][Package]\n[![Discord][Discord Badge]][Discord]\n\n[![Documentation][Documentation Badge]][Documentation]\n[![Check][Check Badge]][Actions]\n\n> *Various type aliases.*\n\n## Installing\n\n**Python 3.8 or above is required.**\n\n### pip\n\nInstalling the library with `pip` is quite simple:\n\n```console\n$ pip install typing-aliases\n```\n\nAlternatively, the library can be installed from source:\n\n```console\n$ git clone https://github.com/nekitdev/typing-aliases.git\n$ cd typing-aliases\n$ python -m pip install .\n```\n\n### poetry\n\nYou can add `typing-aliases` as a dependency with the following command:\n\n```console\n$ poetry add typing-aliases\n```\n\nOr by directly specifying it in the configuration like so:\n\n```toml\n[tool.poetry.dependencies]\ntyping-aliases = \"^1.10.0\"\n```\n\nAlternatively, you can add it directly from the source:\n\n```toml\n[tool.poetry.dependencies.typing-aliases]\ngit = \"https://github.com/nekitdev/typing-aliases.git\"\n```\n\n## Documentation\n\nYou can find the documentation [here][Documentation].\n\n## Support\n\nIf you need support with the library, you can send an [email][Email]\nor refer to the official [Discord server][Discord].\n\n## Changelog\n\nYou can find the changelog [here][Changelog].\n\n## Security Policy\n\nYou can find the Security Policy of `typing-aliases` [here][Security].\n\n## Contributing\n\nIf you are interested in contributing to `typing-aliases`, make sure to take a look at the\n[Contributing Guide][Contributing Guide], as well as the [Code of Conduct][Code of Conduct].\n\n## License\n\n`typing-aliases` is licensed under the MIT License terms. See [License][License] for details.\n\n[Email]: mailto:support@nekit.dev\n\n[Discord]: https://nekit.dev/discord\n\n[Actions]: https://github.com/nekitdev/typing-aliases/actions\n\n[Changelog]: https://github.com/nekitdev/typing-aliases/blob/main/CHANGELOG.md\n[Code of Conduct]: https://github.com/nekitdev/typing-aliases/blob/main/CODE_OF_CONDUCT.md\n[Contributing Guide]: https://github.com/nekitdev/typing-aliases/blob/main/CONTRIBUTING.md\n[Security]: https://github.com/nekitdev/typing-aliases/blob/main/SECURITY.md\n\n[License]: https://github.com/nekitdev/typing-aliases/blob/main/LICENSE\n\n[Package]: https://pypi.org/project/typing-aliases\n[Documentation]: https://nekitdev.github.io/typing-aliases\n\n[Discord Badge]: https://img.shields.io/badge/chat-discord-5865f2\n[License Badge]: https://img.shields.io/pypi/l/typing-aliases\n[Version Badge]: https://img.shields.io/pypi/v/typing-aliases\n[Downloads Badge]: https://img.shields.io/pypi/dm/typing-aliases\n\n[Documentation Badge]: https://github.com/nekitdev/typing-aliases/workflows/docs/badge.svg\n[Check Badge]: https://github.com/nekitdev/typing-aliases/workflows/check/badge.svg\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Various type aliases.",
"version": "1.10.0",
"project_urls": {
"Chat": "https://nekit.dev/chat",
"Documentation": "https://nekitdev.github.io/typing-aliases",
"Funding": "https://nekit.dev/funding",
"Homepage": "https://github.com/nekitdev/typing-aliases",
"Issues": "https://github.com/nekitdev/typing-aliases/issues",
"Repository": "https://github.com/nekitdev/typing-aliases"
},
"split_keywords": [
"python",
" typing",
" alias"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c13289e61e833384fa2e457e992cc1eb7417aa33758764d6b0f78e88d89dfca4",
"md5": "d9200190fa03fd95406ebb5bf8ba0cfa",
"sha256": "040935fbaa784f6a727dc6eb795f57614433c4063ade9638f0f1e5717cbde14c"
},
"downloads": -1,
"filename": "typing_aliases-1.10.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d9200190fa03fd95406ebb5bf8ba0cfa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 8208,
"upload_time": "2024-03-20T08:44:41",
"upload_time_iso_8601": "2024-03-20T08:44:41.691909Z",
"url": "https://files.pythonhosted.org/packages/c1/32/89e61e833384fa2e457e992cc1eb7417aa33758764d6b0f78e88d89dfca4/typing_aliases-1.10.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "37ae1acdfd18bba19097ba9754396c9c6a3586b7fc917b6d6edb90f7434b5080",
"md5": "fa8c6ac43a6a06cc5444b69620f52b7e",
"sha256": "ba6ce96ae041c6a7f38a1205039a4ff860d953871bb74a7ca0cc231c2ec39224"
},
"downloads": -1,
"filename": "typing_aliases-1.10.0.tar.gz",
"has_sig": false,
"md5_digest": "fa8c6ac43a6a06cc5444b69620f52b7e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 7939,
"upload_time": "2024-03-20T08:44:43",
"upload_time_iso_8601": "2024-03-20T08:44:43.368848Z",
"url": "https://files.pythonhosted.org/packages/37/ae/1acdfd18bba19097ba9754396c9c6a3586b7fc917b6d6edb90f7434b5080/typing_aliases-1.10.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-20 08:44:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "nekitdev",
"github_project": "typing-aliases",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "typing-aliases"
}