aprsd-locationdata-plugin


Nameaprsd-locationdata-plugin JSON
Version 0.3.0 PyPI version JSON
download
home_page
SummaryFetch location information from a callsign
upload_time2024-02-06 17:20:45
maintainer
docs_urlNone
authorWalter A. Boring IV
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            aprsd locationdata plugin
=========================

|PyPI| |Status| |Python Version| |License|

|Read the Docs| |Tests| |Codecov|

|pre-commit|

.. |PyPI| image:: https://img.shields.io/pypi/v/aprsd-locationdata-plugin.svg
   :target: https://pypi.org/project/aprsd-locationdata-plugin/
   :alt: PyPI
.. |Status| image:: https://img.shields.io/pypi/status/aprsd-locationdata-plugin.svg
   :target: https://pypi.org/project/aprsd-locationdata-plugin/
   :alt: Status
.. |Python Version| image:: https://img.shields.io/pypi/pyversions/aprsd-locationdata-plugin
   :target: https://pypi.org/project/aprsd-locationdata-plugin
   :alt: Python Version
.. |License| image:: https://img.shields.io/pypi/l/aprsd-locationdata-plugin
   :target: https://opensource.org/licenses/MIT
   :alt: License
.. |Read the Docs| image:: https://img.shields.io/readthedocs/aprsd-locationdata-plugin/latest.svg?label=Read%20the%20Docs
   :target: https://aprsd-locationdata-plugin.readthedocs.io/
   :alt: Read the documentation at https://aprsd-locationdata-plugin.readthedocs.io/
.. |Tests| image:: https://github.com/hemna/aprsd-locationdata-plugin/workflows/Tests/badge.svg
   :target: https://github.com/hemna/aprsd-locationdata-plugin/actions?workflow=Tests
   :alt: Tests
.. |Codecov| image:: https://codecov.io/gh/hemna/aprsd-locationdata-plugin/branch/main/graph/badge.svg
   :target: https://codecov.io/gh/hemna/aprsd-locationdata-plugin
   :alt: Codecov
.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
   :target: https://github.com/pre-commit/pre-commit
   :alt: pre-commit


Features
--------

* TODO


Requirements
------------

* TODO


Installation
------------

You can install *aprsd locationdata plugin* via pip_ from PyPI_:

.. code:: console

   $ pip install aprsd-locationdata-plugin


Usage
-----

Please see the `Command-line Reference <Usage_>`_ for details.


Contributing
------------

Contributions are very welcome.
To learn more, see the `Contributor Guide`_.


License
-------

Distributed under the terms of the `MIT license`_,
*aprsd locationdata plugin* is free and open source software.


Issues
------

If you encounter any problems,
please `file an issue`_ along with a detailed description.


Credits
-------

This project was generated from `@hemna`_'s `APRSD Plugin Python Cookiecutter`_ template.

