{ "info": { "author": "Alex Chernetsky chal@gurtam.com", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Wialon\n=========\n\n`Wialon` is a Python wrapper for Remote Api. (Now with support for Python 3 since v1.0.2)\n\nInstallation\n------------\n pip install python-wialon\n\nUsage\n-----\n\n```python\nfrom wialon import Wialon, WialonError\n\ntry:\n wialon_api = Wialon()\n # old username and password login is deprecated, use token login\n result = wialon_api.token_login(token='YOUR WIALON USER TOKEN')\n wialon_api.sid = result['eid']\n\n result = wialon_api.avl_evts()\n\n wialon_api.core_logout()\nexcept WialonError as e:\n pass\n```\n\nAPI Documentation\n-----------------\n\n[Wialon Remote Api documentation](http://sdk.wialon.com/wiki/en/sidebar/remoteapi/apiref/apiref \"Remote Api\")\n", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/pypi/python-wialon/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/wialon/python-wialon", "keywords": "wialon remote api wrapper", "license": "", "maintainer": "", "maintainer_email": "", "name": "python-wialon", "package_url": "https://pypi.org/project/python-wialon/", "platform": "", "project_url": "https://pypi.org/project/python-wialon/", "project_urls": { "Download": "http://pypi.python.org/pypi/python-wialon/", "Homepage": "https://github.com/wialon/python-wialon" }, "release_url": "https://pypi.org/project/python-wialon/1.1.3/", "requires_dist": null, "requires_python": "", "summary": "Wialon Remote API wrapper for Python.", "version": "1.1.3" }, "last_serial": 3210499, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "4c515e74c0d4551c825a239cb6fa9b06", "sha256": "364056d65ca9031d9f2db843f73fe3bdefd0e1fabcba04cf314f73b855b4008a" }, "downloads": -1, "filename": "python-wialon-1.0.1.tar.gz", "has_sig": false, "md5_digest": "4c515e74c0d4551c825a239cb6fa9b06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5550, "upload_time": "2013-07-01T11:49:38", "url": "https://files.pythonhosted.org/packages/bd/aa/37e7d457fd2941e319b515e5f928c99f462a2dcec478ccf23fdbb567e158/python-wialon-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "e3fdfc5de74b4313e353ba4acfbec19b", "sha256": "590ac97d065116d33d8fad115d677e6d5f77997647defa9dd98527a74dfb4212" }, "downloads": -1, "filename": "python-wialon-1.0.2.macosx-10.7-intel.exe", "has_sig": false, "md5_digest": "e3fdfc5de74b4313e353ba4acfbec19b", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 68455, "upload_time": "2013-07-04T07:24:08", "url": "https://files.pythonhosted.org/packages/7b/65/c3e94dad1facf28974cf0814ff43feb7014282c2deed8d4cf36e52d5cecb/python-wialon-1.0.2.macosx-10.7-intel.exe" }, { "comment_text": "", "digests": { "md5": "644836bf91351481bb1ea600df16c7d6", "sha256": "a6ea92379004b2ea936203bb7fab5143c144e464d1a1c2a7005c6f487136b6b0" }, "downloads": -1, "filename": "python-wialon-1.0.2.tar.gz", "has_sig": false, "md5_digest": "644836bf91351481bb1ea600df16c7d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5734, "upload_time": "2013-07-04T07:24:03", "url": "https://files.pythonhosted.org/packages/ea/bf/43bd28793ca5c3db4245607960c521d991c9bdf565dc73c489e26322e6b6/python-wialon-1.0.2.tar.gz" } ], "1.0.3": [], "1.0.4": [], "1.0.5": [], "1.0.6": [ { "comment_text": "", "digests": { "md5": "845d54d7491f182392ef5ee9f9f3930d", "sha256": "fd692e9893ce3d8ef88b9321857c25f8318132de87346fc1dba2b8cbeab8e841" }, "downloads": -1, "filename": "python-wialon-1.0.6.tar.gz", "has_sig": false, "md5_digest": "845d54d7491f182392ef5ee9f9f3930d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5920, "upload_time": "2014-09-17T15:05:40", "url": "https://files.pythonhosted.org/packages/51/7f/e17c7620fab9f32597c19007eb4fe9b1e6f76156152bca5d4233b7aea0a8/python-wialon-1.0.6.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "1e88a2f61452532ccb7331786eea38cc", "sha256": "5b62266f90f1e49e882cf9f90e247eed6e250c9b0b92b027e09dd862095d89a2" }, "downloads": -1, "filename": "python-wialon-1.1.0.tar.gz", "has_sig": false, "md5_digest": "1e88a2f61452532ccb7331786eea38cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6004, "upload_time": "2016-05-12T15:20:16", "url": "https://files.pythonhosted.org/packages/a2/be/4bef1a4b48c1674381e78dfc2210df3792812e60b3be41ef71537189ada2/python-wialon-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "644b628f4970b5ef1035d0be0cd96a93", "sha256": "a956a1539dc18df8812d09afa1c6dc3494a16c45ee5609e09672463ee82c8213" }, "downloads": -1, "filename": "python-wialon-1.1.1.tar.gz", "has_sig": false, "md5_digest": "644b628f4970b5ef1035d0be0cd96a93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6008, "upload_time": "2016-12-28T07:57:02", "url": "https://files.pythonhosted.org/packages/42/b2/f144e4f9d23cb7ff63363dd5b464c5e3b84d0db8f52756bbd1f9ae9cda21/python-wialon-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "073a790dbc70fb41f7fb4f6eb12febfc", "sha256": "017f6b181dc1f2695a8d89b5f939e436803c7c63ac771faa7221c80e5dbd386e" }, "downloads": -1, "filename": "python-wialon-1.1.2.tar.gz", "has_sig": false, "md5_digest": "073a790dbc70fb41f7fb4f6eb12febfc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5985, "upload_time": "2017-07-05T10:36:21", "url": "https://files.pythonhosted.org/packages/c7/3e/a7864b12fc5826a3646986d8b6ebb9a8f4626cbc48c517fea6405106ad7c/python-wialon-1.1.2.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "4fb4b04e99422cf4b39e0fa4df247e5d", "sha256": "78d968480f2ee0f4e3d0b58d22150aa8b774766c7a8c44438d6c785d6e400014" }, "downloads": -1, "filename": "python-wialon-1.1.3.tar.gz", "has_sig": false, "md5_digest": "4fb4b04e99422cf4b39e0fa4df247e5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6041, "upload_time": "2017-09-28T15:41:19", "url": "https://files.pythonhosted.org/packages/35/78/4b5303d8fc08076bc4592b4cfd6325daa15fcb2dc43d528c705c7883a4f6/python-wialon-1.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4fb4b04e99422cf4b39e0fa4df247e5d", "sha256": "78d968480f2ee0f4e3d0b58d22150aa8b774766c7a8c44438d6c785d6e400014" }, "downloads": -1, "filename": "python-wialon-1.1.3.tar.gz", "has_sig": false, "md5_digest": "4fb4b04e99422cf4b39e0fa4df247e5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6041, "upload_time": "2017-09-28T15:41:19", "url": "https://files.pythonhosted.org/packages/35/78/4b5303d8fc08076bc4592b4cfd6325daa15fcb2dc43d528c705c7883a4f6/python-wialon-1.1.3.tar.gz" } ] }