{ "info": { "author": "Emmanuel Blot", "author_email": "emmanuel.blot@free.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: End Users/Desktop", "Intended Audience :: Healthcare Industry", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering :: Medical Science Apps.", "Topic :: Utilities" ], "description": "=========\n PyKMaze\n=========\n\nAbstract\n~~~~~~~~\n \nGeonaute Keymaze 500/700 GPS watch devices are shipped with a Windows-only \napplication software.\n\nPykmaze alleviates this issue and allows to transfer data from/to the device \nwith any host.\n\nFeatures\n~~~~~~~~\n\nPykmaze is a pure Python command-line application that does not offer a \ngraphical interface as the original application software does, but nevertheless\nallows to download recorded tracks and upload waypoints.\n\nIts produces and reads Google Earth .KML file, so that tracks and waypoints may\nbe observed and edited with the Google Earth application.\n\nImportant notice\n----------------\nThe Keymaze 500/700 protocol has been reverse-engineered from scratch. Pykmaze\ncode is not based on published information and may fail to comply with the \ncommunication protocol the Keymaze device expects.\n\nUse it at your own risk.\n\nSupported devices\n~~~~~~~~~~~~~~~~~\n\nAlthough it seems that Keymaze 500 and 700 share the same communication \nprotocol, no test has been run with Keymaze 700 GPS devices yet. It seems that\nthe Geonaute device is a rebranded GlobalSat GH-615B device, so pykmaze might\nalso be able to communicate with these devices.\n\nPykmaze is not compatible with earlier devices such as Keymaze 300 that may \nuse a different communication protocol. Check out the gpsd4_ project \nif you're looking for Keymaze 300 device support. Both projects are fully \nunrelated.\n\nFor now, pykmaze has been successfully run on an Intel Mac OS X Snow Leopard \n64-bit host. It should run fine on any Linux host.\n\n.. _gpsd4: http://gpsd4.tuxfamily.org", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/eblot/pykmaze/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/eblot/pykmaze", "keywords": "keymaze geonaute kml kmz gps", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pykmaze", "package_url": "https://pypi.org/project/pykmaze/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pykmaze/", "project_urls": { "Download": "https://github.com/eblot/pykmaze/tarball/master", "Homepage": "http://github.com/eblot/pykmaze" }, "release_url": "https://pypi.org/project/pykmaze/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Keymaze 500-700 communicator", "version": "0.2.0" }, "last_serial": 329658, "releases": { "0.2.0": [] }, "urls": [] }