.. _@hemna: https://github.com/hemna
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _MIT license: https://opensource.org/licenses/MIT
.. _PyPI: https://pypi.org/
.. _APRSD Plugin Python Cookiecutter: https://github.com/hemna/cookiecutter-aprsd-plugin
.. _file an issue: https://github.com/hemna/aprsd-locationdata-plugin/issues
.. _pip: https://pip.pypa.io/
.. github-only
.. _Contributor Guide: CONTRIBUTING.rst
.. _Usage: https://aprsd-locationdata-plugin.readthedocs.io/en/latest/usage.html


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "aprsd-locationdata-plugin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Walter A. Boring IV",
    "author_email": "waboring@hemna.com",
    "download_url": "https://files.pythonhosted.org/packages/ad/97/2a5f8a383df55896d5b8d7ec1943839c2435bad0e04e6ed3d96d76397c56/aprsd-locationdata-plugin-0.3.0.tar.gz",
    "platform": null,
    "description": "aprsd locationdata plugin\n=========================\n\n|PyPI| |Status| |Python Version| |License|\n\n|Read the Docs| |Tests| |Codecov|\n\n|pre-commit|\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/aprsd-locationdata-plugin.svg\n   :target: https://pypi.org/project/aprsd-locationdata-plugin/\n   :alt: PyPI\n.. |Status| image:: https://img.shields.io/pypi/status/aprsd-locationdata-plugin.svg\n   :target: https://pypi.org/project/aprsd-locationdata-plugin/\n   :alt: Status\n.. |Python Version| image:: https://img.shields.io/pypi/pyversions/aprsd-locationdata-plugin\n   :target: https://pypi.org/project/aprsd-locationdata-plugin\n   :alt: Python Version\n.. |License| image:: https://img.shields.io/pypi/l/aprsd-locationdata-plugin\n   :target: https://opensource.org/licenses/MIT\n   :alt: License\n.. |Read the Docs| image:: https://img.shields.io/readthedocs/aprsd-locationdata-plugin/latest.svg?label=Read%20the%20Docs\n   :target: https://aprsd-locationdata-plugin.readthedocs.io/\n   :alt: Read the documentation at https://aprsd-locationdata-plugin.readthedocs.io/\n.. |Tests| image:: https://github.com/hemna/aprsd-locationdata-plugin/workflows/Tests/badge.svg\n   :target: https://github.com/hemna/aprsd-locationdata-plugin/actions?workflow=Tests\n   :alt: Tests\n.. |Codecov| image:: https://codecov.io/gh/hemna/aprsd-locationdata-plugin/branch/main/graph/badge.svg\n   :target: https://codecov.io/gh/hemna/aprsd-locationdata-plugin\n   :alt: Codecov\n.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white\n   :target: https://github.com/pre-commit/pre-commit\n   :alt: pre-commit\n\n\nFeatures\n--------\n\n* TODO\n\n\nRequirements\n------------\n\n* TODO\n\n\nInstallation\n------------\n\nYou can install *aprsd locationdata plugin* via pip_ from PyPI_:\n\n.. code:: console\n\n   $ pip install aprsd-locationdata-plugin\n\n\nUsage\n-----\n\nPlease see the `Command-line Reference <Usage_>`_ for details.\n\n\nContributing\n------------\n\nContributions are very welcome.\nTo learn more, see the `Contributor Guide`_.\n\n\nLicense\n-------\n\nDistributed under the terms of the `MIT license`_,\n*aprsd locationdata plugin* is free and open source software.\n\n\nIssues\n------\n\nIf you encounter any problems,\nplease `file an issue`_ along with a detailed description.\n\n\nCredits\n-------\n\nThis project was generated from `@hemna`_'s `APRSD Plugin Python Cookiecutter`_ template.\n\n.. _@hemna: https://github.com/hemna\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _MIT license: https://opensource.org/licenses/MIT\n.. _PyPI: https://pypi.org/\n.. _APRSD Plugin Python Cookiecutter: https://github.com/hemna/cookiecutter-aprsd-plugin\n.. _file an issue: https://github.com/hemna/aprsd-locationdata-plugin/issues\n.. _pip: https://pip.pypa.io/\n.. github-only\n.. _Contributor Guide: CONTRIBUTING.rst\n.. _Usage: https://aprsd-locationdata-plugin.readthedocs.io/en/latest/usage.html\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Fetch location information from a callsign",
    "version": "0.3.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "02940585b18a8275f63eb40b0278522314d8135bb932329f70fd420ece6967d6",
                "md5": "99e07a3d78de9403fa074718c10b3ae7",
                "sha256": "2dc1fcdb63358cd7ff6f37e9552c2ca99c5eca0946a88dd67ac05d8fc4df8f1f"
            },
            "downloads": -1,
            "filename": "aprsd_locationdata_plugin-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "99e07a3d78de9403fa074718c10b3ae7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8093,
            "upload_time": "2024-02-06T17:20:43",
            "upload_time_iso_8601": "2024-02-06T17:20:43.301475Z",
            "url": "https://files.pythonhosted.org/packages/02/94/0585b18a8275f63eb40b0278522314d8135bb932329f70fd420ece6967d6/aprsd_locationdata_plugin-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad972a5f8a383df55896d5b8d7ec1943839c2435bad0e04e6ed3d96d76397c56",
                "md5": "a1c33e5d94903059d86446c33d9d1080",
                "sha256": "6931efab08a467a0f3e4da9361bb5be54e55f7948ae443423f66ad7369782542"
            },
            "downloads": -1,
            "filename": "aprsd-locationdata-plugin-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a1c33e5d94903059d86446c33d9d1080",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12785,
            "upload_time": "2024-02-06T17:20:45",
            "upload_time_iso_8601": "2024-02-06T17:20:45.588045Z",
            "url": "https://files.pythonhosted.org/packages/ad/97/2a5f8a383df55896d5b8d7ec1943839c2435bad0e04e6ed3d96d76397c56/aprsd-locationdata-plugin-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-06 17:20:45",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "aprsd-locationdata-plugin"
}
        
Elapsed time: 0.31528s