Name | pydecotools JSON |
Version |
0.2.2
JSON |
| download |
home_page | |
Summary | The collection of decorator utilities. |
upload_time | 2024-02-21 08:02:43 |
maintainer | |
docs_url | None |
author | ilotoki0804 |
requires_python | >=3.12,<4.0 |
license | MIT |
keywords |
decorator
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
# pydecotools
<!-- ![[CI](https://github.com/ilotoki0804/pydecotools/workflows/ci/badge.svg?branch=main)](https://github.com/ilotoki0804/pydecotools/actions?workflow=ci)
[![Codecov](https://codecov.io/gh/ilotoki0804/pydecotools/branch/main/graph/badge.svg)](https://codecov.io/gh/ilotoki0804/pydecotools)
[![Maintainability](https://api.codeclimate.com/v1/badges/d96cc9a1841a819cd4f5/maintainability)](https://codeclimate.com/github/ilotoki0804/pydecotools/maintainability)
[![Code Climate technical debt](https://img.shields.io/codeclimate/tech-debt/ilotoki0804/pydecotools)](https://codeclimate.com/github/ilotoki0804/pydecotools)
[![Read the Docs](https://img.shields.io/readthedocs/pydecotools/latest?label=Read%20the%20Docs)](https://pydecotools.readthedocs.io/en/latest/index.html) -->
**The collection of decorator utilities.**
## Summary
This library offers tools that can be used when employing decorators.
<!-- ## Motivation -->
<!-- ## Acknowledgments
I refer to other important sources of information as comments in the specific
files. Thanks, everyone, for keeping open discussions on internet. -->
## How to use this repository
The markdown file in `docs` directory explain how to use this library for your projects
and the implementation details adopted here.
<!-- The documentation pages also serve
to demonstrate how to compile documentation with Sphinx and deploy it online
with `ReadTheDocs`. -->
## Issues and Discussions
As usual for any GitHub-based project, raise an `issue` if you find any bug or
want to suggest an improvement, or open a `discussion` if you want to discuss
or chat :wink:
## Projects using pydecotools
<!-- Below, a list of the projects using this repository: -->
Currently, none of the projects using this repository.
If you use this repository as a reference for your works, let me know, so I
list your work above<!--, as well-->.
## Copyright
[joaomcteixeira's python-project-skeleton](https://github.com/joaomcteixeira/python-project-skeleton) is used for this project.
## Changelog
### v0.2.2 (2024-02-21)
* Rename `pipeline` as `decorator`
### v0.2.1 (2023-01-01)
* Make islice usable
### v0.2.0 (2023-12-17)
* Refine README
* Make smart_partial internal
* Remove github actions
### v0.1.0 (2023-12-17)
* Initial release
Raw data
{
"_id": null,
"home_page": "",
"name": "pydecotools",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.12,<4.0",
"maintainer_email": "",
"keywords": "decorator",
"author": "ilotoki0804",
"author_email": "ilotoki0804@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/0c/92/f3e75ffce9ed3f54ba1c14f185f5f57e11d7c5d7a4752438d99dd77529af/pydecotools-0.2.2.tar.gz",
"platform": null,
"description": "# pydecotools\n\n<!-- ![[CI](https://github.com/ilotoki0804/pydecotools/workflows/ci/badge.svg?branch=main)](https://github.com/ilotoki0804/pydecotools/actions?workflow=ci)\n[![Codecov](https://codecov.io/gh/ilotoki0804/pydecotools/branch/main/graph/badge.svg)](https://codecov.io/gh/ilotoki0804/pydecotools)\n[![Maintainability](https://api.codeclimate.com/v1/badges/d96cc9a1841a819cd4f5/maintainability)](https://codeclimate.com/github/ilotoki0804/pydecotools/maintainability)\n[![Code Climate technical debt](https://img.shields.io/codeclimate/tech-debt/ilotoki0804/pydecotools)](https://codeclimate.com/github/ilotoki0804/pydecotools)\n[![Read the Docs](https://img.shields.io/readthedocs/pydecotools/latest?label=Read%20the%20Docs)](https://pydecotools.readthedocs.io/en/latest/index.html) -->\n\n**The collection of decorator utilities.**\n\n## Summary\n\nThis library offers tools that can be used when employing decorators.\n\n<!-- ## Motivation -->\n\n<!-- ## Acknowledgments\n\nI refer to other important sources of information as comments in the specific\nfiles. Thanks, everyone, for keeping open discussions on internet. -->\n\n## How to use this repository\n\nThe markdown file in `docs` directory explain how to use this library for your projects\nand the implementation details adopted here.\n<!-- The documentation pages also serve\nto demonstrate how to compile documentation with Sphinx and deploy it online\nwith `ReadTheDocs`. -->\n\n## Issues and Discussions\n\nAs usual for any GitHub-based project, raise an `issue` if you find any bug or\nwant to suggest an improvement, or open a `discussion` if you want to discuss\nor chat :wink:\n\n## Projects using pydecotools\n\n<!-- Below, a list of the projects using this repository: -->\n\nCurrently, none of the projects using this repository.\n\nIf you use this repository as a reference for your works, let me know, so I\nlist your work above<!--, as well-->.\n\n## Copyright\n\n[joaomcteixeira's python-project-skeleton](https://github.com/joaomcteixeira/python-project-skeleton) is used for this project.\n\n## Changelog\n\n### v0.2.2 (2024-02-21)\n\n* Rename `pipeline` as `decorator`\n\n### v0.2.1 (2023-01-01)\n\n* Make islice usable\n\n### v0.2.0 (2023-12-17)\n\n* Refine README\n* Make smart_partial internal\n* Remove github actions\n\n### v0.1.0 (2023-12-17)\n\n* Initial release\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "The collection of decorator utilities.",
"version": "0.2.2",
"project_urls": {
"Changelog": "https://github.com/ilotoki0804/pydecotools#relese-note",
"Documentation": "https://github.com/ilotoki0804/pydecotools",
"Homepage": "https://ilotoki0804.gitbook.io/pydecotools/",
"Issues": "https://github.com/ilotoki0804/pydecotools/issues",
"Repository": "https://github.com/ilotoki0804/pydecotools"
},
"split_keywords": [
"decorator"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4a2141fd6e5e33f3affad335491924177a8f139c1e3e1f34c7b03a7d79786d7b",
"md5": "06fdbe959f805138e588188830bd6fab",
"sha256": "b253f4ac7d1016bc07f7ea2086bc86258d14abc83ec1a1a174997f35eac66ee5"
},
"downloads": -1,
"filename": "pydecotools-0.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "06fdbe959f805138e588188830bd6fab",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12,<4.0",
"size": 5687,
"upload_time": "2024-02-21T08:02:42",
"upload_time_iso_8601": "2024-02-21T08:02:42.012756Z",
"url": "https://files.pythonhosted.org/packages/4a/21/41fd6e5e33f3affad335491924177a8f139c1e3e1f34c7b03a7d79786d7b/pydecotools-0.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0c92f3e75ffce9ed3f54ba1c14f185f5f57e11d7c5d7a4752438d99dd77529af",
"md5": "94c66b3e82cf7a95525f771a40ea89b9",
"sha256": "79589515ee389dd36497d697e1cb700aecef55646905b51394d7103c24f2b744"
},
"downloads": -1,
"filename": "pydecotools-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "94c66b3e82cf7a95525f771a40ea89b9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12,<4.0",
"size": 4885,
"upload_time": "2024-02-21T08:02:43",
"upload_time_iso_8601": "2024-02-21T08:02:43.857273Z",
"url": "https://files.pythonhosted.org/packages/0c/92/f3e75ffce9ed3f54ba1c14f185f5f57e11d7c5d7a4752438d99dd77529af/pydecotools-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-21 08:02:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ilotoki0804",
"github_project": "pydecotools#relese-note",
"travis_ci": false,
"coveralls": true,
"github_actions": false,
"tox": true,
"lcname": "pydecotools"
}