{ "info": { "author": "Denis Laprise", "author_email": "dlaprise@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "=======\npytesla\n=======\n\npytesla is a python binding to the `Tesla Model S REST API ` so that you can monitor your car or programmatically interact with it. It makes it easy to schedule charging times, trigger heating/cooling according to weather or just gather stats.\n\nIt currently maps the REST API 1:1.\n\nUsage\n=====\n\n >>> import pytesla\n >>> mycar = pytesla.Connection('myemail', 'mypassword').vehicle('myvin')\n >>> mycar.honk_horn()\n True\n\n\nInstallation\n============\n\n $ pip install pytesla", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nside/pytesla", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "pytesla", "package_url": "https://pypi.org/project/pytesla/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pytesla/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/nside/pytesla" }, "release_url": "https://pypi.org/project/pytesla/0.4/", "requires_dist": null, "requires_python": null, "summary": "Python bindings to the Model S REST API", "version": "0.4" }, "last_serial": 854909, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b45294ecb02d80b885c732f8ed075a8d", "sha256": "79533adf3de1ef7799e88ebec4f0e80f6c37fa1dc73a031c98d4bb22c7596529" }, "downloads": -1, "filename": "pytesla-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b45294ecb02d80b885c732f8ed075a8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3249, "upload_time": "2013-02-09T19:08:49", "url": "https://files.pythonhosted.org/packages/11/37/d8388d9ba0b774c24a67afab1cf8874d778ff531b293237c824378b46ae7/pytesla-0.1.0.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "60422784d7ea216fe40f2d08dc1a7e0c", "sha256": "4cff93bdfab3aaf5f7d4504bebedeb5184f69c4653849662ff1dd47d5cf3a587" }, "downloads": -1, "filename": "pytesla-0.2.tar.gz", "has_sig": false, "md5_digest": "60422784d7ea216fe40f2d08dc1a7e0c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3272, "upload_time": "2013-02-09T21:58:37", "url": "https://files.pythonhosted.org/packages/1b/49/737509ff0832a436ef6b984d6bef3aad305dee38eb2018e523ab4283a280/pytesla-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "815bc0e1ee2b96a9d0b2952f89aac7ca", "sha256": "85cdeac95db461fb21b6b12a4fea1b35f48d7fde6e835fe5c2311afd52fba3f1" }, "downloads": -1, "filename": "pytesla-0.3.tar.gz", "has_sig": false, "md5_digest": "815bc0e1ee2b96a9d0b2952f89aac7ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3372, "upload_time": "2013-02-09T22:22:31", "url": "https://files.pythonhosted.org/packages/64/d4/7e84b47b7bac33fc06c3d06c3b9db2c2f87003150113b31ac1d6a8896270/pytesla-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "b451a0d66d48df530e9a3cb791322969", "sha256": "ee7dbd4186a391ffbe1ffe7ac87807986561bf833701d8c3db751c429250f938" }, "downloads": -1, "filename": "pytesla-0.4.tar.gz", "has_sig": false, "md5_digest": "b451a0d66d48df530e9a3cb791322969", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3692, "upload_time": "2013-09-02T14:37:59", "url": "https://files.pythonhosted.org/packages/21/53/1bb9052423a75b916232d28a4fbaf7a6d474d3dc9c8536a6c72984b64eeb/pytesla-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b451a0d66d48df530e9a3cb791322969", "sha256": "ee7dbd4186a391ffbe1ffe7ac87807986561bf833701d8c3db751c429250f938" }, "downloads": -1, "filename": "pytesla-0.4.tar.gz", "has_sig": false, "md5_digest": "b451a0d66d48df530e9a3cb791322969", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3692, "upload_time": "2013-09-02T14:37:59", "url": "https://files.pythonhosted.org/packages/21/53/1bb9052423a75b916232d28a4fbaf7a6d474d3dc9c8536a6c72984b64eeb/pytesla-0.4.tar.gz" } ] }