simplebox


Namesimplebox JSON
Version 0.0.1a297 PyPI version JSON
download
home_pageNone
SummaryA simple tools box
upload_time2024-12-19 14:22:28
maintainerNone
docs_urlNone
authorGalio
requires_python>=3.9
licenseMIT Licence
keywords pip simplebox backend fast fasttools box simple
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
    The toolbox mainly provides the following functions:
    1. Provide a streaming call for the list.
    2. Str has added some new tools and methods.
    3. Add around decorators to provide execution of hook methods such as front and rear hooks.
    4. Add trace function to the log module, as well as a decorative accessory module.
    5. The HTTP module provides decorator usage.
    6. Provide the function of verifying function parameters.
    7. Provide the ability to execute Python programs in the background.
    8. Provide the ability to convert JSON to entity objects.
    9. ObjectisUtils adds the ability to generate setter/getter functionality.
    10. Add sjison module, add JsonField and JsonSequenceable functions, and try to use JsonSequenceable to convert objects into serializable ones before dumping.
    11. Added a time processing module, mainly adding processing for workdays
    

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "simplebox",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "pip, simplebox, backend, fast, fasttools, box, simple",
    "author": "Galio",
    "author_email": null,
    "download_url": null,
    "platform": "any",
    "description": "\n    The toolbox mainly provides the following functions:\n    1. Provide a streaming call for the list.\n    2. Str has added some new tools and methods.\n    3. Add around decorators to provide execution of hook methods such as front and rear hooks.\n    4. Add trace function to the log module, as well as a decorative accessory module.\n    5. The HTTP module provides decorator usage.\n    6. Provide the function of verifying function parameters.\n    7. Provide the ability to execute Python programs in the background.\n    8. Provide the ability to convert JSON to entity objects.\n    9. ObjectisUtils adds the ability to generate setter/getter functionality.\n    10. Add sjison module, add JsonField and JsonSequenceable functions, and try to use JsonSequenceable to convert objects into serializable ones before dumping.\n    11. Added a time processing module, mainly adding processing for workdays\n    \n",
    "bugtrack_url": null,
    "license": "MIT Licence",
    "summary": "A simple tools box",
    "version": "0.0.1a297",
    "project_urls": null,
    "split_keywords": [
        "pip",
        " simplebox",
        " backend",
        " fast",
        " fasttools",
        " box",
        " simple"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c06b3be67f836ea8a78f871fa9bdadd1e5d4e77bffc8ce361994f0387bd93e5",
                "md5": "c5e8443bfda05c0f1720a9ef073d87bf",
                "sha256": "3fa442aab3afb630862102ddf470b00e461f06990d24685309fe6c9011200d80"
            },
            "downloads": -1,
            "filename": "simplebox-0.0.1a297-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c5e8443bfda05c0f1720a9ef073d87bf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 339478,
            "upload_time": "2024-12-19T14:22:28",
            "upload_time_iso_8601": "2024-12-19T14:22:28.053900Z",
            "url": "https://files.pythonhosted.org/packages/9c/06/b3be67f836ea8a78f871fa9bdadd1e5d4e77bffc8ce361994f0387bd93e5/simplebox-0.0.1a297-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-19 14:22:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "simplebox"
}
        
Elapsed time: 0.40853s