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

Note: You have to work on Windows 7. If you work on Windows 10, the resulting executable might not run on Windows 7. If you find a way to create the executable on Windows 10 that runs on Windows 7 (or stop supporting Windows 7), fix this README.

We’ve found that executables created on 64-bit Windows 7 do run on 32-bit Windows 7, however ideally the resulting executable should be tested in both environments.

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<5"

Next times:

  1. ../venv/Scripts/pip install -e . (to upgrade dependencies if needed)

  2. ../venv/Scripts/python setup.py test

  3. rm -r dist loggertodb.spec

  4. ../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-3.1.0.tar.gz (129.4 kB view details)

Uploaded Source

Built Distribution

loggertodb-3.1.0-py2.py3-none-any.whl (15.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file loggertodb-3.1.0.tar.gz.

File metadata

  • Download URL: loggertodb-3.1.0.tar.gz
  • Upload date:
  • Size: 129.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for loggertodb-3.1.0.tar.gz
Algorithm Hash digest
SHA256 885948aa26fbf78f0d0c192cb81ff9298afe4805af831ea24547ec391fa6d10e
MD5 fabecb486441fbfaa2ce378af1314717
BLAKE2b-256 12d0210a90574516759cb78db8d05303296e766bb369a814118cf23790ac2369

See more details on using hashes here.

File details

Details for the file loggertodb-3.1.0-py2.py3-none-any.whl.

File metadata

  • Download URL: loggertodb-3.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 15.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for loggertodb-3.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 dc2979903ac9d9ee66e2a004fd13ebba051d3f7b08bcc4580d8c092c69e7287d
MD5 af0bdd50ea29ecc6a2bbd682988e1d40
BLAKE2b-256 ccb31cd2589b69e19c9b8729e55f302a9b6bc95558bd25ac86ec29a52faf4659

See more details on using hashes here.

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