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 `_ 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