aprsd-slack-plugin


Nameaprsd-slack-plugin JSON
Version 1.2.0 PyPI version JSON
download
home_page
SummaryAmateur radio APRS daemon which listens for messages and responds
upload_time2023-01-10 19:21:35
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_slack_plugin
==================

.. image:: https://github.com/hemna/aprsd-slack-plugin/workflows/python/badge.svg
    :target: https://github.com/hemna/aprsd-slack-plugin/actions

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://black.readthedocs.io/en/stable/

.. image:: https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336
    :target: https://timothycrosley.github.io/isort/

This project is a python plugin for the APRSD server daemon written by
Craig Lamparter.   The plugin looks for location APRS commands from a ham
radio, then reports that location to a slack channel.  This is basically a
location proxy.

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

Python 3.6+.
APRSD - http://github.com/craigerl/aprsd

.. note::

    Because `Python 2.7 supports ended January 1, 2020 <https://pythonclock.org/>`_, new projects
    should consider supporting Python 3 only, which is simpler than trying to support both.
    As a result, support for Python 2.7 in this example project has been dropped.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "aprsd-slack-plugin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Walter A. Boring IV",
    "author_email": "something@somewhere.com",
    "download_url": "https://files.pythonhosted.org/packages/7e/49/809a6dca9df862e330cad7a82104b529f70f9153fc414418e1878c647ca5/aprsd_slack_plugin-1.2.0.tar.gz",
    "platform": null,
    "description": "aprsd_slack_plugin\n==================\n\n.. image:: https://github.com/hemna/aprsd-slack-plugin/workflows/python/badge.svg\n    :target: https://github.com/hemna/aprsd-slack-plugin/actions\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://black.readthedocs.io/en/stable/\n\n.. image:: https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336\n    :target: https://timothycrosley.github.io/isort/\n\nThis project is a python plugin for the APRSD server daemon written by\nCraig Lamparter.   The plugin looks for location APRS commands from a ham\nradio, then reports that location to a slack channel.  This is basically a\nlocation proxy.\n\nRequirements\n------------\n\nPython 3.6+.\nAPRSD - http://github.com/craigerl/aprsd\n\n.. note::\n\n    Because `Python 2.7 supports ended January 1, 2020 <https://pythonclock.org/>`_, new projects\n    should consider supporting Python 3 only, which is simpler than trying to support both.\n    As a result, support for Python 2.7 in this example project has been dropped.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Amateur radio APRS daemon which listens for messages and responds",
    "version": "1.2.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d4f8558b1fc26bc6c875d542b61cbde3bbadb44775906a909d7d6180a45d08b",
                "md5": "8f5d334b48d8c2612fa4c6bd3e91ce19",
                "sha256": "da216bc6ccee8d9d04143a628ba185578f52a6131badc1a2eedb552a8869c9b9"
            },
            "downloads": -1,
            "filename": "aprsd_slack_plugin-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8f5d334b48d8c2612fa4c6bd3e91ce19",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 14858,
            "upload_time": "2023-01-10T19:21:33",
            "upload_time_iso_8601": "2023-01-10T19:21:33.641398Z",
            "url": "https://files.pythonhosted.org/packages/2d/4f/8558b1fc26bc6c875d542b61cbde3bbadb44775906a909d7d6180a45d08b/aprsd_slack_plugin-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e49809a6dca9df862e330cad7a82104b529f70f9153fc414418e1878c647ca5",
                "md5": "eb55587d16eb7a8d4482eef7a52fff4d",
                "sha256": "a4ebc78fa34d05c012898ea475df70e25f6ea11f991b5e2c4b43ed929fa38e3d"
            },
            "downloads": -1,
            "filename": "aprsd_slack_plugin-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "eb55587d16eb7a8d4482eef7a52fff4d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 22287,
            "upload_time": "2023-01-10T19:21:35",
            "upload_time_iso_8601": "2023-01-10T19:21:35.542541Z",
            "url": "https://files.pythonhosted.org/packages/7e/49/809a6dca9df862e330cad7a82104b529f70f9153fc414418e1878c647ca5/aprsd_slack_plugin-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-10 19:21:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "aprsd-slack-plugin"
}
        
Elapsed time: 0.07274s