Name | wtforglib JSON |
Version |
1.0.2
JSON |
| download |
home_page | https://github.com/wtfo-guru/wtforglib |
Summary | A set of utility functions I use in my various python projects. |
upload_time | 2024-07-05 13:45:28 |
maintainer | None |
docs_url | None |
author | Quien Sabe |
requires_python | <4.0,>=3.9.0 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# wtforglib
[![Build Status](https://github.com/wtfo-guru/wtforglib/workflows/Wtforglib/badge.svg?branch=main&event=push)](https://github.com/wtfo-guru/wtforglib/actions?query=workflow%3AWtforglib)
[![codecov](https://codecov.io/gh/wtfo-guru/wtforglib/branch/main/graph/badge.svg)](https://codecov.io/gh/wtfo-guru/wtforglib)
[![Python Version](https://img.shields.io/pypi/pyversions/wtforglib.svg)](https://pypi.org/project/wtforglib/)
[![wemake-python-styleguide](https://img.shields.io/badge/style-wemake-000000.svg)](https://github.com/wemake-services/wemake-python-styleguide)
A set of utility functions I use in my various python projects.
## Features
- Fully typed with annotations and checked with mypy, [PEP561 compatible](https://www.python.org/dev/peps/pep-0561/)
- Add yours!
## Installation
```bash
pip install wtforglib
```
## Documentation
- [Stable](https://wtforglib.readthedocs.io/en/stable)
- [Latest](https://wtforglib.readthedocs.io/en/latest)
## License
[MIT](https://github.com/wtfo-guru/wtforglib/blob/main/LICENSE)
## Credits
This project was generated with [`wemake-python-package`](https://github.com/wemake-services/wemake-python-package). Current template version is: [5fe13ee2646d5cf38736bacfa8f9dbbfac092efb](https://github.com/wemake-services/wemake-python-package/tree/5fe13ee2646d5cf38736bacfa8f9dbbfac092efb). See what is [updated](https://github.com/wemake-services/wemake-python-package/compare/5fe13ee2646d5cf38736bacfa8f9dbbfac092efb...main) since then.
Raw data
{
"_id": null,
"home_page": "https://github.com/wtfo-guru/wtforglib",
"name": "wtforglib",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9.0",
"maintainer_email": null,
"keywords": null,
"author": "Quien Sabe",
"author_email": "qs5779@mail.com",
"download_url": "https://files.pythonhosted.org/packages/a6/95/f9760a6bb8fe993ce1fadcd5d127dc2b460d02b31496e90f4bfd6476a4d9/wtforglib-1.0.2.tar.gz",
"platform": null,
"description": "# wtforglib\n\n[![Build Status](https://github.com/wtfo-guru/wtforglib/workflows/Wtforglib/badge.svg?branch=main&event=push)](https://github.com/wtfo-guru/wtforglib/actions?query=workflow%3AWtforglib)\n[![codecov](https://codecov.io/gh/wtfo-guru/wtforglib/branch/main/graph/badge.svg)](https://codecov.io/gh/wtfo-guru/wtforglib)\n[![Python Version](https://img.shields.io/pypi/pyversions/wtforglib.svg)](https://pypi.org/project/wtforglib/)\n[![wemake-python-styleguide](https://img.shields.io/badge/style-wemake-000000.svg)](https://github.com/wemake-services/wemake-python-styleguide)\n\nA set of utility functions I use in my various python projects.\n\n## Features\n\n- Fully typed with annotations and checked with mypy, [PEP561 compatible](https://www.python.org/dev/peps/pep-0561/)\n- Add yours!\n\n\n## Installation\n\n```bash\npip install wtforglib\n```\n\n## Documentation\n\n- [Stable](https://wtforglib.readthedocs.io/en/stable)\n\n- [Latest](https://wtforglib.readthedocs.io/en/latest)\n\n## License\n\n[MIT](https://github.com/wtfo-guru/wtforglib/blob/main/LICENSE)\n\n## Credits\n\nThis project was generated with [`wemake-python-package`](https://github.com/wemake-services/wemake-python-package). Current template version is: [5fe13ee2646d5cf38736bacfa8f9dbbfac092efb](https://github.com/wemake-services/wemake-python-package/tree/5fe13ee2646d5cf38736bacfa8f9dbbfac092efb). See what is [updated](https://github.com/wemake-services/wemake-python-package/compare/5fe13ee2646d5cf38736bacfa8f9dbbfac092efb...main) since then.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A set of utility functions I use in my various python projects.",
"version": "1.0.2",
"project_urls": {
"Documentation": "https://wtforglib.readthedocs.io/en/stable",
"Homepage": "https://github.com/wtfo-guru/wtforglib"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "68c744c52aab0c7633efb4415c738c49f2df14031812c34ed2f5dc3f7e614f81",
"md5": "634039b7c2cd1f397651ef6b0c039398",
"sha256": "cc96e5028e119fc05b8af4aec040b22b06fcadd89cb9dd75225f0b99607bf250"
},
"downloads": -1,
"filename": "wtforglib-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "634039b7c2cd1f397651ef6b0c039398",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9.0",
"size": 18095,
"upload_time": "2024-07-05T13:45:26",
"upload_time_iso_8601": "2024-07-05T13:45:26.382362Z",
"url": "https://files.pythonhosted.org/packages/68/c7/44c52aab0c7633efb4415c738c49f2df14031812c34ed2f5dc3f7e614f81/wtforglib-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a695f9760a6bb8fe993ce1fadcd5d127dc2b460d02b31496e90f4bfd6476a4d9",
"md5": "66cb1e3e37576b124fd17eed1704ec69",
"sha256": "337ce7776d3ea523de98d3c07f7f2bb06c32fec6b62b68e89453a1b7130798aa"
},
"downloads": -1,
"filename": "wtforglib-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "66cb1e3e37576b124fd17eed1704ec69",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9.0",
"size": 14287,
"upload_time": "2024-07-05T13:45:28",
"upload_time_iso_8601": "2024-07-05T13:45:28.440469Z",
"url": "https://files.pythonhosted.org/packages/a6/95/f9760a6bb8fe993ce1fadcd5d127dc2b460d02b31496e90f4bfd6476a4d9/wtforglib-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-05 13:45:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "wtfo-guru",
"github_project": "wtforglib",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "wtforglib"
}