Utility code used across various software projects in Cognizant AI Labs (CAIL, nee LEAF).
Raw data
{
"_id": null,
"home_page": null,
"name": "leaf-common",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "utility, interfaces",
"author": null,
"author_email": "Dan Fink <Daniel.Fink@cognizant.com>",
"download_url": "https://files.pythonhosted.org/packages/19/1b/3cc77452e69936ccd783ceaa2d1fb16f3d9038be3eff06dc29bece51d483/leaf_common-1.2.24.tar.gz",
"platform": null,
"description": "Utility code used across various software projects in Cognizant AI Labs (CAIL, nee LEAF).\n",
"bugtrack_url": null,
"license": null,
"summary": "LEAF team common code library",
"version": "1.2.24",
"project_urls": {
"Documentation": "https://github.com/cognizant-ai-lab/leaf-common#readme",
"Homepage": "https://github.com/cognizant-ai-lab/leaf-common",
"Repository": "https://github.com/cognizant-ai-lab/leaf-common"
},
"split_keywords": [
"utility",
" interfaces"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "90685be404983f4a4ebd279416a7625a59a1dfe5c0de89a5f14d2facd351bc4b",
"md5": "809e0e4ee8ae1d44c5d5b811250214bb",
"sha256": "103c0dd5d699854f635e9c253d7d502ec645c59634c0117763e293b5564f2d0c"
},
"downloads": -1,
"filename": "leaf_common-1.2.24-py3-none-any.whl",
"has_sig": false,
"md5_digest": "809e0e4ee8ae1d44c5d5b811250214bb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 234738,
"upload_time": "2025-07-25T01:30:10",
"upload_time_iso_8601": "2025-07-25T01:30:10.362198Z",
"url": "https://files.pythonhosted.org/packages/90/68/5be404983f4a4ebd279416a7625a59a1dfe5c0de89a5f14d2facd351bc4b/leaf_common-1.2.24-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "191b3cc77452e69936ccd783ceaa2d1fb16f3d9038be3eff06dc29bece51d483",
"md5": "ee1a5e1319efcf020c28d36a2f647a52",
"sha256": "986eb3079ce0356b1282b633cfaf98d61ebd2f3c973a9c2209a97ba83d4e8525"
},
"downloads": -1,
"filename": "leaf_common-1.2.24.tar.gz",
"has_sig": false,
"md5_digest": "ee1a5e1319efcf020c28d36a2f647a52",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 144995,
"upload_time": "2025-07-25T01:30:12",
"upload_time_iso_8601": "2025-07-25T01:30:12.297808Z",
"url": "https://files.pythonhosted.org/packages/19/1b/3cc77452e69936ccd783ceaa2d1fb16f3d9038be3eff06dc29bece51d483/leaf_common-1.2.24.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-25 01:30:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cognizant-ai-lab",
"github_project": "leaf-common#readme",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "grpcio",
"specs": [
[
">=",
"1.48.2"
]
]
},
{
"name": "pyOpenSSL",
"specs": [
[
">=",
"23.1.1"
]
]
},
{
"name": "PyJWT",
"specs": [
[
">=",
"2.9.0"
]
]
},
{
"name": "cryptography",
"specs": [
[
">=",
"42.0.8"
]
]
},
{
"name": "hvac",
"specs": [
[
">=",
"1.1.0"
]
]
},
{
"name": "pytz",
"specs": [
[
">=",
"2022.7.1"
]
]
},
{
"name": "ruamel.yaml",
"specs": [
[
">=",
"0.17.21"
]
]
},
{
"name": "pyhocon",
"specs": [
[
">=",
"0.3.60"
]
]
},
{
"name": "Deprecated",
"specs": [
[
">=",
"1.2.13"
]
]
}
],
"lcname": "leaf-common"
}