figcow


Namefigcow JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/donno2048/figcow
SummaryPython cowsay that looks like a figlet
upload_time2022-02-05 02:46:41
maintainer
docs_urlNone
authorElisha Hollander
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # figcow

Python cowsay that looks like a figlet.

No dependencies.

## install

From Pypi:

`pip3 install figcow`

From GitHub:

`pip3 install git+https://github.com/donno2048/figcow`

## Usage

In cmd:

```sh
> figcow Example
 _________________________________________________
/  _____                                 _        \
| | ____|__  __  __ _  _ __ ___   _ __  | |  ___  |
| |  _|  \ \/ / / _` || '_ ` _ \ | '_ \ | | / _ \ |
| | |___  >  < | (_| || | | | | || |_) || ||  __/ |
| |_____|/_/\_\ \__,_||_| |_| |_|| .__/ |_| \___| |
\                                |_|              /
 ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
     \   ^__^
      \  (oo)\_______
         (__)\       )\/\
           ||----w |
           ||     ||
> echo 9 | figcow
 ____________
/   ___      \
|  / _ \     |
| | (_) |    |
|  \__, |    |
|    /_/     |
\            /
 ‾‾‾‾‾‾‾‾‾‾‾‾
     \   ^__^
      \  (oo)\_______
         (__)\       )\/\
            ||----w |
            ||     ||
```

In a script:

```py
>>> from figcow import cow
>>> c = cow("Another example", 20) # The second argument is the maximum width of the text
>>> print(c)
 __________________
/     _            \
|    / \    _ __   |
|   / _ \  | '_ \  |
|  / ___ \ | | | | |
| /_/   \_\|_| |_| |
|                  |
|         _        |
|   ___  | |_      |
|  / _ \ | __|     |
| | (_) || |_      |
|  \___/  \__|     |
|                  |
|  _               |
| | |__    ___     |
| | '_ \  / _ \    |
| | | | ||  __/    |
| |_| |_| \___|    |
|                  |
|                  |
|  _ __      ___   |
| | '__|    / _ \  |
| | |      |  __/  |
| |_|       \___|  |
|                  |
|                  |
| __  __  __ _     |
| \ \/ / / _` |    |
|  >  < | (_| |    |
| /_/\_\ \__,_|    |
|                  |
|                  |
|  _ __ ___        |
| | '_ ` _ \       |
| | | | | | |      |
| |_| |_| |_|      |
|                  |
|         _        |
|  _ __  | |  ___  |
| | '_ \ | | / _ \ |
| | |_) || ||  __/ |
| | .__/ |_| \___| |
| |_|              |
|                  |
|                  |
|                  |
|                  |
|                  |
\                  /
 ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
     \   ^__^
      \  (oo)\_______
         (__)\       )\/\
           ||----w |
           ||     ||
