Metadata-Version: 2.4
Name: loggertodb
Version: 4.1.0
Summary: Insert meteorological station data to Enhydris
Author-email: Antonis Christofides <antonis@antonischristofides.com>
Maintainer-email: Antonis Christofides <antonis@antonischristofides.com>
Project-URL: Homepage, https://github.com/openmeteo/loggertodb
Project-URL: Documentation, https://loggertodb.readthedocs.io
Project-URL: Repository, https://github.com/openmeteo/loggertodb
Project-URL: Changelog, https://github.com/openmeteo/loggertodb/blob/master/docs/release-notes.rst
Keywords: loggertodb
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE.rst
Requires-Dist: Click<9,>=8.2
Requires-Dist: iso8601<3,>=2.1
Requires-Dist: simpletail<2,>=1
Requires-Dist: tzdata
Requires-Dist: pthelma<3,>=2
Provides-Extra: dev
Requires-Dist: pyfakefs; extra == "dev"
Dynamic: license-file

==========
loggertodb
==========


.. image:: https://img.shields.io/travis/openmeteo/loggertodb.svg
        :target: https://travis-ci.org/openmeteo/loggertodb

.. image:: https://codecov.io/github/openmeteo/loggertodb/coverage.svg
        :target: https://codecov.io/gh/openmeteo/loggertodb
        :alt: Coverage

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

.. image:: https://readthedocs.org/projects/loggertodb/badge/?version=latest
        :target: https://loggertodb.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/openmeteo/loggertodb/shield.svg
     :target: https://pyup.io/repos/github/openmeteo/loggertodb/
     :alt: Updates



Insert meteorological station data to Enhydris

License
=======

Free software: GNU General Public License v3

Documentation
=============

https://loggertodb.readthedocs.io.
