{ "info": { "author": "Lukasz Szybalski", "author_email": "szybalski@gmail.com", "bugtrack_url": null, "classifiers": [], "description": ".. contents::\r\n :depth: 3\r\n\r\nvinlib\r\n------\r\n\r\nvinlib is a Vehicle Identification Number Package that allows you to verify and decode parts of the vin number.\r\n\r\nCurrently it can:\r\n\r\n1) vinlib.check_vin will return whether the entered vin number is authentic/correct.\r\n\r\n2) Vin('somevinhere') will return object that has vehicle year and vin check true/false flag. \r\n\r\nInstall vinlib\r\n~~~~~~~~~~~~~~\r\n\r\nPYPI\r\n====\r\n\r\nYou can install vinlib from PyPi::\r\n\r\n easy_install vinlib\r\n #or\r\n pip install vinlib\r\n\r\nDone.\r\n\r\nUsing vinlib\r\n~~~~~~~~~~~~\r\n\r\nIn python code you can check if the vin is valid::\r\n\r\n import vinlib\r\n myvinnumber='1hasomenumberhere'\r\n print vinlib.check_vin(myvinnumber)\r\n\r\nThis will return true or false depending if the vin number is correct or not.\r\n\r\n\r\nIn python code you can decode vin's year::\r\n\r\n import vinlib\r\n print vinlib.Vin('1ZVIHaveAVinNumber17').year\r\n\r\nAdditional Examples::\r\n\r\n import vinlib\r\n #get year from a vin\r\n print vinlib.Vin('1ZVIHaveAVinNumber17').year\r\n #check if vin is valid.\r\n print vinlib.Vin('1ZVIHaveAVinNumber17').check\r\n\r\n\r\nEnjoy,\r\n\r\nvinlib team.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://lucasmanual.com/mywiki/vinlib", "keywords": "vin vinlib authentic", "license": "AGPL v3.0. Commercial licenses are also available from Lucasmanual.com", "maintainer": "", "maintainer_email": "", "name": "vinlib", "package_url": "https://pypi.org/project/vinlib/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/vinlib/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://lucasmanual.com/mywiki/vinlib" }, "release_url": "https://pypi.org/project/vinlib/0.7.14dev/", "requires_dist": null, "requires_python": null, "summary": "Vehicle Identification Number Library", "version": "0.7.14dev" }, "last_serial": 1491353, "releases": { "0.5dev": [ { "comment_text": "", "digests": { "md5": "2242f6d31ba6116a03e43a9c1679474e", "sha256": "09322dcd496736f523644e5334cc19bfd3b59268881a407d00f82972854a2652" }, "downloads": -1, "filename": "vinlib-0.5dev.tar.gz", "has_sig": false, "md5_digest": "2242f6d31ba6116a03e43a9c1679474e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1719, "upload_time": "2010-09-24T04:58:00", "url": "https://files.pythonhosted.org/packages/a7/e1/d9ffe3d623f85775f9ad2e6236dcbc2b2c0f81c8a3450e6022e01d9e71c9/vinlib-0.5dev.tar.gz" }, { "comment_text": "", "digests": { "md5": "716d195a36adcae729e3ec90fdab492d", "sha256": "9467b158f29f424b51acc4ae0f2bf2ec53f0fe38b0503c09df0f380b16527152" }, "downloads": -1, "filename": "vinlib-0.5dev.zip", "has_sig": false, "md5_digest": "716d195a36adcae729e3ec90fdab492d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3408, "upload_time": "2010-09-24T04:58:01", "url": "https://files.pythonhosted.org/packages/67/9b/af67050e47873b539a0c86969ff634a7a8ddd7e00df55a4ac3aaaec9f824/vinlib-0.5dev.zip" } ], "0.6.4dev": [ { "comment_text": "", "digests": { "md5": "04e7e2526e66addce907f980ae515710", "sha256": "ca763e04ae8cf476b93ff8e99b7895d5e199b0cd39c554408c41653541896636" }, "downloads": -1, "filename": "vinlib-0.6.4dev.tar.gz", "has_sig": false, "md5_digest": "04e7e2526e66addce907f980ae515710", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2022, "upload_time": "2010-09-24T16:53:55", "url": "https://files.pythonhosted.org/packages/8a/95/5de9855a0438822538c14a4001fb72f1c1d9b7315214fad12aa06eb43e27/vinlib-0.6.4dev.tar.gz" }, { "comment_text": "", "digests": { "md5": "1497c5a1b438369798dc4fdb3bfe07b8", "sha256": "789fa911b6c72b38b3c7c1365fc774a762f99d108af9191ea37522b14a78bed4" }, "downloads": -1, "filename": "vinlib-0.6.4dev.zip", "has_sig": false, "md5_digest": "1497c5a1b438369798dc4fdb3bfe07b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4156, "upload_time": "2010-09-24T16:53:56", "url": "https://files.pythonhosted.org/packages/9e/b5/a31027d304710a71ce8e939f3e290779a07fdb54f8a18d386b8478abf29e/vinlib-0.6.4dev.zip" } ], "0.6.5dev": [ { "comment_text": "", "digests": { "md5": "2f6b68e0eab7421d490e49a39c59b522", "sha256": "315b70b3a5b8ba3f6f9a54895f1562f91c2185145e45f6b75588e41a24c0eaac" }, "downloads": -1, "filename": "vinlib-0.6.5dev.tar.gz", "has_sig": false, "md5_digest": "2f6b68e0eab7421d490e49a39c59b522", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2030, "upload_time": "2010-09-24T16:56:33", "url": "https://files.pythonhosted.org/packages/a7/b5/e19f80b7065543b50180ba1ff0bfe18865e80bb9901789fd80cced86a720/vinlib-0.6.5dev.tar.gz" }, { "comment_text": "", "digests": { "md5": "457a2b151dd0e50a788d9cfb6f736ee4", "sha256": "cc1ce79c11a537a31c0bb21e0ee4566c54e4306b92c9710f60ca134cd3861801" }, "downloads": -1, "filename": "vinlib-0.6.5dev.zip", "has_sig": false, "md5_digest": "457a2b151dd0e50a788d9cfb6f736ee4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4161, "upload_time": "2010-09-24T16:56:34", "url": "https://files.pythonhosted.org/packages/35/9d/57bb0ca2aacedd83589f0c831b51c587cb3f39525c1b84a448c49841940f/vinlib-0.6.5dev.zip" } ], "0.7.14dev": [ { "comment_text": "", "digests": { "md5": "38ae5d5ca0ab0621590339ca5d7eab0e", "sha256": "42473199bb0a802e8e47b0e6fc462f77b8c07151c9b1363fccde7060c3b47113" }, "downloads": -1, "filename": "vinlib-0.7.14dev.tar.gz", "has_sig": false, "md5_digest": "38ae5d5ca0ab0621590339ca5d7eab0e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3392, "upload_time": "2015-04-05T05:23:08", "url": "https://files.pythonhosted.org/packages/5d/ef/801c0f63c4fc012a2ed366d55e27e43b796494248324326d7219368a87cd/vinlib-0.7.14dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "38ae5d5ca0ab0621590339ca5d7eab0e", "sha256": "42473199bb0a802e8e47b0e6fc462f77b8c07151c9b1363fccde7060c3b47113" }, "downloads": -1, "filename": "vinlib-0.7.14dev.tar.gz", "has_sig": false, "md5_digest": "38ae5d5ca0ab0621590339ca5d7eab0e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3392, "upload_time": "2015-04-05T05:23:08", "url": "https://files.pythonhosted.org/packages/5d/ef/801c0f63c4fc012a2ed366d55e27e43b796494248324326d7219368a87cd/vinlib-0.7.14dev.tar.gz" } ] }