```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/donno2048/figcow",
    "name": "figcow",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Elisha Hollander",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/07/3c/fd7c1bcde70d3484768bff133298d4d1c8137ee201c9c14276af9cea1a00/figcow-1.0.3.tar.gz",
    "platform": "",
    "description": "# figcow\n\nPython cowsay that looks like a figlet.\n\nNo dependencies.\n\n## install\n\nFrom Pypi:\n\n`pip3 install figcow`\n\nFrom GitHub:\n\n`pip3 install git+https://github.com/donno2048/figcow`\n\n## Usage\n\nIn cmd:\n\n```sh\n> figcow Example\n _________________________________________________\n/  _____                                 _        \\\n| | ____|__  __  __ _  _ __ ___   _ __  | |  ___  |\n| |  _|  \\ \\/ / / _` || '_ ` _ \\ | '_ \\ | | / _ \\ |\n| | |___  >  < | (_| || | | | | || |_) || ||  __/ |\n| |_____|/_/\\_\\ \\__,_||_| |_| |_|| .__/ |_| \\___| |\n\\                                |_|              /\n \u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\n     \\   ^__^\n      \\  (oo)\\_______\n         (__)\\       )\\/\\\n           ||----w |\n           ||     ||\n> echo 9 | figcow\n ____________\n/   ___      \\\n|  / _ \\     |\n| | (_) |    |\n|  \\__, |    |\n|    /_/     |\n\\            /\n \u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\n     \\   ^__^\n      \\  (oo)\\_______\n         (__)\\       )\\/\\\n            ||----w |\n            ||     ||\n```\n\nIn a script:\n\n```py\n>>> from figcow import cow\n>>> c = cow(\"Another example\", 20) # The second argument is the maximum width of the text\n>>> print(c)\n __________________\n/     _            \\\n|    / \\    _ __   |\n|   / _ \\  | '_ \\  |\n|  / ___ \\ | | | | |\n| /_/   \\_\\|_| |_| |\n|                  |\n|         _        |\n|   ___  | |_      |\n|  / _ \\ | __|     |\n| | (_) || |_      |\n|  \\___/  \\__|     |\n|                  |\n|  _               |\n| | |__    ___     |\n| | '_ \\  / _ \\    |\n| | | | ||  __/    |\n| |_| |_| \\___|    |\n|                  |\n|                  |\n|  _ __      ___   |\n| | '__|    / _ \\  |\n| | |      |  __/  |\n| |_|       \\___|  |\n|                  |\n|                  |\n| __  __  __ _     |\n| \\ \\/ / / _` |    |\n|  >  < | (_| |    |\n| /_/\\_\\ \\__,_|    |\n|                  |\n|                  |\n|  _ __ ___        |\n| | '_ ` _ \\       |\n| | | | | | |      |\n| |_| |_| |_|      |\n|                  |\n|         _        |\n|  _ __  | |  ___  |\n| | '_ \\ | | / _ \\ |\n| | |_) || ||  __/ |\n| | .__/ |_| \\___| |\n| |_|              |\n|                  |\n|                  |\n|                  |\n|                  |\n|                  |\n\\                  /\n \u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\u203e\n     \\   ^__^\n      \\  (oo)\\_______\n         (__)\\       )\\/\\\n           ||----w |\n           ||     ||\n```\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python cowsay that looks like a figlet",
    "version": "1.0.3",
    "project_urls": {
        "Homepage": "https://github.com/donno2048/figcow"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a799955cf2bd2af8c1aca2f1674a87f995fe2fc83c50bb8113e6b5a11e2588ec",
                "md5": "3f590ebeaa4846f34536923185b1a30e",
                "sha256": "04dd9f8a8f3a5b6f434a403fdba935e84a92978f4896e3f9a286a748f07781b5"
            },
            "downloads": -1,
            "filename": "figcow-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3f590ebeaa4846f34536923185b1a30e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5609,
            "upload_time": "2022-02-05T02:46:40",
            "upload_time_iso_8601": "2022-02-05T02:46:40.465037Z",
            "url": "https://files.pythonhosted.org/packages/a7/99/955cf2bd2af8c1aca2f1674a87f995fe2fc83c50bb8113e6b5a11e2588ec/figcow-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "073cfd7c1bcde70d3484768bff133298d4d1c8137ee201c9c14276af9cea1a00",
                "md5": "7073b76ba2996741fc9be0423c79ab58",
                "sha256": "e43a454a77ee79c0af6f6c2d5c89b4454e47012bad34e00b28872448713c6331"
            },
            "downloads": -1,
            "filename": "figcow-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "7073b76ba2996741fc9be0423c79ab58",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5681,
            "upload_time": "2022-02-05T02:46:41",
            "upload_time_iso_8601": "2022-02-05T02:46:41.869056Z",
            "url": "https://files.pythonhosted.org/packages/07/3c/fd7c1bcde70d3484768bff133298d4d1c8137ee201c9c14276af9cea1a00/figcow-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-02-05 02:46:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "donno2048",
    "github_project": "figcow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "figcow"
}
        
Elapsed time: 0.31425s