thankyou


Namethankyou JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/mariofix/thankyou
SummaryPrint "Thank You" in every known language
upload_time2023-05-08 10:30:43
maintainer
docs_urlNone
authorMario Hernandez
requires_python>=3.8,<4.0
licenseMIT
keywords thanks library thank
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Thank You
Python module to print "Thanks/Thank you" in every known language.
Install it, import it and use it with
```python
from thankyou import give_thanks
thanks = give_thanks()
```

So, why do this?
Why not I may reply.

It's just a "nicer" way to generate random (sometimes hostile) data.

[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/mariofix/thankyou/main.svg)](https://results.pre-commit.ci/latest/github/mariofix/thankyou/main) [![Thank You](https://github.com/mariofix/thankyou/actions/workflows/tests.yml/badge.svg)](https://github.com/mariofix/thankyou/actions/workflows/tests.yml) [![PyPI version](https://badge.fury.io/py/thankyou.svg)](https://badge.fury.io/py/thankyou) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mariofix/thankyou",
    "name": "thankyou",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "thanks,library,thank",
    "author": "Mario Hernandez",
    "author_email": "yo@mariofix.com",
    "download_url": "https://files.pythonhosted.org/packages/1b/93/27381d497812a6415e6e57eb20a90d20d14c22427d4c3f931fa18330f879/thankyou-0.0.3.tar.gz",
    "platform": null,
    "description": "# Thank You\nPython module to print \"Thanks/Thank you\" in every known language.\nInstall it, import it and use it with\n```python\nfrom thankyou import give_thanks\nthanks = give_thanks()\n```\n\nSo, why do this?\nWhy not I may reply.\n\nIt's just a \"nicer\" way to generate random (sometimes hostile) data.\n\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/mariofix/thankyou/main.svg)](https://results.pre-commit.ci/latest/github/mariofix/thankyou/main) [![Thank You](https://github.com/mariofix/thankyou/actions/workflows/tests.yml/badge.svg)](https://github.com/mariofix/thankyou/actions/workflows/tests.yml) [![PyPI version](https://badge.fury.io/py/thankyou.svg)](https://badge.fury.io/py/thankyou) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Print \"Thank You\" in every known language",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/mariofix/thankyou",
        "Repository": "https://github.com/mariofix/thankyou"
    },
    "split_keywords": [
        "thanks",
        "library",
        "thank"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07871cec2da2ef7dc8b1e72166565d88c5efef1054a2d424ae69583b0eac0cc8",
                "md5": "ea5e0c9e6b1eecf2b0e448a98df12e1a",
                "sha256": "6fdc6663783beb70398f3a3ac80d244a84c8d7cbc2a691d39d99256fe649a647"
            },
            "downloads": -1,
            "filename": "thankyou-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ea5e0c9e6b1eecf2b0e448a98df12e1a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 17884,
            "upload_time": "2023-05-08T10:30:41",
            "upload_time_iso_8601": "2023-05-08T10:30:41.029533Z",
            "url": "https://files.pythonhosted.org/packages/07/87/1cec2da2ef7dc8b1e72166565d88c5efef1054a2d424ae69583b0eac0cc8/thankyou-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b9327381d497812a6415e6e57eb20a90d20d14c22427d4c3f931fa18330f879",
                "md5": "ee0996b673d52e954038bef45e8263f2",
                "sha256": "b8294c11cab28c575cd5663e6d7cf47f0867096c3cf5d7de177ffdf766dd6594"
            },
            "downloads": -1,
            "filename": "thankyou-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "ee0996b673d52e954038bef45e8263f2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 17244,
            "upload_time": "2023-05-08T10:30:43",
            "upload_time_iso_8601": "2023-05-08T10:30:43.258909Z",
            "url": "https://files.pythonhosted.org/packages/1b/93/27381d497812a6415e6e57eb20a90d20d14c22427d4c3f931fa18330f879/thankyou-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-08 10:30:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mariofix",
    "github_project": "thankyou",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "thankyou"
}
        
Elapsed time: 0.06353s