x_decorator
===================================
X Decorator is a python package for decorators that used for a variety of purposes, such as logging, memoization, and
more.
Setup
-----
You can install this package by using the pip tool and installing:
$ pip install x-decorator
Docs
---------
See docs:- https://shokr.github.io/x_decorator/.
Raw data
{
"_id": null,
"home_page": "https://github.com/shokr/x_decorator",
"name": "x-decorator",
"maintainer": "Muhammed Shokr",
"docs_url": null,
"requires_python": ">=3",
"maintainer_email": "mohammedshokr2014@gmail.com",
"keywords": "decorators,Python",
"author": "Muhammed Shokr",
"author_email": "mohammedshokr2014@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/aa/5a/66c0dca138c8763b57e87ea78a2619327ab8f595fdad16498a92208017d9/x_decorator-1.0.1.tar.gz",
"platform": null,
"description": "x_decorator\n===================================\n\nX Decorator is a python package for decorators that used for a variety of purposes, such as logging, memoization, and\nmore.\n\n\nSetup\n-----\n\nYou can install this package by using the pip tool and installing:\n\n $ pip install x-decorator\n\n\nDocs\n---------\n\nSee docs:- https://shokr.github.io/x_decorator/.\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "X Decorator [X Decorator is a python package for decorators that used for a variety of purposes, such as logging, memoization, and more.]",
"version": "1.0.1",
"project_urls": {
"Documentation": "https://shokr.github.io/x_decorator/",
"Homepage": "https://github.com/shokr/x_decorator",
"Source": "https://github.com/shokr/x_decorator"
},
"split_keywords": [
"decorators",
"python"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9ae73b55ba156a39e53d5e0280c22f33bcc30a8e634205feb9231db015cfc3cb",
"md5": "a2f43afd15a23ab4519ce034fa673ac8",
"sha256": "652b87155bc6d133a21154d877459d41845860d8851bb96fc5525b4fb975330f"
},
"downloads": -1,
"filename": "x_decorator-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a2f43afd15a23ab4519ce034fa673ac8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3",
"size": 12286,
"upload_time": "2023-05-22T09:28:30",
"upload_time_iso_8601": "2023-05-22T09:28:30.251050Z",
"url": "https://files.pythonhosted.org/packages/9a/e7/3b55ba156a39e53d5e0280c22f33bcc30a8e634205feb9231db015cfc3cb/x_decorator-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "aa5a66c0dca138c8763b57e87ea78a2619327ab8f595fdad16498a92208017d9",
"md5": "ed374b3e7feadebaf4585e66282a74df",
"sha256": "6e40c7dcff7a698b0fcc240ed5305e0c1b869eadc037b71265c3862cc985c14c"
},
"downloads": -1,
"filename": "x_decorator-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "ed374b3e7feadebaf4585e66282a74df",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 9612,
"upload_time": "2023-05-22T09:28:32",
"upload_time_iso_8601": "2023-05-22T09:28:32.223969Z",
"url": "https://files.pythonhosted.org/packages/aa/5a/66c0dca138c8763b57e87ea78a2619327ab8f595fdad16498a92208017d9/x_decorator-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-22 09:28:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "shokr",
"github_project": "x_decorator",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "x-decorator"
}