Name | aprsd-weewx-plugin JSON |
Version |
0.3.2
JSON |
| download |
home_page | |
Summary | HAM Radio APRSD that reports weather from a weewx weather station. |
upload_time | 2023-04-20 20:16:22 |
maintainer | |
docs_url | None |
author | Walter A. Boring IV |
requires_python | |
license | GPL-3.0 |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
APRSD Weewx Plugin
===================
|PyPI| |Status| |Python Version| |License|
|Read the Docs| |Tests| |Codecov|
|pre-commit|
.. |PyPI| image:: https://img.shields.io/pypi/v/aprsd-weewx-plugin.svg
:target: https://pypi.org/project/aprsd-weewx-plugin/
:alt: PyPI
.. |Status| image:: https://img.shields.io/pypi/status/aprsd-weewx-plugin.svg
:target: https://pypi.org/project/aprsd-weewx-plugin/
:alt: Status
.. |Python Version| image:: https://img.shields.io/pypi/pyversions/aprsd-weewx-plugin
:target: https://pypi.org/project/aprsd-weewx-plugin
:alt: Python Version
.. |License| image:: https://img.shields.io/pypi/l/aprsd-weewx-plugin
:target: https://opensource.org/licenses/GNU GPL v3.0
:alt: License
.. |Read the Docs| image:: https://img.shields.io/readthedocs/aprsd-weewx-plugin/latest.svg?label=Read%20the%20Docs
:target: https://aprsd-weewx-plugin.readthedocs.io/
:alt: Read the documentation at https://aprsd-weewx-plugin.readthedocs.io/
.. |Tests| image:: https://github.com/hemna/aprsd-weewx-plugin/workflows/Tests/badge.svg
:target: https://github.com/hemna/aprsd-weewx-plugin/actions?workflow=Tests
:alt: Tests
.. |Codecov| image:: https://codecov.io/gh/hemna/aprsd-weewx-plugin/branch/main/graph/badge.svg
:target: https://codecov.io/gh/hemna/aprsd-weewx-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 Weewx Plugin* via pip_ from PyPI_:
.. code:: console
$ pip install aprsd-weewx-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 `GNU GPL v3.0 license`_,
*APRSD Weewx 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
.. _GNU GPL v3.0 license: https://opensource.org/licenses/GNU GPL v3.0
.. _PyPI: https://pypi.org/
.. _APRSD Plugin Python Cookiecutter: https://github.com/hemna/cookiecutter-aprsd-plugin
.. _file an issue: https://github.com/hemna/aprsd-weewx-plugin/issues
.. _pip: https://pip.pypa.io/
.. github-only
.. _Contributor Guide: CONTRIBUTING.rst
.. _Usage: https://aprsd-weewx-plugin.readthedocs.io/en/latest/usage.html
Raw data
{
"_id": null,
"home_page": "",
"name": "aprsd-weewx-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/c2/ea/789d67ac1ac054e06e64c49b4ff44ce90e5731c4a494b9dff896bc33a8d5/aprsd_weewx_plugin-0.3.2.tar.gz",
"platform": null,
"description": "APRSD Weewx 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-weewx-plugin.svg\n :target: https://pypi.org/project/aprsd-weewx-plugin/\n :alt: PyPI\n.. |Status| image:: https://img.shields.io/pypi/status/aprsd-weewx-plugin.svg\n :target: https://pypi.org/project/aprsd-weewx-plugin/\n :alt: Status\n.. |Python Version| image:: https://img.shields.io/pypi/pyversions/aprsd-weewx-plugin\n :target: https://pypi.org/project/aprsd-weewx-plugin\n :alt: Python Version\n.. |License| image:: https://img.shields.io/pypi/l/aprsd-weewx-plugin\n :target: https://opensource.org/licenses/GNU GPL v3.0\n :alt: License\n.. |Read the Docs| image:: https://img.shields.io/readthedocs/aprsd-weewx-plugin/latest.svg?label=Read%20the%20Docs\n :target: https://aprsd-weewx-plugin.readthedocs.io/\n :alt: Read the documentation at https://aprsd-weewx-plugin.readthedocs.io/\n.. |Tests| image:: https://github.com/hemna/aprsd-weewx-plugin/workflows/Tests/badge.svg\n :target: https://github.com/hemna/aprsd-weewx-plugin/actions?workflow=Tests\n :alt: Tests\n.. |Codecov| image:: https://codecov.io/gh/hemna/aprsd-weewx-plugin/branch/main/graph/badge.svg\n :target: https://codecov.io/gh/hemna/aprsd-weewx-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 Weewx Plugin* via pip_ from PyPI_:\n\n.. code:: console\n\n $ pip install aprsd-weewx-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 `GNU GPL v3.0 license`_,\n*APRSD Weewx 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.. _GNU GPL v3.0 license: https://opensource.org/licenses/GNU GPL v3.0\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-weewx-plugin/issues\n.. _pip: https://pip.pypa.io/\n.. github-only\n.. _Contributor Guide: CONTRIBUTING.rst\n.. _Usage: https://aprsd-weewx-plugin.readthedocs.io/en/latest/usage.html\n\n",
"bugtrack_url": null,
"license": "GPL-3.0",
"summary": "HAM Radio APRSD that reports weather from a weewx weather station.",
"version": "0.3.2",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "65ee81d251bce2ec579ff4f6fcc8d130f693097208a0efbae1721ff4755e5d86",
"md5": "3bacc26779845e3ffeebc052924d2970",
"sha256": "1418e00f1850885f716a71d47d0e94277f83c3ab6c722cac578e2cb2585b212a"
},
"downloads": -1,
"filename": "aprsd_weewx_plugin-0.3.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3bacc26779845e3ffeebc052924d2970",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 21990,
"upload_time": "2023-04-20T20:16:19",
"upload_time_iso_8601": "2023-04-20T20:16:19.830652Z",
"url": "https://files.pythonhosted.org/packages/65/ee/81d251bce2ec579ff4f6fcc8d130f693097208a0efbae1721ff4755e5d86/aprsd_weewx_plugin-0.3.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c2ea789d67ac1ac054e06e64c49b4ff44ce90e5731c4a494b9dff896bc33a8d5",
"md5": "1ba43206532648b18fe613253bb07222",
"sha256": "cd9e94e8b2515c7687c0b47b58de9795eccdb771d1463bddd84bd3851c7f147e"
},
"downloads": -1,
"filename": "aprsd_weewx_plugin-0.3.2.tar.gz",
"has_sig": false,
"md5_digest": "1ba43206532648b18fe613253bb07222",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 28133,
"upload_time": "2023-04-20T20:16:22",
"upload_time_iso_8601": "2023-04-20T20:16:22.611371Z",
"url": "https://files.pythonhosted.org/packages/c2/ea/789d67ac1ac054e06e64c49b4ff44ce90e5731c4a494b9dff896bc33a8d5/aprsd_weewx_plugin-0.3.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-20 20:16:22",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "aprsd-weewx-plugin"
}