dij


Namedij JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/lucodear/dij
Summary๐Ÿ’‰ dij ยป dependency dijection library
upload_time2025-02-22 19:48:55
maintainerNone
docs_urlNone
authorLucas Colombo
requires_python<4.0,>=3.9
licenseMIT
keywords dependency injection di
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ๐Ÿ’‰ dij


This is a fork of [rodi](https://pypi.org/project/rodi/), with some custum and undocumented
features. If you found this package while looking for a battle-tested dependency injection library,
I would recommend you to use the original package instead.

You have been warned :P


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lucodear/dij",
    "name": "dij",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "dependency, injection, di",
    "author": "Lucas Colombo",
    "author_email": "lucas@lucode.dev",
    "download_url": "https://files.pythonhosted.org/packages/33/07/c9421f647ca0e32cbed243919bb0d34de49052c28e1d26f10d69cbf999d7/dij-0.0.6.tar.gz",
    "platform": null,
    "description": "# \ud83d\udc89 dij\n\n\nThis is a fork of [rodi](https://pypi.org/project/rodi/), with some custum and undocumented\nfeatures. If you found this package while looking for a battle-tested dependency injection library,\nI would recommend you to use the original package instead.\n\nYou have been warned :P\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\ud83d\udc89 dij \u00bb dependency dijection library",
    "version": "0.0.6",
    "project_urls": {
        "Bug Tracker": "https://github.com/lucodear/dij/issues",
        "Documentation": "https://github.com/lucodear/dij#readme",
        "Homepage": "https://github.com/lucodear/dij",
        "Repository": "https://github.com/lucodear/dij"
    },
    "split_keywords": [
        "dependency",
        " injection",
        " di"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac5ca065a742b86f2746fb51c8572ecf48e87c4065c430d27e160bb1cd132427",
                "md5": "cf074597ec27e4fa7464f153d15a4195",
                "sha256": "6182b6fbb4e588c06e56fbc3b98555e0f27021a1350c155b4dcda03013ce2958"
            },
            "downloads": -1,
            "filename": "dij-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cf074597ec27e4fa7464f153d15a4195",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 18209,
            "upload_time": "2025-02-22T19:48:54",
            "upload_time_iso_8601": "2025-02-22T19:48:54.391068Z",
            "url": "https://files.pythonhosted.org/packages/ac/5c/a065a742b86f2746fb51c8572ecf48e87c4065c430d27e160bb1cd132427/dij-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3307c9421f647ca0e32cbed243919bb0d34de49052c28e1d26f10d69cbf999d7",
                "md5": "9fe18b8179ae964d79d28ba73a6664e2",
                "sha256": "0de4a1ceba7d5355390b0c54b60b99abf6b95d51f2d5a1d728c5e20e8a58c48c"
            },
            "downloads": -1,
            "filename": "dij-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "9fe18b8179ae964d79d28ba73a6664e2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 12779,
            "upload_time": "2025-02-22T19:48:55",
            "upload_time_iso_8601": "2025-02-22T19:48:55.507420Z",
            "url": "https://files.pythonhosted.org/packages/33/07/c9421f647ca0e32cbed243919bb0d34de49052c28e1d26f10d69cbf999d7/dij-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-22 19:48:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucodear",
    "github_project": "dij",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "dij"
}
        
Elapsed time: 1.20810s