projectdavid-common


Nameprojectdavid-common JSON
Version 0.17.9 PyPI version JSON
download
home_pageNone
SummaryCommon shared custom packages
upload_time2025-07-09 17:54:00
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords shared internal utilities schemas
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Entities Common
[![Test, Tag, Publish Status](https://github.com/frankie336/entities_common/actions/workflows/test_tag_release.yml/badge.svg)](https://github.com/frankie336/entitites_sdk/actions/workflows/test_tag_release.yml)

The **Projectdavid Common** SDK is a shared library that serves as a central resource for multiple components within the same
project. It consolidates common functionality across disparate parts of the project, reducing duplication and improving 
maintainability. By providing a unified interface, Entities Common simplifies interactions with the 
and future related products.

[Entities API](https://github.com/frankie336/entities_api), the [projectdavid SDK](https://github.com/frankie336/entitites_sdk)  ,


# Resources

| Resource                                                | Descrption                         |
|---------------------------------------------------------|------------------------------------|
| [ValidationInterface](/docs/validation_interface.md)     | Unified pydentc validation classes |
| [UtilsInterface](/docs/utils_interface.md)              | Utilites and tools                 |

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "projectdavid-common",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "shared, internal, utilities, schemas",
    "author": null,
    "author_email": "\"Francis N.\" <francis.neequaye@projectdavid.co.uk>",
    "download_url": "https://files.pythonhosted.org/packages/0c/1a/9a5ce307c6442f166126460df4bcedd0d88cb449c8fbc002add9ad0fab19/projectdavid_common-0.17.9.tar.gz",
    "platform": null,
    "description": "# Entities Common\n[![Test, Tag, Publish Status](https://github.com/frankie336/entities_common/actions/workflows/test_tag_release.yml/badge.svg)](https://github.com/frankie336/entitites_sdk/actions/workflows/test_tag_release.yml)\n\nThe **Projectdavid Common** SDK is a shared library that serves as a central resource for multiple components within the same\nproject. It consolidates common functionality across disparate parts of the project, reducing duplication and improving \nmaintainability. By providing a unified interface, Entities Common simplifies interactions with the \nand future related products.\n\n[Entities API](https://github.com/frankie336/entities_api), the [projectdavid SDK](https://github.com/frankie336/entitites_sdk)  ,\n\n\n# Resources\n\n| Resource                                                | Descrption                         |\n|---------------------------------------------------------|------------------------------------|\n| [ValidationInterface](/docs/validation_interface.md)     | Unified pydentc validation classes |\n| [UtilsInterface](/docs/utils_interface.md)              | Utilites and tools                 |\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Common shared custom packages",
    "version": "0.17.9",
    "project_urls": {
        "Homepage": "https://github.com/frankie336/projectdavid_common"
    },
    "split_keywords": [
        "shared",
        " internal",
        " utilities",
        " schemas"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "910cad47dc164d1da9cc52a3ed8d2479bab88c357eca0bbdef49ac5e56999bab",
                "md5": "1b2bafe152d14e290b988ffc659ccc1b",
                "sha256": "abc148c7b23f5634ae5bae23d961976893b1e8258efa1cccadabca43cc3763c1"
            },
            "downloads": -1,
            "filename": "projectdavid_common-0.17.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1b2bafe152d14e290b988ffc659ccc1b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 25660,
            "upload_time": "2025-07-09T17:53:59",
            "upload_time_iso_8601": "2025-07-09T17:53:59.485972Z",
            "url": "https://files.pythonhosted.org/packages/91/0c/ad47dc164d1da9cc52a3ed8d2479bab88c357eca0bbdef49ac5e56999bab/projectdavid_common-0.17.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0c1a9a5ce307c6442f166126460df4bcedd0d88cb449c8fbc002add9ad0fab19",
                "md5": "ddd69215e909b3ef603396122dc6c201",
                "sha256": "83e0865b5927a1c14dd3c1e4ee03a1d7c3a05b0457f7f7d6b10e3e0da4a44397"
            },
            "downloads": -1,
            "filename": "projectdavid_common-0.17.9.tar.gz",
            "has_sig": false,
            "md5_digest": "ddd69215e909b3ef603396122dc6c201",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 17514,
            "upload_time": "2025-07-09T17:54:00",
            "upload_time_iso_8601": "2025-07-09T17:54:00.328281Z",
            "url": "https://files.pythonhosted.org/packages/0c/1a/9a5ce307c6442f166126460df4bcedd0d88cb449c8fbc002add9ad0fab19/projectdavid_common-0.17.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-09 17:54:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "frankie336",
    "github_project": "projectdavid_common",
    "github_not_found": true,
    "lcname": "projectdavid-common"
}
        
Elapsed time: 0.44013s