Go to file
Hemna a7cc3625ed updated setup.cfg 2021-09-03 11:59:33 -04:00
.github First checkin 2021-09-03 10:18:57 -04:00
aprsd_weewx_plugin first hack at it working 2021-09-03 11:53:50 -04:00
docs First checkin 2021-09-03 10:18:57 -04:00
tests First checkin 2021-09-03 10:18:57 -04:00
.editorconfig First checkin 2021-09-03 10:18:57 -04:00
.gitignore First checkin 2021-09-03 10:18:57 -04:00
.travis.yml First checkin 2021-09-03 10:18:57 -04:00
AUTHORS.rst First checkin 2021-09-03 10:18:57 -04:00
CONTRIBUTING.rst First checkin 2021-09-03 10:18:57 -04:00
HISTORY.rst First checkin 2021-09-03 10:18:57 -04:00
LICENSE First checkin 2021-09-03 10:18:57 -04:00
MANIFEST.in First checkin 2021-09-03 10:18:57 -04:00
Makefile first hack at it working 2021-09-03 11:53:50 -04:00
README.rst First checkin 2021-09-03 10:18:57 -04:00
requirements-dev.txt First checkin 2021-09-03 10:18:57 -04:00
requirements.txt First checkin 2021-09-03 10:18:57 -04:00
setup.cfg updated setup.cfg 2021-09-03 11:59:33 -04:00
setup.py Switched to pbr 2021-09-03 10:21:28 -04:00
tox.ini First checkin 2021-09-03 10:18:57 -04:00

README.rst

==================
aprsd_weewx_plugin
==================


.. image:: https://img.shields.io/pypi/v/aprsd_weewx_plugin.svg
        :target: https://pypi.python.org/pypi/aprsd_weewx_plugin

.. image:: https://img.shields.io/travis/hemna/aprsd_weewx_plugin.svg
        :target: https://travis-ci.com/hemna/aprsd_weewx_plugin

.. image:: https://readthedocs.org/projects/aprsd-weewx-plugin/badge/?version=latest
        :target: https://aprsd-weewx-plugin.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/hemna/aprsd_weewx_plugin/shield.svg
     :target: https://pyup.io/repos/github/hemna/aprsd_weewx_plugin/
     :alt: Updates



Ham Radio APRSD Weewx plugin for reporting weather from a weewx station


* Free software: Apache Software License 2.0
* Documentation: https://aprsd-weewx-plugin.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage