ddutils


Nameddutils JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/davyddd/ddutils
SummaryDomain Driven Utils Library
upload_time2024-11-24 07:40:09
maintainerNone
docs_urlNone
authordavyddd
requires_python<3.13,>=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.13,>=3.8",
    "maintainer_email": null,
    "keywords": "python, ddutils",
    "author": "davyddd",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/87/e9/0251cd5591b1cc2868a481f52df41cead893f8c93c740f77807a22e5d145/ddutils-0.0.1.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.0.1",
    "project_urls": {
        "Homepage": "https://github.com/davyddd/ddutils",
        "Repository": "https://github.com/davyddd/ddutils"
    },
    "split_keywords": [
        "python",
        " ddutils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "40b715aa23090b7081061857c1435f003785b21f5144fd4f69d92aabd5a7689f",
                "md5": "4a38babe5c99e36107c520a7f538d079",
                "sha256": "4de5e104bbd9bde55f6d84fe4313f5980458415f0baf3a83aa5055407073afaa"
            },
            "downloads": -1,
            "filename": "ddutils-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4a38babe5c99e36107c520a7f538d079",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.8",
            "size": 7513,
            "upload_time": "2024-11-24T07:40:08",
            "upload_time_iso_8601": "2024-11-24T07:40:08.222533Z",
            "url": "https://files.pythonhosted.org/packages/40/b7/15aa23090b7081061857c1435f003785b21f5144fd4f69d92aabd5a7689f/ddutils-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "87e90251cd5591b1cc2868a481f52df41cead893f8c93c740f77807a22e5d145",
                "md5": "668ae4f5043bcad46e353f65db4ff8d8",
                "sha256": "b5bf385c56eea56942fe32f92b172f85f52f6a590d3971c4d77c161763b07d3c"
            },
            "downloads": -1,
            "filename": "ddutils-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "668ae4f5043bcad46e353f65db4ff8d8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.8",
            "size": 5415,
            "upload_time": "2024-11-24T07:40:09",
            "upload_time_iso_8601": "2024-11-24T07:40:09.889342Z",
            "url": "https://files.pythonhosted.org/packages/87/e9/0251cd5591b1cc2868a481f52df41cead893f8c93c740f77807a22e5d145/ddutils-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-24 07:40:09",
    "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.33801s