Insert meteorological station data to Enhydris
Project description
Insert meteorological station data to Enhydris
License
Free software: GNU General Public License v3
Documentation
Creating a Windows executable
On Windows; the first time:
Install git.
Install a recent Python 3 version.
Execute Git Bash.
Clone loggertodb.
Change to the working directory of loggertodb.
pip install virtualenv==16.1.0 (this is because of a pyinstaller bug).
virtualenv ../venv
../venv/Scripts/pip install -e .
../venv/Scripts/pip install pyinstaller
Next times:
rm -r dist loggertodb-windows.spec
../venv/Scripts/pyinstaller --onefile --name=loggertodb bin/loggertodb-windows
After this, loggertodb.exe should be in the dist directory.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for loggertodb-2.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab691f2c11b19707f12d6c1cb9157d9fbffe5f78857d2fcf670f75b6e8555d3b |
|
MD5 | f33345460205948ad9f8da61d02c4e29 |
|
BLAKE2b-256 | 8af7eb081277a5557a88578bc0b3b7cc7bd1a9b631b5ca3a777d195197f7b93e |