# Python client for accessing FCA/Stellantis cars' cloud API
Raw data
{
"_id": null,
"home_page": "https://github.com/hass-uconnect/py-uconnect",
"name": "py-uconnect",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "fiat, jeep, dodge, ram, alfa, romeo, maserati, chrysler, api, cloud",
"author": "Olga Novgorodova",
"author_email": "olga@novg.net",
"download_url": "https://files.pythonhosted.org/packages/60/d2/ea7b6632f548e5f911232f37a5b083769f5cf29f8095f9c721480da113c9/py_uconnect-0.1.12.tar.gz",
"platform": null,
"description": "# Python client for accessing FCA/Stellantis cars' cloud API\n",
"bugtrack_url": null,
"license": "Apache license",
"summary": "Python API Client for FCA/Stellantis cars",
"version": "0.1.12",
"project_urls": {
"Homepage": "https://github.com/hass-uconnect/py-uconnect"
},
"split_keywords": [
"fiat",
" jeep",
" dodge",
" ram",
" alfa",
" romeo",
" maserati",
" chrysler",
" api",
" cloud"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "93b3b9f20f449602c00cc64fa1bff42365da86d065074a47600f9095bdc33280",
"md5": "d387d1dfe2aa45a17cd5892001e5f494",
"sha256": "52a0d30f5bd1f86e93feeef69d54cc7e7db592ead7bf449179a5fc892081ea5c"
},
"downloads": -1,
"filename": "py_uconnect-0.1.12-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "d387d1dfe2aa45a17cd5892001e5f494",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.10",
"size": 13241,
"upload_time": "2025-02-03T22:03:32",
"upload_time_iso_8601": "2025-02-03T22:03:32.458925Z",
"url": "https://files.pythonhosted.org/packages/93/b3/b9f20f449602c00cc64fa1bff42365da86d065074a47600f9095bdc33280/py_uconnect-0.1.12-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "60d2ea7b6632f548e5f911232f37a5b083769f5cf29f8095f9c721480da113c9",
"md5": "43637a407eef998dd2acb5197de35a64",
"sha256": "654c034442eb2c94b6d34109606ca4a5cf8d3c2493290d32403c4783857d2931"
},
"downloads": -1,
"filename": "py_uconnect-0.1.12.tar.gz",
"has_sig": false,
"md5_digest": "43637a407eef998dd2acb5197de35a64",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 13053,
"upload_time": "2025-02-03T22:03:34",
"upload_time_iso_8601": "2025-02-03T22:03:34.242148Z",
"url": "https://files.pythonhosted.org/packages/60/d2/ea7b6632f548e5f911232f37a5b083769f5cf29f8095f9c721480da113c9/py_uconnect-0.1.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-03 22:03:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hass-uconnect",
"github_project": "py-uconnect",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "boto3",
"specs": [
[
">=",
"1.35.96"
]
]
},
{
"name": "requests",
"specs": [
[
">=",
"2.32.3"
]
]
},
{
"name": "requests-auth-aws-sigv4",
"specs": [
[
">=",
"0.7"
]
]
},
{
"name": "dataclasses_json",
"specs": [
[
">=",
"0.6.7"
]
]
}
],
"lcname": "py-uconnect"
}