Skip to main content

Insert meteorological station data to Enhydris

Project description

https://img.shields.io/travis/openmeteo/loggertodb.svg Coverage https://img.shields.io/pypi/v/loggertodb.svg Documentation Status Updates

Insert meteorological station data to Enhydris

License

Free software: GNU General Public License v3

Documentation

https://loggertodb.readthedocs.io.

Creating a Windows executable

On Windows; the first time:

  1. Install git.

  2. Install a recent Python 3 version.

  3. Execute Git Bash.

  4. Clone loggertodb.

  5. Change to the working directory of loggertodb.

  6. pip install virtualenv==16.1.0 (this is because of a pyinstaller bug).

  7. virtualenv ../venv

  8. ../venv/Scripts/pip install -e .

  9. ../venv/Scripts/pip install pyinstaller

Next times:

  1. rm -r dist loggertodb-windows.spec

  2. ../venv/Scripts/pyinstaller --onefile --name=loggertodb bin/loggertodb-windows

After this, loggertodb.exe should be in the dist directory.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

loggertodb-2.0.0.tar.gz (128.5 kB view hashes)

Uploaded Source

Built Distribution

loggertodb-2.0.0-py2.py3-none-any.whl (14.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page