{ "info": { "author": "Eric Goller", "author_email": "eric.goller@projecthamster.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5" ], "description": "===============================\nhamster-gtk\n===============================\n\n.. image:: https://img.shields.io/pypi/v/hamster-gtk.svg\n :target: https://pypi.python.org/pypi/hamster-gtk\n\n.. image:: https://img.shields.io/travis/projecthamster/hamster-gtk.svg\n :target: https://travis-ci.org/projecthamster/hamster-gtk\n\n.. .. image:: https://readthedocs.org/projects/hamster-gtk/badge/?version=latest\n :target: https://readthedocs.org/projects/hamster-gtk/?badge=latest\n :alt: Documentation Status\n\n\nA GTK interface to the hamster time tracker.\n\n**IMPORTANT**\nAt this early stage ``hamster-gtk`` is pre-alpha software. As such you are very\nwelcome to take it our for a spin and submit feedback, however you should not\nrely on it to work properly and most certainly you should not use it in an\nproduction environment!\nYou have been warned.\n\nDependencies\n-------------\n\nTo Run the Testsuite\n~~~~~~~~~~~~~~~~~~~~~\n- make\n- xvfb\n\nFirst Steps\n------------\n* Install dependencies (on debian if using virtualenvwrapper):\n ``apt-get install virtualenvwrapper python-gi gir1.2-gtk-3.0 libglib2.0-dev libgtk-3-dev``.\n If you use python 3, you will need ``python3-gi`` instead.\n* Create new virtual env: ``mkvirtualenv hamster-gtk``\n* Activate env: ``workon hamster-gtk``\n* Activate system site dirs: ``toggleglobalsitepackages``. Otherwise you will have no access\n to Gtk.\n* Install ``hamster-gtk``: ``pip install hamster-gtk``.\n* Run the little furball: ``hamster-gtk``\n\nSome notes:\n* Preference changes will only be applied at the next start right now.\n* Exported data is tab seperated.\n* This is pre-alpha software!\n\nNews: Version 0.11.0\n----------------------\nThis release introduces refines various aspects of your *Hamster-GTK* experience.\nWhilst we introduce no new major dialogs (just a simple about-dialog). We\ncatch up with the lastest version of ``hamster-lib``, ``0.12.0``. The most\nnoteworthy change for user is probably the ability to use whitespaces with your\n``Activity.name``. Besides that we fixed some rather anoying bugs as well as\ncontinued to refine the codebase. All in all, while still not big on features,\nthis release should feel much more stable and reliable. This is not the least\ndue to multiple contributions by ``jtojnar``, thanks for that!\nAs ususal, for more changes and details, please refer to the changelog.\nHappy tracking; Eric.\n`\n\n\n\n\nHistory\n========\n\n0.11.0 (2016-10-03)\n--------------------\n- Config changes are now applied at runtime (Fixes: #57).\n- ``PreferencesDialog`` and its widgets moved to seperate sub-package (PR: #83).\n- ``facts_changed`` Signal has been renamed to ``facts-changed`` (Fixes: #51).\n- ``Overview._charts`` gets destroyed on ``refresh`` (Closes: #106).\n- *Show more* button in overview is inactive if there are no facts at all (Closes: #105).\n- Improved contrast for ``date colour`` in overview with dark themes (Closes: #93).\n- ``hamster_gtk.misc.dialogs`` has been split into multiple sub-modules (Closes: #96).\n- Test setup makes use of ``xvfb`` (Closes: #95).\n- ``tox`` tests against ``python3`` instead more specific python 3 versions (PR: #92).\n- Add new helper function ``hamster_gtk.helpers.get_parent_window`` (Closes: #60).\n- Fix ``EditDialog`` for uncategoriezed facts (Closes: #59).\n- Replace GTK stock buttons with generic label buttons (Closes: #46).\n- Escape values inserted as markup (Closes: #78).\n- Move CSS into seperate file (Closes: #4).\n- Add new function ``hamster_gtk.helpers.get_resource_path`` (PR: #81).\n- Add basic ``AboutDialog`` (Closes: #17).\n- Minor fixes and refinements.\n\n\n0.10.0 (2016-07-21)\n---------------------\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/projecthamster/hamster-gtk", "keywords": "hamster-gtk", "license": "GPL3", "maintainer": null, "maintainer_email": null, "name": "hamster-gtk", "package_url": "https://pypi.org/project/hamster-gtk/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hamster-gtk/", "project_urls": { "Homepage": "https://github.com/projecthamster/hamster-gtk" }, "release_url": "https://pypi.org/project/hamster-gtk/0.11.0/", "requires_dist": null, "requires_python": null, "summary": "A GTK interface to the hamster time tracker.", "version": "0.11.0" }, "last_serial": 2377401, "releases": { "0.10.0": [ { "comment_text": "", "digests": { "md5": "5dd5bc04bd58e10bf3b4cb87bdc41710", "sha256": "633d4eb61aee979be7782fdda1365f4f951dc9fe9732c7a648b576474d890e91" }, "downloads": -1, "filename": "hamster_gtk-0.10.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "5dd5bc04bd58e10bf3b4cb87bdc41710", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 47739, "upload_time": "2016-07-21T12:37:52", "url": "https://files.pythonhosted.org/packages/26/71/bf297b2e2c281b84c3fd56d500d3aec180cdafa764f9152e3bc1c0374372/hamster_gtk-0.10.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bab9c98ac5a5e3347cf1975eb550d280", "sha256": "a2d6e4ae32a87f1d18f42f1bd5644f596e50cb8cd24754d33705dd30a4e91d68" }, "downloads": -1, "filename": "hamster-gtk-0.10.0.tar.gz", "has_sig": true, "md5_digest": "bab9c98ac5a5e3347cf1975eb550d280", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54707, "upload_time": "2016-07-21T12:37:43", "url": "https://files.pythonhosted.org/packages/9c/ac/b7fde79de091e217a4be3811047d7fc809f4d62df2b00740c75e7cb2edc0/hamster-gtk-0.10.0.tar.gz" } ], "0.11.0": [ { "comment_text": "", "digests": { "md5": "79b68110094aff9e81992450c6cc2f29", "sha256": "31c822536603cf43b61d2b93bc406f307c7bf085d9214265d4ec15339ea77414" }, "downloads": -1, "filename": "hamster_gtk-0.11.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "79b68110094aff9e81992450c6cc2f29", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 67220, "upload_time": "2016-10-03T12:33:51", "url": "https://files.pythonhosted.org/packages/29/39/b9a96df885ca93c2b2752e4c407a0ab22192495388b7125da8d8d8c80004/hamster_gtk-0.11.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0e13ae26aafa118d7ee4b2f41f0d2188", "sha256": "72039e0f84d5a61c1a2b9d9b27b96ec2d8bc5e236c8a66f5afbbe01bf11d415f" }, "downloads": -1, "filename": "hamster-gtk-0.11.0.tar.gz", "has_sig": true, "md5_digest": "0e13ae26aafa118d7ee4b2f41f0d2188", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 62529, "upload_time": "2016-10-03T12:33:35", "url": "https://files.pythonhosted.org/packages/00/5d/64d63e6ea9aea38bd7b58ef7729d17726634cef32c8c91bbac546cf3a0d4/hamster-gtk-0.11.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "79b68110094aff9e81992450c6cc2f29", "sha256": "31c822536603cf43b61d2b93bc406f307c7bf085d9214265d4ec15339ea77414" }, "downloads": -1, "filename": "hamster_gtk-0.11.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "79b68110094aff9e81992450c6cc2f29", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 67220, "upload_time": "2016-10-03T12:33:51", "url": "https://files.pythonhosted.org/packages/29/39/b9a96df885ca93c2b2752e4c407a0ab22192495388b7125da8d8d8c80004/hamster_gtk-0.11.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0e13ae26aafa118d7ee4b2f41f0d2188", "sha256": "72039e0f84d5a61c1a2b9d9b27b96ec2d8bc5e236c8a66f5afbbe01bf11d415f" }, "downloads": -1, "filename": "hamster-gtk-0.11.0.tar.gz", "has_sig": true, "md5_digest": "0e13ae26aafa118d7ee4b2f41f0d2188", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 62529, "upload_time": "2016-10-03T12:33:35", "url": "https://files.pythonhosted.org/packages/00/5d/64d63e6ea9aea38bd7b58ef7729d17726634cef32c8c91bbac546cf3a0d4/hamster-gtk-0.11.0.tar.gz" } ] }