dij


Namedij JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://pest.lucode.ar
Summary๐Ÿ’‰ dij ยป dependency dijection library
upload_time2024-10-08 15:28:13
maintainerNone
docs_urlNone
authorLucas Colombo
requires_python<4.0,>=3.8
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://pest.lucode.ar",
    "name": "dij",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "dependency, injection, di",
    "author": "Lucas Colombo",
    "author_email": "lucas@lucode.dev",
    "download_url": "https://files.pythonhosted.org/packages/28/16/972e8181c070e266496db73d2b48b2aa6a2848ea05cb3630c58a0c7c2dfa/dij-0.0.3.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.3",
    "project_urls": {
        "Documentation": "https://pest.lucode.ar/docs",
        "Homepage": "https://pest.lucode.ar",
        "Repository": "https://github.com/lucodear/dij"
    },
    "split_keywords": [
        "dependency",
        " injection",
        " di"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f208c382228bb719be4f61d9307584e495dee15e7da35fb1c7b4635436f76bd0",
                "md5": "c5a6cc64f367ababcb2e02437362bb34",
                "sha256": "9b136be350483cf09abe09891c494f2838f1d84538de9d1cf0375b456545b4df"
            },
            "downloads": -1,
            "filename": "dij-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c5a6cc64f367ababcb2e02437362bb34",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 17810,
            "upload_time": "2024-10-08T15:28:12",
            "upload_time_iso_8601": "2024-10-08T15:28:12.204759Z",
            "url": "https://files.pythonhosted.org/packages/f2/08/c382228bb719be4f61d9307584e495dee15e7da35fb1c7b4635436f76bd0/dij-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2816972e8181c070e266496db73d2b48b2aa6a2848ea05cb3630c58a0c7c2dfa",
                "md5": "72899e1c40458767703c616b94b409d1",
                "sha256": "e6820490c4317652a423167d0f9b8cfb47a31e113ef724bb45ca78e30c2722cf"
            },
            "downloads": -1,
            "filename": "dij-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "72899e1c40458767703c616b94b409d1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 12946,
            "upload_time": "2024-10-08T15:28:13",
            "upload_time_iso_8601": "2024-10-08T15:28:13.825933Z",
            "url": "https://files.pythonhosted.org/packages/28/16/972e8181c070e266496db73d2b48b2aa6a2848ea05cb3630c58a0c7c2dfa/dij-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-08 15:28:13",
    "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: 0.35877s