APRS library for Python
~~~~~~~~~~~~~~~~~~~~~~~
|pypi| |coverage| |master_build| |docs|
A python library for dealing with APRS.
It can be used to interact with APRS-IS servers, sending and receiving.
Parsing functionally is also included, but currently doesn't implement the full spec.
See `the documentation <http://aprs-python.readthedocs.io/en/stable/>`_.
Installation
============
To install the latest release from ``pypi``::
pip install aprslib
To install the latest dev version from the `Github repo <https://github.com/rossengeorgiev/aprs-python/>`_::
pip install git+https://github.com/rossengeorgiev/aprs-python
Contribution
============
| Suggestions, issues and pull requests are welcome.
| Just visit the repository at https://github.com/rossengeorgiev/aprs-python
.. |pypi| image:: https://img.shields.io/pypi/v/aprslib.svg?style=flat&label=latest%20version
:target: https://pypi.python.org/pypi/aprslib
:alt: Latest version released on PyPi
.. |coverage| image:: https://img.shields.io/coveralls/rossengeorgiev/aprs-python/master.svg?style=flat
:target: https://coveralls.io/r/rossengeorgiev/aprs-python?branch=master
:alt: Test coverage
.. |master_build| image:: https://github.com/rossengeorgiev/aprs-python/workflows/Tests/badge.svg?branch=master
:target: https://github.com/rossengeorgiev/aprs-python/actions?query=workflow%3A%22Tests%22+branch%3Amaster
:alt: Build status of master branch
.. |docs| image:: https://readthedocs.org/projects/aprs-python/badge/?version=stable
:target: http://aprs-python.readthedocs.io/en/stable/?badge=stable
:alt: Documentation status
Raw data
{
"_id": null,
"home_page": "https://github.com/rossengeorgiev/aprs-python",
"name": "aprslib",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "aprs aprslib parse parsing aprs-is library base91",
"author": "Rossen Georgiev",
"author_email": "hello@rgp.io",
"download_url": "https://files.pythonhosted.org/packages/15/2b/3c051f7bf65cb684040dfc13713d8836b72615f3b811107736aee59cab0d/aprslib-0.7.2.tar.gz",
"platform": null,
"description": "APRS library for Python\n~~~~~~~~~~~~~~~~~~~~~~~\n\n|pypi| |coverage| |master_build| |docs|\n\nA python library for dealing with APRS.\nIt can be used to interact with APRS-IS servers, sending and receiving.\nParsing functionally is also included, but currently doesn't implement the full spec.\n\nSee `the documentation <http://aprs-python.readthedocs.io/en/stable/>`_.\n\nInstallation\n============\n\nTo install the latest release from ``pypi``::\n\n pip install aprslib\n\nTo install the latest dev version from the `Github repo <https://github.com/rossengeorgiev/aprs-python/>`_::\n\n pip install git+https://github.com/rossengeorgiev/aprs-python\n\n\nContribution\n============\n\n| Suggestions, issues and pull requests are welcome.\n| Just visit the repository at https://github.com/rossengeorgiev/aprs-python\n\n\n.. |pypi| image:: https://img.shields.io/pypi/v/aprslib.svg?style=flat&label=latest%20version\n :target: https://pypi.python.org/pypi/aprslib\n :alt: Latest version released on PyPi\n\n.. |coverage| image:: https://img.shields.io/coveralls/rossengeorgiev/aprs-python/master.svg?style=flat\n :target: https://coveralls.io/r/rossengeorgiev/aprs-python?branch=master\n :alt: Test coverage\n\n.. |master_build| image:: https://github.com/rossengeorgiev/aprs-python/workflows/Tests/badge.svg?branch=master\n :target: https://github.com/rossengeorgiev/aprs-python/actions?query=workflow%3A%22Tests%22+branch%3Amaster\n :alt: Build status of master branch\n\n.. |docs| image:: https://readthedocs.org/projects/aprs-python/badge/?version=stable\n :target: http://aprs-python.readthedocs.io/en/stable/?badge=stable\n :alt: Documentation status\n\n\n",
"bugtrack_url": null,
"license": "GPLv2",
"summary": "Module for accessing APRS-IS and parsing APRS packets",
"version": "0.7.2",
"project_urls": {
"Homepage": "https://github.com/rossengeorgiev/aprs-python"
},
"split_keywords": [
"aprs",
"aprslib",
"parse",
"parsing",
"aprs-is",
"library",
"base91"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d7b44b82e41dc007cfa68ee076ef905b823f841e4ce868fe7ee8b22cfe26796a",
"md5": "6de333576f68e1217ef22f6988ed4b7b",
"sha256": "db09eac4c5f44b172e15399350147370fdafdd8f6befd69b697fbced8c83e7c6"
},
"downloads": -1,
"filename": "aprslib-0.7.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "6de333576f68e1217ef22f6988ed4b7b",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 44746,
"upload_time": "2022-07-10T12:45:11",
"upload_time_iso_8601": "2022-07-10T12:45:11.607339Z",
"url": "https://files.pythonhosted.org/packages/d7/b4/4b82e41dc007cfa68ee076ef905b823f841e4ce868fe7ee8b22cfe26796a/aprslib-0.7.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "152b3c051f7bf65cb684040dfc13713d8836b72615f3b811107736aee59cab0d",
"md5": "9425c6d92c07ead9b1329c4de1dd9840",
"sha256": "c20d2568ab8728a0526b4c95952c6022433d462674abdfb0fd86b2e50ed3c097"
},
"downloads": -1,
"filename": "aprslib-0.7.2.tar.gz",
"has_sig": false,
"md5_digest": "9425c6d92c07ead9b1329c4de1dd9840",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 25826,
"upload_time": "2022-07-10T12:45:13",
"upload_time_iso_8601": "2022-07-10T12:45:13.214718Z",
"url": "https://files.pythonhosted.org/packages/15/2b/3c051f7bf65cb684040dfc13713d8836b72615f3b811107736aee59cab0d/aprslib-0.7.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-07-10 12:45:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rossengeorgiev",
"github_project": "aprs-python",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "aprslib"
}