psgfiglet


Namepsgfiglet JSON
Version 5.0.0 PyPI version JSON
download
home_pagehttps://github.com/PySimpleGUI/psgfiglet
SummaryCreate Figlets using a PySimpleGUI GUI and pyfiglet. A PySimpleGUI Demo Program.
upload_time2024-02-13 09:04:31
maintainer
docs_urlNone
authorPySimpleSoft Inc.
requires_python>=3.6
licenseFree To Use But Restricted
keywords psgfiglet pysimplegui figlet
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
  <p align="center"><img width="238" height="135" src="https://pysimplegui.net/images/logos/psglogofull.svg"><p>

  <h2 align="center">psgfiglet</h2>
  <h2 align="center">A PySimpleGUI Application</h2>
</p>

Create Figlets

```text
  ______ _       _      _
 |  ____(_)     | |    | |
 | |__   _  __ _| | ___| |_ ___
 |  __| | |/ _` | |/ _ \ __/ __|
 | |    | | (_| | |  __/ |_\__ \
 |_|    |_|\__, |_|\___|\__|___/
            __/ |
           |___/
```
```text
  _               ___       __  _                 _        ___        _____
 | |__  _   _    / _ \_   _/ _\(_)_ __ ___  _ __ | | ___  / _ \/\ /\  \_   \
 | '_ \| | | |  / /_)/ | | \ \ | | '_ ` _ \| '_ \| |/ _ \/ /_\/ / \ \  / /\/
 | |_) | |_| | / ___/| |_| |\ \| | | | | | | |_) | |  __/ /_\\\ \_/ /\/ /_
 |_.__/ \__, | \/     \__, \__/|_|_| |_| |_| .__/|_|\___\____/ \___/\____/
        |___/         |___/                |_|
```





<p align="center"><img width="850" height="429" src="screenshot.png"><p>







## Features

* Retro ASCII ART
* Create big block letters composed of smaller characters
* Choose from dozens of fonts
* Copy and paste into your documents and code

## Installation

### Using PIP

`pip install psgfiglet`

### Installing using `python -m pip`. The python recommended way:

#### If you use the command `python` on your computer to invoke Python (Windows):

```bash
python -m pip install --upgrade --no-cache-dir "git+https://github.com/PySimpleGUI/psgfiglet.git#egg=psgfiglet"
```

#### If you use the command `python3` on your computer to invoke Python (Linux, Mac):

```bash
python3 -m pip install --upgrade --no-cache-dir "git+https://github.com/PySimpleGUI/psgfiglet.git#egg=psgfiglet"`
```

## Usage

Once installed, launch psgfiglet by typing the following in your command line:

`psgfiglet`

## About - What is a Figlet?

A Figlet is a text based way to add large block text to your code or chats.  There are a variety of "Fonts" available that you'll find listed along the left side of the screen.

![image](https://user-images.githubusercontent.com/46163555/136379651-58f474d7-fbfa-423f-a5da-162d6936d104.png)

## To use in your code

The easiest way to is make a multiline string in your code using triple quotes:

```python

'''
This is a multiline string
Line 2
'''
```


You can simply paste your Figlet into one of these multiline comments.  They work well at breaking up your code into chunks

```python

'''
                    oo          
                                
88d8b.d8b. .d8888b. dP 88d888b. 
88'`88'`88 88'  `88 88 88'  `88 
88  88  88 88.  .88 88 88    88 
dP  dP  dP `88888P8 dP dP    dP
'''

def main():
    x = 20

```

## License & Copyright

Copyright 2023-2024 PySimpleSoft, Inc. and/or its licensors.

This is a free-to-use "Utility" and is licensed under the
PySimpleGUI License Agreement, a copy of which is included in the
license.txt file and also available at https://pysimplegui.com/eula.

Please see Section 1.2 of the license regarding the use of this Utility,
and see https://pysimplegui.com/faq for any questions.


## Contributing

We are happy to receive issues describing bug reports and feature
requests! If your bug report relates to a security vulnerability,
please do not file a public issue, and please instead reach out to us
at issues@PySimpleGUI.com.

We do not accept (and do not wish to receive) contributions of
user-created or third-party code, including patches, pull requests, or
code snippets incorporated into submitted issues. Please do not send
us any such code! Bug reports and feature requests should not include
any source code.

If you nonetheless submit any user-created or third-party code to us,
(1) you assign to us all rights and title in or relating to the code;
and (2) to the extent any such assignment is not fully effective, you
hereby grant to us a royalty-free, perpetual, irrevocable, worldwide,
unlimited, sublicensable, transferrable license under all intellectual
property rights embodied therein or relating thereto, to exploit the
code in any manner we choose, including to incorporate the code into
PySimpleGUI and to redistribute it under any terms at our discretion.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/PySimpleGUI/psgfiglet",
    "name": "psgfiglet",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "psgfiglet PySimpleGUI figlet",
    "author": "PySimpleSoft Inc.",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/ed/3b/1133cc819e6b0a68cd0a62fbd067c3e012b1d8c304690e9ea17b5c567709/psgfiglet-5.0.0.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\r\n  <p align=\"center\"><img width=\"238\" height=\"135\" src=\"https://pysimplegui.net/images/logos/psglogofull.svg\"><p>\r\n\r\n  <h2 align=\"center\">psgfiglet</h2>\r\n  <h2 align=\"center\">A PySimpleGUI Application</h2>\r\n</p>\r\n\r\nCreate Figlets\r\n\r\n```text\r\n  ______ _       _      _\r\n |  ____(_)     | |    | |\r\n | |__   _  __ _| | ___| |_ ___\r\n |  __| | |/ _` | |/ _ \\ __/ __|\r\n | |    | | (_| | |  __/ |_\\__ \\\r\n |_|    |_|\\__, |_|\\___|\\__|___/\r\n            __/ |\r\n           |___/\r\n```\r\n```text\r\n  _               ___       __  _                 _        ___        _____\r\n | |__  _   _    / _ \\_   _/ _\\(_)_ __ ___  _ __ | | ___  / _ \\/\\ /\\  \\_   \\\r\n | '_ \\| | | |  / /_)/ | | \\ \\ | | '_ ` _ \\| '_ \\| |/ _ \\/ /_\\/ / \\ \\  / /\\/\r\n | |_) | |_| | / ___/| |_| |\\ \\| | | | | | | |_) | |  __/ /_\\\\\\ \\_/ /\\/ /_\r\n |_.__/ \\__, | \\/     \\__, \\__/|_|_| |_| |_| .__/|_|\\___\\____/ \\___/\\____/\r\n        |___/         |___/                |_|\r\n```\r\n\r\n\r\n\r\n\r\n\r\n<p align=\"center\"><img width=\"850\" height=\"429\" src=\"screenshot.png\"><p>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n## Features\r\n\r\n* Retro ASCII ART\r\n* Create big block letters composed of smaller characters\r\n* Choose from dozens of fonts\r\n* Copy and paste into your documents and code\r\n\r\n## Installation\r\n\r\n### Using PIP\r\n\r\n`pip install psgfiglet`\r\n\r\n### Installing using `python -m pip`. The python recommended way:\r\n\r\n#### If you use the command `python` on your computer to invoke Python (Windows):\r\n\r\n```bash\r\npython -m pip install --upgrade --no-cache-dir \"git+https://github.com/PySimpleGUI/psgfiglet.git#egg=psgfiglet\"\r\n```\r\n\r\n#### If you use the command `python3` on your computer to invoke Python (Linux, Mac):\r\n\r\n```bash\r\npython3 -m pip install --upgrade --no-cache-dir \"git+https://github.com/PySimpleGUI/psgfiglet.git#egg=psgfiglet\"`\r\n```\r\n\r\n## Usage\r\n\r\nOnce installed, launch psgfiglet by typing the following in your command line:\r\n\r\n`psgfiglet`\r\n\r\n## About - What is a Figlet?\r\n\r\nA Figlet is a text based way to add large block text to your code or chats.  There are a variety of \"Fonts\" available that you'll find listed along the left side of the screen.\r\n\r\n![image](https://user-images.githubusercontent.com/46163555/136379651-58f474d7-fbfa-423f-a5da-162d6936d104.png)\r\n\r\n## To use in your code\r\n\r\nThe easiest way to is make a multiline string in your code using triple quotes:\r\n\r\n```python\r\n\r\n'''\r\nThis is a multiline string\r\nLine 2\r\n'''\r\n```\r\n\r\n\r\nYou can simply paste your Figlet into one of these multiline comments.  They work well at breaking up your code into chunks\r\n\r\n```python\r\n\r\n'''\r\n                    oo          \r\n                                \r\n88d8b.d8b. .d8888b. dP 88d888b. \r\n88'`88'`88 88'  `88 88 88'  `88 \r\n88  88  88 88.  .88 88 88    88 \r\ndP  dP  dP `88888P8 dP dP    dP\r\n'''\r\n\r\ndef main():\r\n    x = 20\r\n\r\n```\r\n\r\n## License & Copyright\r\n\r\nCopyright 2023-2024 PySimpleSoft, Inc. and/or its licensors.\r\n\r\nThis is a free-to-use \"Utility\" and is licensed under the\r\nPySimpleGUI License Agreement, a copy of which is included in the\r\nlicense.txt file and also available at https://pysimplegui.com/eula.\r\n\r\nPlease see Section 1.2 of the license regarding the use of this Utility,\r\nand see https://pysimplegui.com/faq for any questions.\r\n\r\n\r\n## Contributing\r\n\r\nWe are happy to receive issues describing bug reports and feature\r\nrequests! If your bug report relates to a security vulnerability,\r\nplease do not file a public issue, and please instead reach out to us\r\nat issues@PySimpleGUI.com.\r\n\r\nWe do not accept (and do not wish to receive) contributions of\r\nuser-created or third-party code, including patches, pull requests, or\r\ncode snippets incorporated into submitted issues. Please do not send\r\nus any such code! Bug reports and feature requests should not include\r\nany source code.\r\n\r\nIf you nonetheless submit any user-created or third-party code to us,\r\n(1) you assign to us all rights and title in or relating to the code;\r\nand (2) to the extent any such assignment is not fully effective, you\r\nhereby grant to us a royalty-free, perpetual, irrevocable, worldwide,\r\nunlimited, sublicensable, transferrable license under all intellectual\r\nproperty rights embodied therein or relating thereto, to exploit the\r\ncode in any manner we choose, including to incorporate the code into\r\nPySimpleGUI and to redistribute it under any terms at our discretion.\r\n",
    "bugtrack_url": null,
    "license": "Free To Use But Restricted",
    "summary": "Create Figlets using a PySimpleGUI GUI and pyfiglet. A PySimpleGUI Demo Program.",
    "version": "5.0.0",
    "project_urls": {
        "Homepage": "https://github.com/PySimpleGUI/psgfiglet"
    },
    "split_keywords": [
        "psgfiglet",
        "pysimplegui",
        "figlet"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2581d13606338dd4e853f9eb7aa79e9cc8935d078f80a409c6e557248da7926a",
                "md5": "9408142028854c4030589019add9e764",
                "sha256": "2cb40f4cb96a0dbd27adbbe67d1a68658f5936203f7fe21bde217540f9fc56ff"
            },
            "downloads": -1,
            "filename": "psgfiglet-5.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9408142028854c4030589019add9e764",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 124490,
            "upload_time": "2024-02-13T09:04:29",
            "upload_time_iso_8601": "2024-02-13T09:04:29.390712Z",
            "url": "https://files.pythonhosted.org/packages/25/81/d13606338dd4e853f9eb7aa79e9cc8935d078f80a409c6e557248da7926a/psgfiglet-5.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed3b1133cc819e6b0a68cd0a62fbd067c3e012b1d8c304690e9ea17b5c567709",
                "md5": "3206bcc13e4ba1ad0769592f6ea01259",
                "sha256": "a0765db57d3fb69bcce3c0658dc5feaec25afdebe5d926957480a0ddae13fda4"
            },
            "downloads": -1,
            "filename": "psgfiglet-5.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3206bcc13e4ba1ad0769592f6ea01259",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 126101,
            "upload_time": "2024-02-13T09:04:31",
            "upload_time_iso_8601": "2024-02-13T09:04:31.149723Z",
            "url": "https://files.pythonhosted.org/packages/ed/3b/1133cc819e6b0a68cd0a62fbd067c3e012b1d8c304690e9ea17b5c567709/psgfiglet-5.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-13 09:04:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PySimpleGUI",
    "github_project": "psgfiglet",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "psgfiglet"
}
        
Elapsed time: 0.24485s