autoboot


Nameautoboot JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://github.com/yizzuide/autoboot
SummaryIoC with auto config framework
upload_time2023-11-30 10:43:44
maintainer
docs_urlNone
authoryizzuide
requires_python>=3.8
license
keywords ioc event auto config
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # autoboot
一个轻量的支持IoC的快速开发框架,支持依赖注入,AOP,注解,事件,插件等。

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yizzuide/autoboot",
    "name": "autoboot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "IoC,event,auto config",
    "author": "yizzuide",
    "author_email": "fu837014586@163.com",
    "download_url": "https://files.pythonhosted.org/packages/02/65/05d0bbbbf2016a58b7bbd12baccca232d7833ad5aa3540ed3ab75e91bdc4/autoboot-0.7.0.tar.gz",
    "platform": null,
    "description": "# autoboot\n\u4e00\u4e2a\u8f7b\u91cf\u7684\u652f\u6301IoC\u7684\u5feb\u901f\u5f00\u53d1\u6846\u67b6\uff0c\u652f\u6301\u4f9d\u8d56\u6ce8\u5165\uff0cAOP\uff0c\u6ce8\u89e3\uff0c\u4e8b\u4ef6\uff0c\u63d2\u4ef6\u7b49\u3002\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "IoC with auto config framework",
    "version": "0.7.0",
    "project_urls": {
        "Homepage": "https://github.com/yizzuide/autoboot"
    },
    "split_keywords": [
        "ioc",
        "event",
        "auto config"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1743fffb46656afea6feef281498e43b5a6564206b57f1d63437e4ce3f1a2ce4",
                "md5": "edc94b79041812d46fb6351325303d5b",
                "sha256": "d0c720632a4b68bc47a96fd7dddefb05db47621460eff470543051e2c72dbf4c"
            },
            "downloads": -1,
            "filename": "autoboot-0.7.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "edc94b79041812d46fb6351325303d5b",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 21542,
            "upload_time": "2023-11-30T10:43:38",
            "upload_time_iso_8601": "2023-11-30T10:43:38.877450Z",
            "url": "https://files.pythonhosted.org/packages/17/43/fffb46656afea6feef281498e43b5a6564206b57f1d63437e4ce3f1a2ce4/autoboot-0.7.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "026505d0bbbbf2016a58b7bbd12baccca232d7833ad5aa3540ed3ab75e91bdc4",
                "md5": "4a9af33aa9d3f2328ac3de483c925b5d",
                "sha256": "358599838578f9f6b38b84615597cd0e133b6a079b5a4eb21be9d9eb717e08fe"
            },
            "downloads": -1,
            "filename": "autoboot-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4a9af33aa9d3f2328ac3de483c925b5d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 15305,
            "upload_time": "2023-11-30T10:43:44",
            "upload_time_iso_8601": "2023-11-30T10:43:44.356033Z",
            "url": "https://files.pythonhosted.org/packages/02/65/05d0bbbbf2016a58b7bbd12baccca232d7833ad5aa3540ed3ab75e91bdc4/autoboot-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-30 10:43:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yizzuide",
    "github_project": "autoboot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "autoboot"
}
        
Elapsed time: 0.16896s