ddeutil


Nameddeutil JSON
Version 0.3.5 PyPI version JSON
download
home_pageNone
SummaryData Developer & Engineer Core Utility Objects
upload_time2024-05-26 07:09:32
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.13
licenseMIT
keywords data utility
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Data Utility Packages: _Core_

[![test](https://github.com/korawica/ddeutil/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/korawica/ddeutil/actions/workflows/tests.yml)
[![python support version](https://img.shields.io/pypi/pyversions/ddeutil)](https://pypi.org/project/ddeutil/)
[![size](https://img.shields.io/github/languages/code-size/korawica/ddeutil)](https://github.com/korawica/ddeutil)

**Table of Contents**:

- [Installation](#installation)
- [Features](#features)
  - [Base Utility Functions](#base-utility-functions)
  - [Utility Functions](#utility-functions)

The **Core Utility** package implements the utility functions and objects
that was created on sub-package namespace, `ddeutil`, design for independent
installation. I make this package able to extend with any sub-extension with this
namespace. This namespace able to scale out the coding with folder
structure design. You can add any extension features and import by
`import ddeutil.{extension}`.

> [!NOTE]
> This package provide the Base Utility functions and objects for any sub-namespace
> package that use for data function or application.

## Installation

```shell
pip install -U ddeutil
```

## Features

### Base Utility Functions

```text
core.base
    - cache
    - checker
    - convert
    - hash
    - merge
    - sorting
    - splitter
```

### Utility Functions

```text
core
    - decorator
    - dtutils
    - randomly
```

## License

This project was licensed under the terms of the [MIT license](LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ddeutil",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.13",
    "maintainer_email": null,
    "keywords": "data, utility",
    "author": null,
    "author_email": "korawica <korawich.anu@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/59/2c/18b7d8840d7dc933689f8f2d771c5580a54548845cb02c5c5ee7984df71c/ddeutil-0.3.5.tar.gz",
    "platform": null,
    "description": "# Data Utility Packages: _Core_\n\n[![test](https://github.com/korawica/ddeutil/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/korawica/ddeutil/actions/workflows/tests.yml)\n[![python support version](https://img.shields.io/pypi/pyversions/ddeutil)](https://pypi.org/project/ddeutil/)\n[![size](https://img.shields.io/github/languages/code-size/korawica/ddeutil)](https://github.com/korawica/ddeutil)\n\n**Table of Contents**:\n\n- [Installation](#installation)\n- [Features](#features)\n  - [Base Utility Functions](#base-utility-functions)\n  - [Utility Functions](#utility-functions)\n\nThe **Core Utility** package implements the utility functions and objects\nthat was created on sub-package namespace, `ddeutil`, design for independent\ninstallation. I make this package able to extend with any sub-extension with this\nnamespace. This namespace able to scale out the coding with folder\nstructure design. You can add any extension features and import by\n`import ddeutil.{extension}`.\n\n> [!NOTE]\n> This package provide the Base Utility functions and objects for any sub-namespace\n> package that use for data function or application.\n\n## Installation\n\n```shell\npip install -U ddeutil\n```\n\n## Features\n\n### Base Utility Functions\n\n```text\ncore.base\n    - cache\n    - checker\n    - convert\n    - hash\n    - merge\n    - sorting\n    - splitter\n```\n\n### Utility Functions\n\n```text\ncore\n    - decorator\n    - dtutils\n    - randomly\n```\n\n## License\n\nThis project was licensed under the terms of the [MIT license](LICENSE).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Data Developer & Engineer Core Utility Objects",
    "version": "0.3.5",
    "project_urls": {
        "Homepage": "https://github.com/ddeutils/ddeutil/",
        "Source Code": "https://github.com/ddeutils/ddeutil/"
    },
    "split_keywords": [
        "data",
        " utility"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1500e087e188dd5900a80eac6909a5e6de6cb8c1e283fae70126052037715ced",
                "md5": "01bbd273919925d3ae298ea5112923de",
                "sha256": "307e1a09a9b379cec22fc24a5108c7fd2e3f99e895cd5658e360400504eb0f64"
            },
            "downloads": -1,
            "filename": "ddeutil-0.3.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "01bbd273919925d3ae298ea5112923de",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.13",
            "size": 21080,
            "upload_time": "2024-05-26T07:09:31",
            "upload_time_iso_8601": "2024-05-26T07:09:31.538898Z",
            "url": "https://files.pythonhosted.org/packages/15/00/e087e188dd5900a80eac6909a5e6de6cb8c1e283fae70126052037715ced/ddeutil-0.3.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "592c18b7d8840d7dc933689f8f2d771c5580a54548845cb02c5c5ee7984df71c",
                "md5": "586694cd7f243cf102e2ba6eefcd5526",
                "sha256": "0d8e13276a42c4f4d2acbf8c7afae3bcb3b53104f9cb79116d4572d913c8d734"
            },
            "downloads": -1,
            "filename": "ddeutil-0.3.5.tar.gz",
            "has_sig": false,
            "md5_digest": "586694cd7f243cf102e2ba6eefcd5526",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.13",
            "size": 21829,
            "upload_time": "2024-05-26T07:09:32",
            "upload_time_iso_8601": "2024-05-26T07:09:32.675322Z",
            "url": "https://files.pythonhosted.org/packages/59/2c/18b7d8840d7dc933689f8f2d771c5580a54548845cb02c5c5ee7984df71c/ddeutil-0.3.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-26 07:09:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ddeutils",
    "github_project": "ddeutil",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ddeutil"
}
        
Elapsed time: 0.28702s