{ "info": { "author": "Timo Furrer", "author_email": "tuxtimo@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# saythanks-cli\n\nSay Thanks via CLI!\n\nDo you know about @kennethreitz's [saythanks.io](https://saythanks.io) project?\nIt's awesome and you should use it more often!\n\n... And that's exactly why this little CLI tool exists:\n\nUse it to conviniently *say thanks* to other people without leaving the terminal! :tada:\n\n```bash\npython3 -m pip install saythanks-cli\n```\n\nSay thanks:\n\n```bash\necho 'Request is soo great! Thanks.' | thx kennethreitz\n```\n\nIf you don't pipe anything into `thx` it'll pull up your favorite text editor\nand you can enter your message there. Just save and the message will be sent!\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/timofurrer/saythanks-cli", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "saythanks-cli", "package_url": "https://pypi.org/project/saythanks-cli/", "platform": "", "project_url": "https://pypi.org/project/saythanks-cli/", "project_urls": { "Homepage": "https://github.com/timofurrer/saythanks-cli" }, "release_url": "https://pypi.org/project/saythanks-cli/1.0.0a2/", "requires_dist": [ "click", "requests" ], "requires_python": "", "summary": "Say Thanks via Command Line Interface.", "version": "1.0.0a2" }, "last_serial": 3819098, "releases": { "1.0.0a2": [ { "comment_text": "", "digests": { "md5": "ffcbc3c03ecf18b1375628213fe11967", "sha256": "94e9bd990889b690f68a219bb6c3eda2705dbc5966b7b42991463ee72cb3864d" }, "downloads": -1, "filename": "saythanks_cli-1.0.0a2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ffcbc3c03ecf18b1375628213fe11967", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4267, "upload_time": "2018-04-29T18:51:52", "url": "https://files.pythonhosted.org/packages/eb/ce/c7c8d3b149b4f06b2719cd304fadd12fe4aaff21b00a4d3047c0b061c1c8/saythanks_cli-1.0.0a2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0f765f738629afbc004ee2a811cfc41a", "sha256": "6390b6632069b65b05c016d950ae24a336db51e0c30ed039c371757080e32a01" }, "downloads": -1, "filename": "saythanks-cli-1.0.0a2.tar.gz", "has_sig": false, "md5_digest": "0f765f738629afbc004ee2a811cfc41a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2917, "upload_time": "2018-04-29T18:51:53", "url": "https://files.pythonhosted.org/packages/5c/a3/b5978f1f5a9eb7cdbe99973dc47b856da239776cf4c785ae5732efa5f244/saythanks-cli-1.0.0a2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ffcbc3c03ecf18b1375628213fe11967", "sha256": "94e9bd990889b690f68a219bb6c3eda2705dbc5966b7b42991463ee72cb3864d" }, "downloads": -1, "filename": "saythanks_cli-1.0.0a2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ffcbc3c03ecf18b1375628213fe11967", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4267, "upload_time": "2018-04-29T18:51:52", "url": "https://files.pythonhosted.org/packages/eb/ce/c7c8d3b149b4f06b2719cd304fadd12fe4aaff21b00a4d3047c0b061c1c8/saythanks_cli-1.0.0a2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0f765f738629afbc004ee2a811cfc41a", "sha256": "6390b6632069b65b05c016d950ae24a336db51e0c30ed039c371757080e32a01" }, "downloads": -1, "filename": "saythanks-cli-1.0.0a2.tar.gz", "has_sig": false, "md5_digest": "0f765f738629afbc004ee2a811cfc41a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2917, "upload_time": "2018-04-29T18:51:53", "url": "https://files.pythonhosted.org/packages/5c/a3/b5978f1f5a9eb7cdbe99973dc47b856da239776cf4c785ae5732efa5f244/saythanks-cli-1.0.0a2.tar.gz" } ] }