Re-usable Python3 code
======================
Some description here
Raw data
{
"_id": null,
"home_page": null,
"name": "python3-commons",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.13",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Oleg Korsak <kamikaze.is.waiting.you@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/8b/2a/2a8ac7030b1c1ec98982310ce5268eb29890be19bf10a2af93f28be7a22c/python3_commons-0.6.0.tar.gz",
"platform": null,
"description": "Re-usable Python3 code\n======================\n\nSome description here\n",
"bugtrack_url": null,
"license": "gpl-3",
"summary": "Re-usable Python3 code",
"version": "0.6.0",
"project_urls": {
"Documentation": "https://github.com/kamikaze/python3-commons/wiki",
"Homepage": "https://github.com/kamikaze/python3-commons"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "451f99529dedaabff3c8d454b194b9a75b9fb56a3bef5cce40867beeb5b12118",
"md5": "4b8de26a3a69cefa5cf9d3d3e2ca50eb",
"sha256": "35141f42526c8a26baebb98825a736a14366a8dbeb751f8b97d5a7e1acd9d864"
},
"downloads": -1,
"filename": "python3_commons-0.6.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4b8de26a3a69cefa5cf9d3d3e2ca50eb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.13",
"size": 23054,
"upload_time": "2024-12-28T12:01:53",
"upload_time_iso_8601": "2024-12-28T12:01:53.351889Z",
"url": "https://files.pythonhosted.org/packages/45/1f/99529dedaabff3c8d454b194b9a75b9fb56a3bef5cce40867beeb5b12118/python3_commons-0.6.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8b2a2a8ac7030b1c1ec98982310ce5268eb29890be19bf10a2af93f28be7a22c",
"md5": "6b3c6a41def4ca9ea81b5964e75f3523",
"sha256": "5c9c41172e9601dd72e492c56788de555ec78db773287e7b7c4efe92e9c1976b"
},
"downloads": -1,
"filename": "python3_commons-0.6.0.tar.gz",
"has_sig": false,
"md5_digest": "6b3c6a41def4ca9ea81b5964e75f3523",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.13",
"size": 28772,
"upload_time": "2024-12-28T12:01:55",
"upload_time_iso_8601": "2024-12-28T12:01:55.538127Z",
"url": "https://files.pythonhosted.org/packages/8b/2a/2a8ac7030b1c1ec98982310ce5268eb29890be19bf10a2af93f28be7a22c/python3_commons-0.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-28 12:01:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kamikaze",
"github_project": "python3-commons",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "asyncpg",
"specs": [
[
"==",
"0.30.0"
]
]
},
{
"name": "lxml",
"specs": [
[
"==",
"5.3.0"
]
]
},
{
"name": "minio",
"specs": [
[
"==",
"7.2.13"
]
]
},
{
"name": "msgpack",
"specs": [
[
"==",
"1.1.0"
]
]
},
{
"name": "msgspec",
"specs": [
[
"==",
"0.19.0"
]
]
},
{
"name": "pydantic",
"specs": [
[
"==",
"2.10.4"
]
]
},
{
"name": "pydantic-settings",
"specs": [
[
"==",
"2.7.0"
]
]
},
{
"name": "zeep",
"specs": [
[
"==",
"4.3.1"
]
]
}
],
"lcname": "python3-commons"
}