# amtflash
Device driver for the AMT Flash (MPPS) v13 OBD Cable
# Usage
``` python
from amtflash import AMTFlash
device = AMTFlash()
print("Version: {}".format(device.get_version()))
print("Version: {}".format(device.get_version_str()))
ยดยดยด
Raw data
{
"_id": null,
"home_page": "",
"name": "amtflash",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "obd,obdii,obd-ii,obd2,car,vehicle,MPPS,AMT,driver",
"author": "",
"author_email": "Endes <endes@disroot.org>",
"download_url": "https://files.pythonhosted.org/packages/f7/fe/934140482b6e1cfa7834f75d119bef57128ddad142a4178d7e53876e25b1/amtflash-0.0.1.tar.gz",
"platform": null,
"description": "# amtflash\nDevice driver for the AMT Flash (MPPS) v13 OBD Cable\n\n# Usage\n``` python\nfrom amtflash import AMTFlash\ndevice = AMTFlash()\nprint(\"Version: {}\".format(device.get_version()))\nprint(\"Version: {}\".format(device.get_version_str()))\n\u00b4\u00b4\u00b4\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Device driver for the AMT Flash (MPPS) v13 OBD Cable",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/endes0/amtflash",
"Issues": "https://github.com/endes0/amtflash/issues",
"Repository": "https://github.com/endes0/amtflash.git",
"Source": "https://github.com/endes0/amtflash"
},
"split_keywords": [
"obd",
"obdii",
"obd-ii",
"obd2",
"car",
"vehicle",
"mpps",
"amt",
"driver"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e0806e89b60bb6fbce1428b3358a11ab530c4950e5786714bf92a1e92e4a8ae4",
"md5": "8fc0391201c23252813fdf64527ad954",
"sha256": "bde7669f7e69ebfd56480d2f24065fe6755123a1aee4d92956a1db716994416f"
},
"downloads": -1,
"filename": "amtflash-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8fc0391201c23252813fdf64527ad954",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 10845,
"upload_time": "2023-07-15T12:16:51",
"upload_time_iso_8601": "2023-07-15T12:16:51.141776Z",
"url": "https://files.pythonhosted.org/packages/e0/80/6e89b60bb6fbce1428b3358a11ab530c4950e5786714bf92a1e92e4a8ae4/amtflash-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f7fe934140482b6e1cfa7834f75d119bef57128ddad142a4178d7e53876e25b1",
"md5": "d852fc9c8f5338176f8ded6d2ee2ad47",
"sha256": "40a66d3920d4088413fabd5fb6aef5f618f3b3e2f3b0e91a2fad8ad46341f1a7"
},
"downloads": -1,
"filename": "amtflash-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "d852fc9c8f5338176f8ded6d2ee2ad47",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 10705,
"upload_time": "2023-07-15T12:16:52",
"upload_time_iso_8601": "2023-07-15T12:16:52.800380Z",
"url": "https://files.pythonhosted.org/packages/f7/fe/934140482b6e1cfa7834f75d119bef57128ddad142a4178d7e53876e25b1/amtflash-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-15 12:16:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "endes0",
"github_project": "amtflash",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "amtflash"
}