ddutils


Nameddutils JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/davyddd/ddutils
SummaryDomain Driven Utils Library
upload_time2025-08-01 12:10:05
maintainerNone
docs_urlNone
authordavyddd
requires_python<3.15,>=3.8
licenseMIT
keywords python ddutils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DDUtils

[![pypi](https://img.shields.io/pypi/v/ddutils.svg)](https://pypi.python.org/pypi/ddutils)
[![downloads](https://static.pepy.tech/badge/ddutils/month)](https://pepy.tech/project/ddutils)
[![versions](https://img.shields.io/pypi/pyversions/ddutils.svg)](https://github.com/davyddd/ddutils)
[![codecov](https://codecov.io/gh/davyddd/ddutils/branch/main/graph/badge.svg)](https://app.codecov.io/github/davyddd/ddutils)
[![license](https://img.shields.io/github/license/davyddd/ddutils.svg)](https://github.com/davyddd/ddutils/blob/main/LICENSE)

## Installation

Install the library using pip:
```bash
pip install ddutils
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/davyddd/ddutils",
    "name": "ddutils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.15,>=3.8",
    "maintainer_email": null,
    "keywords": "python, ddutils",
    "author": "davyddd",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/2c/c8/5ad71696c0f4a8fc74e19b42c4c910689b35d79e4131e0f75b4f523a7808/ddutils-0.1.2.tar.gz",
    "platform": null,
    "description": "# DDUtils\n\n[![pypi](https://img.shields.io/pypi/v/ddutils.svg)](https://pypi.python.org/pypi/ddutils)\n[![downloads](https://static.pepy.tech/badge/ddutils/month)](https://pepy.tech/project/ddutils)\n[![versions](https://img.shields.io/pypi/pyversions/ddutils.svg)](https://github.com/davyddd/ddutils)\n[![codecov](https://codecov.io/gh/davyddd/ddutils/branch/main/graph/badge.svg)](https://app.codecov.io/github/davyddd/ddutils)\n[![license](https://img.shields.io/github/license/davyddd/ddutils.svg)](https://github.com/davyddd/ddutils/blob/main/LICENSE)\n\n## Installation\n\nInstall the library using pip:\n```bash\npip install ddutils\n```\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Domain Driven Utils Library",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/davyddd/ddutils",
        "Repository": "https://github.com/davyddd/ddutils"
    },
    "split_keywords": [
        "python",
        " ddutils"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "89dd24183c5d4d8511abdcb686e1d23e1988a83d0c8cc6d45f2b77c3316f95a2",
                "md5": "209f018479863776da4212e4dbfeb068",
                "sha256": "c120831be7d814db7a7f9e3d2114f736a47ac5109d0957262f670420a75ab2a1"
            },
            "downloads": -1,
            "filename": "ddutils-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "209f018479863776da4212e4dbfeb068",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.15,>=3.8",
            "size": 9829,
            "upload_time": "2025-08-01T12:10:05",
            "upload_time_iso_8601": "2025-08-01T12:10:05.041701Z",
            "url": "https://files.pythonhosted.org/packages/89/dd/24183c5d4d8511abdcb686e1d23e1988a83d0c8cc6d45f2b77c3316f95a2/ddutils-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2cc85ad71696c0f4a8fc74e19b42c4c910689b35d79e4131e0f75b4f523a7808",
                "md5": "c2976593401bfd26cfffb77d1ab40171",
                "sha256": "7eac341abde735214fbef72f36dee1f38d5d1a7d747c151878c7092f6027f7e8"
            },
            "downloads": -1,
            "filename": "ddutils-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c2976593401bfd26cfffb77d1ab40171",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.15,>=3.8",
            "size": 7067,
            "upload_time": "2025-08-01T12:10:05",
            "upload_time_iso_8601": "2025-08-01T12:10:05.994658Z",
            "url": "https://files.pythonhosted.org/packages/2c/c8/5ad71696c0f4a8fc74e19b42c4c910689b35d79e4131e0f75b4f523a7808/ddutils-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-01 12:10:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "davyddd",
    "github_project": "ddutils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ddutils"
}
        
Elapsed time: 0.66644s