{ "info": { "author": "Chris Laws", "author_email": "clawsicus@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 3.6" ], "description": "adsb\n####\n\nADS-B tools for Python\n\nThe adsb package currently provides tools for working with ADSB messages\nproduced by software that provides BaseStation-like output, such as\n`dump1090 `_.\n\nThis project is very early in development.\n\nQuickstart\n==========\n\nadsb is available on PyPI and can be installed with `pip `_.\n\n.. code-block:: console\n\n $ pip install adsb\n\nAfter installing adsb you can use it like any other Python module.\n\nHere is a simple example:\n\n.. code-block:: python\n\n import adsb\n # Fill this section in with the common use-case.\n\nThe `API Reference `_ provides API-level documentation.\n\n\n.. _change-log-label:\n\nChange Log\n==========\n\nVersion History\n---------------\n\n0.0.1\n * Project created.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/claws/adsb", "keywords": "adsb", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "adsb", "package_url": "https://pypi.org/project/adsb/", "platform": "", "project_url": "https://pypi.org/project/adsb/", "project_urls": { "Homepage": "https://github.com/claws/adsb" }, "release_url": "https://pypi.org/project/adsb/0.0.1/", "requires_dist": [ "quart" ], "requires_python": "", "summary": "ADS-B tools for Python", "version": "0.0.1" }, "last_serial": 3593097, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "eb0695167880b85b44b7aa9c65a12156", "sha256": "eca86599da011e84c937e3705464906b4f86d4d67933a711c9471d144e39afe6" }, "downloads": -1, "filename": "adsb-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "eb0695167880b85b44b7aa9c65a12156", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21577, "upload_time": "2018-02-18T11:13:32", "url": "https://files.pythonhosted.org/packages/a2/ae/e09528ec50ec0edb2a849b29d3d24fa69ad4c70c0df77ed8bf01791a7522/adsb-0.0.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eb0695167880b85b44b7aa9c65a12156", "sha256": "eca86599da011e84c937e3705464906b4f86d4d67933a711c9471d144e39afe6" }, "downloads": -1, "filename": "adsb-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "eb0695167880b85b44b7aa9c65a12156", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21577, "upload_time": "2018-02-18T11:13:32", "url": "https://files.pythonhosted.org/packages/a2/ae/e09528ec50ec0edb2a849b29d3d24fa69ad4c70c0df77ed8bf01791a7522/adsb-0.0.1-py3-none-any.whl" } ] }