fwdi


Namefwdi JSON
Version 0.0.73 PyPI version JSON
download
home_pageNone
SummarySolve Flat Web library With Lightweight Dependency injection Container
upload_time2024-12-23 10:05:52
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Flat Web library With Lightweight Dependency injection

A lightweight library that makes it easy to create and use controller-based web services using dependency injection.
Code of Conduct. Flat Web Dependency Injection Service is a lightweight open source library that allows you to use 
web roots with necessary dependency injection by automatically populating class constructors.

This library will be regularly modified and built further, this is the Alpha version.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "fwdi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Pozin Andrey <alien-kms@mail.ru>",
    "download_url": "https://files.pythonhosted.org/packages/ec/f4/968a51d805d0fc97c2f9c65059f75abd67283f0f2814c5db07fbe1ddf134/fwdi-0.0.73.tar.gz",
    "platform": null,
    "description": "# Flat Web library With Lightweight Dependency injection\n\nA lightweight library that makes it easy to create and use controller-based web services using dependency injection.\nCode of Conduct. Flat Web Dependency Injection Service is a lightweight open source library that allows you to use \nweb roots with necessary dependency injection by automatically populating class constructors.\n\nThis library will be regularly modified and built further, this is the Alpha version.",
    "bugtrack_url": null,
    "license": null,
    "summary": "Solve Flat Web library With Lightweight Dependency injection Container",
    "version": "0.0.73",
    "project_urls": {
        "Homepage": "https://github.com/Alitrix/fwdi-dev",
        "Issues": "https://github.com/Alitrix/fwdi-dev/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b7d9c9f3b2e0336d0f36ed85e2f3098cebb0bd91825759d8454e9c0aee2644e",
                "md5": "475c0cfcc7899a2ba9b0e7b2efb0cef8",
                "sha256": "8d481a4e8dab547ebd97ba841e7d9330604f0582e4a36a88614b4732785d171d"
            },
            "downloads": -1,
            "filename": "fwdi-0.0.73-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "475c0cfcc7899a2ba9b0e7b2efb0cef8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 42255,
            "upload_time": "2024-12-23T10:05:43",
            "upload_time_iso_8601": "2024-12-23T10:05:43.557643Z",
            "url": "https://files.pythonhosted.org/packages/1b/7d/9c9f3b2e0336d0f36ed85e2f3098cebb0bd91825759d8454e9c0aee2644e/fwdi-0.0.73-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ecf4968a51d805d0fc97c2f9c65059f75abd67283f0f2814c5db07fbe1ddf134",
                "md5": "d47b5b077ea93e9cf82e7e3b6efe6212",
                "sha256": "03b47c79c57ce2aae7ea81bd305928aa1b60ac0ff40520ddc0e3db32e0f15af6"
            },
            "downloads": -1,
            "filename": "fwdi-0.0.73.tar.gz",
            "has_sig": false,
            "md5_digest": "d47b5b077ea93e9cf82e7e3b6efe6212",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 14163551,
            "upload_time": "2024-12-23T10:05:52",
            "upload_time_iso_8601": "2024-12-23T10:05:52.859601Z",
            "url": "https://files.pythonhosted.org/packages/ec/f4/968a51d805d0fc97c2f9c65059f75abd67283f0f2814c5db07fbe1ddf134/fwdi-0.0.73.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-23 10:05:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Alitrix",
    "github_project": "fwdi-dev",
    "github_not_found": true,
    "lcname": "fwdi"
}
        
Elapsed time: 0.42642s