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.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.1.0-py2.py3-none-any.whl (10.9 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size loggertodb-0.1.0.tar.gz (122.3 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for loggertodb-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 769b50c1e87fa3b64c6733c4c877f205a9519634a609e72ca8d56f7ea9c1d6ef |
|
MD5 | 46e01ea366483513ceb3ccf96f582c26 |
|
BLAKE2-256 | 514dfb32cf5e22cd85f2aa13390aa3401b7cbba46c18271f079ec725041006b4 |