fabulous


Namefabulous JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://jart.github.io/fabulous
SummaryMakes your terminal output totally fabulous
upload_time2021-07-02 09:22:09
maintainer
docs_urlNone
authorJustine Tunney
requires_python
licenseApache 2.0 / OFL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            .. -*-restructuredtext-*-

===================
 Fabulous |travis|
===================

.. |TRAVIS| image:: https://travis-ci.org/jart/fabulous.png?branch=master
           :target: https://travis-ci.org/jart/fabulous

Fabulous is a Python library (and command line tools) designed to make the
output of terminal applications look *fabulous*. Fabulous allows you to print
colors, images, and stylized text to the console (without curses.)  Fabulous
also offers features to improve the usability of Python's standard logging
system.

Documentation is available at `jart.github.io/fabulous`_.

.. _jart.github.io/fabulous: https://jart.github.io/fabulous
            

Raw data

            {
    "_id": null,
    "home_page": "https://jart.github.io/fabulous",
    "name": "fabulous",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Justine Tunney",
    "author_email": "jtunney@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ec/b3/38ce860b1abeb58b998db83a244239dd716308499e359fa077b0a4d0d244/fabulous-0.4.0.tar.gz",
    "platform": "",
    "description": ".. -*-restructuredtext-*-\n\n===================\n Fabulous |travis|\n===================\n\n.. |TRAVIS| image:: https://travis-ci.org/jart/fabulous.png?branch=master\n           :target: https://travis-ci.org/jart/fabulous\n\nFabulous is a Python library (and command line tools) designed to make the\noutput of terminal applications look *fabulous*. Fabulous allows you to print\ncolors, images, and stylized text to the console (without curses.)  Fabulous\nalso offers features to improve the usability of Python's standard logging\nsystem.\n\nDocumentation is available at `jart.github.io/fabulous`_.\n\n.. _jart.github.io/fabulous: https://jart.github.io/fabulous",
    "bugtrack_url": null,
    "license": "Apache 2.0 / OFL",
    "summary": "Makes your terminal output totally fabulous",
    "version": "0.4.0",
    "project_urls": {
        "Download": "https://github.com/jart/fabulous/releases/download/0.4.0/fabulous-0.4.0.tar.gz",
        "Homepage": "https://jart.github.io/fabulous"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ecb338ce860b1abeb58b998db83a244239dd716308499e359fa077b0a4d0d244",
                "md5": "26725d5d6b18d743ed855feb81cd3b71",
                "sha256": "d9cee8a97e0d0eea835994394b6053f84fd6120a48779dbc533c5e6812352c84"
            },
            "downloads": -1,
            "filename": "fabulous-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "26725d5d6b18d743ed855feb81cd3b71",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 587414,
            "upload_time": "2021-07-02T09:22:09",
            "upload_time_iso_8601": "2021-07-02T09:22:09.288005Z",
            "url": "https://files.pythonhosted.org/packages/ec/b3/38ce860b1abeb58b998db83a244239dd716308499e359fa077b0a4d0d244/fabulous-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-07-02 09:22:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jart",
    "github_project": "fabulous",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "fabulous"
}
        
Elapsed time: 2.35370s