PrettyPrintout


NamePrettyPrintout JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryA simple package that contains a set of useful printing options
upload_time2024-12-02 12:21:01
maintainerNone
docs_urlNone
authorLorenz Kuhn
requires_pythonNone
licenseNone
keywords python first package console formatting output logging printing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This Package uses the ANSI escape sequences to format console printouts as well as animations such as a progress bar for use in the console. Furthermore options to automatically create logfiles of each statement printed. See the GitHub repo for more info: https://github.com/Bangulli/PrettyPrint

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "PrettyPrintout",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, first package, console formatting, output, logging, printing",
    "author": "Lorenz Kuhn",
    "author_email": "<lorenz.achim.kuhn@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/0b/66/a03f1435a49e65537b1786b3372285ee7fd78261092d2afe6bab06ece058/prettyprintout-1.0.1.tar.gz",
    "platform": null,
    "description": "This Package uses the ANSI escape sequences to format console printouts as well as animations such as a progress bar for use in the console. Furthermore options to automatically create logfiles of each statement printed. See the GitHub repo for more info: https://github.com/Bangulli/PrettyPrint\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple package that contains a set of useful printing options",
    "version": "1.0.1",
    "project_urls": null,
    "split_keywords": [
        "python",
        " first package",
        " console formatting",
        " output",
        " logging",
        " printing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d26068c6e5b49ca3878d775e96af0ee7ba17fe338807652cc0ddd2d2ec79ec6",
                "md5": "004555bcc7205a956efb08277320f756",
                "sha256": "546aff8b93005f1589e992661528a5412caf6f52e9780bee0f2b965e97a767ce"
            },
            "downloads": -1,
            "filename": "PrettyPrintout-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "004555bcc7205a956efb08277320f756",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10122,
            "upload_time": "2024-12-02T12:20:59",
            "upload_time_iso_8601": "2024-12-02T12:20:59.535340Z",
            "url": "https://files.pythonhosted.org/packages/5d/26/068c6e5b49ca3878d775e96af0ee7ba17fe338807652cc0ddd2d2ec79ec6/PrettyPrintout-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b66a03f1435a49e65537b1786b3372285ee7fd78261092d2afe6bab06ece058",
                "md5": "3f7945e59abff128e578f3647cc7a4de",
                "sha256": "b265161b117aa5ad4901b6d4f9253b2feb267211b0a533e897311760c417927b"
            },
            "downloads": -1,
            "filename": "prettyprintout-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3f7945e59abff128e578f3647cc7a4de",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12644,
            "upload_time": "2024-12-02T12:21:01",
            "upload_time_iso_8601": "2024-12-02T12:21:01.347180Z",
            "url": "https://files.pythonhosted.org/packages/0b/66/a03f1435a49e65537b1786b3372285ee7fd78261092d2afe6bab06ece058/prettyprintout-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-02 12:21:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "prettyprintout"
}
        
Elapsed time: 1.65939s