pythern


Namepythern JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/abantos/dichotomy
SummaryA dependency injection container for python applications
upload_time2023-10-23 19:20:38
maintainer
docs_urlNone
authorIsaac Rodriguez
requires_python
licenseMIT
keywords dependency injection container inversion control
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
pythern
=======


.. image:: https://github.com/abantos/pythern/actions/workflows/python-verify-library.yml/badge.svg
   :target: https://github.com/abantos/pythern/actions/workflows/python-verify-library.yml
   :alt: Verify Python Library


.. image:: https://github.com/abantos/pythern/actions/workflows/python-release-pypi.yml/badge.svg
   :target: https://github.com/abantos/pythern/actions/workflows/python-release-pypi.yml
   :alt: Upload Python Package


A library of design patterns in Python. Coming Soon!!!



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/abantos/dichotomy",
    "name": "pythern",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "dependency injection container inversion control",
    "author": "Isaac Rodriguez",
    "author_email": "oss.abantos@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/1d/5a/70ca06884316ad1f11849f02367b980f442cc267b14255986210113766b7/pythern-0.0.5.tar.gz",
    "platform": null,
    "description": "\npythern\n=======\n\n\n.. image:: https://github.com/abantos/pythern/actions/workflows/python-verify-library.yml/badge.svg\n   :target: https://github.com/abantos/pythern/actions/workflows/python-verify-library.yml\n   :alt: Verify Python Library\n\n\n.. image:: https://github.com/abantos/pythern/actions/workflows/python-release-pypi.yml/badge.svg\n   :target: https://github.com/abantos/pythern/actions/workflows/python-release-pypi.yml\n   :alt: Upload Python Package\n\n\nA library of design patterns in Python. Coming Soon!!!\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A dependency injection container for python applications",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/abantos/dichotomy"
    },
    "split_keywords": [
        "dependency",
        "injection",
        "container",
        "inversion",
        "control"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "34b89342d490d2954420011ef7dab2dafbd43c5fa6b9e3fe3bb5e076e6e89819",
                "md5": "18ae8acc71ebd70f84f754896a60887c",
                "sha256": "33961fffdd5c754db0cf3125e5b94b83ce2c906f396c60526155bf6848bfec86"
            },
            "downloads": -1,
            "filename": "pythern-0.0.5-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "18ae8acc71ebd70f84f754896a60887c",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 7568,
            "upload_time": "2023-10-23T19:20:37",
            "upload_time_iso_8601": "2023-10-23T19:20:37.107498Z",
            "url": "https://files.pythonhosted.org/packages/34/b8/9342d490d2954420011ef7dab2dafbd43c5fa6b9e3fe3bb5e076e6e89819/pythern-0.0.5-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d5a70ca06884316ad1f11849f02367b980f442cc267b14255986210113766b7",
                "md5": "95612553390e1e1f88be80d2a075d55a",
                "sha256": "190ce0f29bcf5f4069e4bcae2d570c4f034e0ed5b27f2cace119121eb4aad5ca"
            },
            "downloads": -1,
            "filename": "pythern-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "95612553390e1e1f88be80d2a075d55a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6354,
            "upload_time": "2023-10-23T19:20:38",
            "upload_time_iso_8601": "2023-10-23T19:20:38.416497Z",
            "url": "https://files.pythonhosted.org/packages/1d/5a/70ca06884316ad1f11849f02367b980f442cc267b14255986210113766b7/pythern-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-23 19:20:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "abantos",
    "github_project": "dichotomy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pythern"
}
        
Elapsed time: 0.12685s