{ "info": { "author": "Richard O'Dwyer", "author_email": "richard@richard.do", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Internet :: WWW/HTTP" ], "description": "**NOTICE**: If you're reading this on GitHub.com please be aware this is a mirror of the primary remote located at https://code.richard.do/richardARPANET/vehicle-makes.\nPlease direct issues and pull requests there.\n\nvehicle-makes\n=============\n\n|PyPI| |Python Versions| |Build Status|\n\nPython library to provide up-to-date vehicle make and model data. Currently returning cars only. The data source is AutoTrader.\n\nInstallation\n------------\n\nTo install, simply:\n\n.. code:: bash\n\n pip install vehicle-makes\n\nHow to use\n------------\n\n\n.. code:: python\n\n from vehicle_makes import get_makes_and_models\n\n makes_and_models = get_makes_and_models()\n\n\n``get_makes_and_models()`` returns a dict in the following structure:\n\n\n.. code:: python\n\n {\n 'AC': ('212', '302', 'Cobra'),\n 'Abarth': ('124 Spider', '500', '500C', '595',),\n }\n\n\nRequirements\n------------\n\n::\n\n 1. Python 3.6+\n 2. See requirements.txt\n\nRunning the tests\n-----------------\n\n.. code:: bash\n\n pip install -r requirements-dev.txt\n pytest src/tests/tests.py\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/vehicle-makes.svg\n :target: https://pypi.python.org/pypi/vehicle-makes\n.. |Python Versions| image:: https://img.shields.io/pypi/pyversions/vehicle-makes.svg\n :target: https://pypi.python.org/pypi/vehicle-makes\n.. |Build Status| image:: https://travis-ci.org/richardARPANET/vehicle-makes.png?branch=master\n :target: https://travis-ci.org/richardARPANET/vehicle-makes\n\n\n.. :changelog:\n\nRelease History\n---------------\n\n0.1.0 (2019-08-13)\n++++++++++++++++++\n\n- Initial release\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://code.richard.do/richardARPANET/vehicle-makes/", "keywords": "", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "vehicle-makes", "package_url": "https://pypi.org/project/vehicle-makes/", "platform": "", "project_url": "https://pypi.org/project/vehicle-makes/", "project_urls": { "Homepage": "https://code.richard.do/richardARPANET/vehicle-makes/" }, "release_url": "https://pypi.org/project/vehicle-makes/0.1.0/", "requires_dist": [ "requests", "requests-futures" ], "requires_python": "", "summary": "Python library to provide up-to-date vehicle make and model data", "version": "0.1.0" }, "last_serial": 5673628, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b8dea740d9d60cbc7ab3c28ee25e106a", "sha256": "489adbbd01ff6522c0dcaf8cf05ee514101792f6097d6ac998f155b09d4d3335" }, "downloads": -1, "filename": "vehicle_makes-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b8dea740d9d60cbc7ab3c28ee25e106a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3275, "upload_time": "2019-08-13T20:43:02", "url": "https://files.pythonhosted.org/packages/f5/c9/b2a874dc3de3d2235b8fa44fe71728bc7e8bdd687a1b87b1368e17c3b451/vehicle_makes-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "696e1c9937100508bcb81657be8720b8", "sha256": "c1c441154de58c1ae1ce16e73c6baf4fd9ae5e09715f09083781e66568fb0e5a" }, "downloads": -1, "filename": "vehicle-makes-0.1.0.tar.gz", "has_sig": false, "md5_digest": "696e1c9937100508bcb81657be8720b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3105, "upload_time": "2019-08-13T20:43:05", "url": "https://files.pythonhosted.org/packages/f2/1e/7b745ee33eafdbb5f943342c6f3d0ae732b5c65440d9f2004c7de055ecc1/vehicle-makes-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b8dea740d9d60cbc7ab3c28ee25e106a", "sha256": "489adbbd01ff6522c0dcaf8cf05ee514101792f6097d6ac998f155b09d4d3335" }, "downloads": -1, "filename": "vehicle_makes-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b8dea740d9d60cbc7ab3c28ee25e106a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3275, "upload_time": "2019-08-13T20:43:02", "url": "https://files.pythonhosted.org/packages/f5/c9/b2a874dc3de3d2235b8fa44fe71728bc7e8bdd687a1b87b1368e17c3b451/vehicle_makes-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "696e1c9937100508bcb81657be8720b8", "sha256": "c1c441154de58c1ae1ce16e73c6baf4fd9ae5e09715f09083781e66568fb0e5a" }, "downloads": -1, "filename": "vehicle-makes-0.1.0.tar.gz", "has_sig": false, "md5_digest": "696e1c9937100508bcb81657be8720b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3105, "upload_time": "2019-08-13T20:43:05", "url": "https://files.pythonhosted.org/packages/f2/1e/7b745ee33eafdbb5f943342c6f3d0ae732b5c65440d9f2004c7de055ecc1/vehicle-makes-0.1.0.tar.gz" } ] }