{ "info": { "author": "Alexandr Jurow", "author_email": "pythonwayru@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Utilities" ], "description": "A handy tool with a command line interface for logging time worked. At\nany time you can see how much you have spent time on a particular\nproject and how much you have earned on it.\n\nInstallation\n------------\n\n.. code:: bash\n\n pip install salary-timetracker-sqlite\n\nUsage\n-----\n\n.. code:: bash\n\n tts [OPTIONS]\n\n To add a new entry just enter 'tts'. If there are no options, an interactive session is started.\n\n Options:\n -a, --show-all Show all entries\n -p, --show-paid Show paid\n -u, --show-unpaid Show unpaid\n -s, --stats Show unpaid hours\n -m, --mark-paid Mark all hours worked as paid\n --del-paid Delete records marked as paid\n --help Show this message and exit.\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/dalay/salary-timetracker-sqlite/archive/v0.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/dalay/salary-timetracker-sqlite", "keywords": "timetracker", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "salary-timetracker-sqlite", "package_url": "https://pypi.org/project/salary-timetracker-sqlite/", "platform": "", "project_url": "https://pypi.org/project/salary-timetracker-sqlite/", "project_urls": { "Download": "https://github.com/dalay/salary-timetracker-sqlite/archive/v0.2.tar.gz", "Homepage": "http://github.com/dalay/salary-timetracker-sqlite" }, "release_url": "https://pypi.org/project/salary-timetracker-sqlite/0.2/", "requires_dist": null, "requires_python": "", "summary": "A simple and easy timetracker for loging working hours with sqlite db and automatic wage calculation.", "version": "0.2" }, "last_serial": 4953340, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "581781e28e52384a1648d508631ea74d", "sha256": "437ff541abde393024fb7a4a3209bab393b0204860294cf82a54a14400d6e611" }, "downloads": -1, "filename": "salary-timetracker-sqlite-0.2.tar.gz", "has_sig": false, "md5_digest": "581781e28e52384a1648d508631ea74d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3801, "upload_time": "2019-03-18T10:23:42", "url": "https://files.pythonhosted.org/packages/b3/5e/36102c63e99991a369ab766142f071d61797815e575ba989a0035b052ca6/salary-timetracker-sqlite-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "581781e28e52384a1648d508631ea74d", "sha256": "437ff541abde393024fb7a4a3209bab393b0204860294cf82a54a14400d6e611" }, "downloads": -1, "filename": "salary-timetracker-sqlite-0.2.tar.gz", "has_sig": false, "md5_digest": "581781e28e52384a1648d508631ea74d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3801, "upload_time": "2019-03-18T10:23:42", "url": "https://files.pythonhosted.org/packages/b3/5e/36102c63e99991a369ab766142f071d61797815e575ba989a0035b052ca6/salary-timetracker-sqlite-0.2.tar.gz" } ] }