Insert meteorological station data to Enhydris
Project description
loggertodb
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.
History
0.2.0 (2019-07-16)
- Added multi-file option to simple format.
- Added configuration parameters “encoding” and “ignore_lines”.
0.1.3 (2019-06-07)
- Upgraded htimeseries to 1.0.
- Made dependencies more robust.
0.1.2 (2019-05-27)
- Made parsing dates more robust in simple format.
- Fixed extreme slowness when thousands of records had to be inserted.
- Fixed unhelpful error message when file was out of order.
0.1.1 (2019-04-18)
- Fixed a bug that prevented using a log file.
0.1.0 (2019-04-18)
- Initial release
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size loggertodb-0.2.0rc2-py2.py3-none-any.whl (11.8 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size loggertodb-0.2.0rc2.tar.gz (123.9 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for loggertodb-0.2.0rc2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6b590c65809470449018e46e085987291e3e3c5421487e7acbd89b60cf26bdf |
|
MD5 | 2358759b54f882615c535647e3b1fa2c |
|
BLAKE2-256 | 8c1f2cdc58350ad9f22022b09f7291d5d45286109777aa77b4cd5b7c08613e8e |