==========
loggertodb
==========
.. image:: https://img.shields.io/travis/openmeteo/loggertodb.svg
:target: https://travis-ci.org/openmeteo/loggertodb
.. image:: https://codecov.io/github/openmeteo/loggertodb/coverage.svg
:target: https://codecov.io/gh/openmeteo/loggertodb
:alt: Coverage
.. image:: https://img.shields.io/pypi/v/loggertodb.svg
:target: https://pypi.python.org/pypi/loggertodb
.. image:: https://readthedocs.org/projects/loggertodb/badge/?version=latest
:target: https://loggertodb.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/openmeteo/loggertodb/shield.svg
:target: https://pyup.io/repos/github/openmeteo/loggertodb/
:alt: 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"``
.. _pyinstaller bug: https://github.com/pyinstaller/pyinstaller/issues/4064
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.
Raw data
{
"_id": null,
"home_page": "https://github.com/aptiko/loggertodb",
"name": "loggertodb",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "loggertodb",
"author": "Antonis Christofides",
"author_email": "antonis@antonischristofides.com",
"download_url": "https://files.pythonhosted.org/packages/12/d0/210a90574516759cb78db8d05303296e766bb369a814118cf23790ac2369/loggertodb-3.1.0.tar.gz",
"platform": null,
"description": "==========\nloggertodb\n==========\n\n\n.. image:: https://img.shields.io/travis/openmeteo/loggertodb.svg\n :target: https://travis-ci.org/openmeteo/loggertodb\n\n.. image:: https://codecov.io/github/openmeteo/loggertodb/coverage.svg\n :target: https://codecov.io/gh/openmeteo/loggertodb\n :alt: Coverage\n\n.. image:: https://img.shields.io/pypi/v/loggertodb.svg\n :target: https://pypi.python.org/pypi/loggertodb\n\n.. image:: https://readthedocs.org/projects/loggertodb/badge/?version=latest\n :target: https://loggertodb.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/openmeteo/loggertodb/shield.svg\n :target: https://pyup.io/repos/github/openmeteo/loggertodb/\n :alt: Updates\n\n\n\nInsert meteorological station data to Enhydris\n\nLicense\n=======\n\nFree software: GNU General Public License v3\n\nDocumentation\n=============\n\nhttps://loggertodb.readthedocs.io.\n\nCreating a Windows executable\n=============================\n\n**Note:** You have to work on Windows 7. If you work on Windows 10, the\nresulting executable might not run on Windows 7. If you find a way to\ncreate the executable on Windows 10 that runs on Windows 7 (or stop\nsupporting Windows 7), fix this README.\n\nWe've found that executables created on 64-bit Windows 7 do run on\n32-bit Windows 7, however ideally the resulting executable should be\ntested in both environments.\n\nThe first time:\n\n 1. Install ``git``.\n 2. Install a recent Python 3 version.\n 3. Execute Git Bash.\n 4. Clone loggertodb.\n 5. Change to the working directory of ``loggertodb``.\n 6. ``pip install virtualenv==16.1.0`` (this is because of a\n `pyinstaller bug`_).\n 7. ``virtualenv ../venv``\n 8. ``../venv/Scripts/pip install -e .``\n 9. ``../venv/Scripts/pip install \"pyinstaller<5\"``\n\n.. _pyinstaller bug: https://github.com/pyinstaller/pyinstaller/issues/4064\n\nNext times:\n\n 1. ``../venv/Scripts/pip install -e .`` (to upgrade dependencies if needed)\n 2. ``../venv/Scripts/python setup.py test``\n 3. ``rm -r dist loggertodb.spec``\n 4. ``../venv/Scripts/pyinstaller --onefile --name=loggertodb bin/loggertodb-windows``\n\nAfter this, ``loggertodb.exe`` should be in the ``dist`` directory.\n",
"bugtrack_url": null,
"license": "GNU General Public License v3",
"summary": "Insert meteorological station data to Enhydris",
"version": "3.1.0",
"project_urls": {
"Homepage": "https://github.com/aptiko/loggertodb"
},
"split_keywords": [
"loggertodb"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ccb31cd2589b69e19c9b8729e55f302a9b6bc95558bd25ac86ec29a52faf4659",
"md5": "af0bdd50ea29ecc6a2bbd682988e1d40",
"sha256": "dc2979903ac9d9ee66e2a004fd13ebba051d3f7b08bcc4580d8c092c69e7287d"
},
"downloads": -1,
"filename": "loggertodb-3.1.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "af0bdd50ea29ecc6a2bbd682988e1d40",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 15256,
"upload_time": "2024-07-29T15:30:24",
"upload_time_iso_8601": "2024-07-29T15:30:24.129056Z",
"url": "https://files.pythonhosted.org/packages/cc/b3/1cd2589b69e19c9b8729e55f302a9b6bc95558bd25ac86ec29a52faf4659/loggertodb-3.1.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "12d0210a90574516759cb78db8d05303296e766bb369a814118cf23790ac2369",
"md5": "fabecb486441fbfaa2ce378af1314717",
"sha256": "885948aa26fbf78f0d0c192cb81ff9298afe4805af831ea24547ec391fa6d10e"
},
"downloads": -1,
"filename": "loggertodb-3.1.0.tar.gz",
"has_sig": false,
"md5_digest": "fabecb486441fbfaa2ce378af1314717",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 129405,
"upload_time": "2024-07-29T15:30:26",
"upload_time_iso_8601": "2024-07-29T15:30:26.488115Z",
"url": "https://files.pythonhosted.org/packages/12/d0/210a90574516759cb78db8d05303296e766bb369a814118cf23790ac2369/loggertodb-3.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-29 15:30:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "aptiko",
"github_project": "loggertodb",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"lcname": "loggertodb"
}