textual-pyfiglet-fonts


Nametextual-pyfiglet-fonts JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryThe full extended fonts collection packaged as an optional dependency for textual-pyfiglet
upload_time2024-10-24 00:10:08
maintainerNone
docs_urlNone
authoredward-jazzhands
requires_python<4.0,>=3.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This contains the full extended fonts collection for Textual-PyFiglet.

The original PyFiglet contains all fonts in the package. For Textual-PyFiglet they were split into their own package, since the fonts data is almost 100x the size of the program data.

This is intended to be installed like this:   
`pip install textual-pyfiglet[fonts]`

But you can also just download the package directly.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "textual-pyfiglet-fonts",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "edward-jazzhands",
    "author_email": "ed.jazzhands@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/de/49/00be53cdb72a1376d834a8b2bb1b96e3ad98ae33b2d0afe7d237f6eb9107/textual_pyfiglet_fonts-0.2.0.tar.gz",
    "platform": null,
    "description": "This contains the full extended fonts collection for Textual-PyFiglet.\n\nThe original PyFiglet contains all fonts in the package. For Textual-PyFiglet they were split into their own package, since the fonts data is almost 100x the size of the program data.\n\nThis is intended to be installed like this:   \n`pip install textual-pyfiglet[fonts]`\n\nBut you can also just download the package directly.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The full extended fonts collection packaged as an optional dependency for textual-pyfiglet",
    "version": "0.2.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "971c37d21c46e865217933599660ad967bdacdf9a43bb1db86c19c260da06ad2",
                "md5": "ccd7501561c9084e29562e6c3f353bab",
                "sha256": "47f969daf32a84fdb9fe8ae05b2660b1c4c55deababf54ad968a6167702711d5"
            },
            "downloads": -1,
            "filename": "textual_pyfiglet_fonts-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ccd7501561c9084e29562e6c3f353bab",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.0",
            "size": 1608067,
            "upload_time": "2024-10-24T00:10:06",
            "upload_time_iso_8601": "2024-10-24T00:10:06.307595Z",
            "url": "https://files.pythonhosted.org/packages/97/1c/37d21c46e865217933599660ad967bdacdf9a43bb1db86c19c260da06ad2/textual_pyfiglet_fonts-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de4900be53cdb72a1376d834a8b2bb1b96e3ad98ae33b2d0afe7d237f6eb9107",
                "md5": "985c2c1cc60e5ead3e8d9161dbbe815a",
                "sha256": "baa83c57d7de2a6483d2d9e80b81d20c2524ac77fb290556afe2d7281542d728"
            },
            "downloads": -1,
            "filename": "textual_pyfiglet_fonts-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "985c2c1cc60e5ead3e8d9161dbbe815a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.0",
            "size": 1400409,
            "upload_time": "2024-10-24T00:10:08",
            "upload_time_iso_8601": "2024-10-24T00:10:08.923101Z",
            "url": "https://files.pythonhosted.org/packages/de/49/00be53cdb72a1376d834a8b2bb1b96e3ad98ae33b2d0afe7d237f6eb9107/textual_pyfiglet_fonts-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-24 00:10:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "textual-pyfiglet-fonts"
}
        
Elapsed time: 0.58714s