{ "info": { "author": "TheBloodyScreen", "author_email": "jaydee@thebloodyscreen.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.6" ], "description": "Bloody Terminal\n===============\n\nA simple piece of code to help structure your console outputs. BT makes\nuse of colorama to provide a few options to create a consistent console\noutput \u201ctheme\u201d. \n\n|\n\n\n----\n\n.. code:: python\n\n from bloodyterminal import btext\n\n btext.success(\"your string\")\n btext.info(\"your string\")\n btext.warning(\"your string\")\n btext.error(\"your string\")\n btext.debug(\"your string\")\n btext.custom(\"your prefix\", \"your string\")\n\nWill result in something like this: \n\n|alt text|\n\n.. |alt text| image:: https://i.imgur.com/K63a1Iy.png\n\n\n|\n\n\nTo test this you can also use btext.demo() to get these outputs.\n\nNOTE: There seems to be a problem with the pycharm debugger not displaying the colors. You'd have to use the terminal.\n\nNOTE: I did not create the coloring functionality! Credit for that goes to `colorama `_", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/TheBloodyScreen/bloodyterminal/", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "bloodyterminal", "package_url": "https://pypi.org/project/bloodyterminal/", "platform": "", "project_url": "https://pypi.org/project/bloodyterminal/", "project_urls": { "Homepage": "https://github.com/TheBloodyScreen/bloodyterminal/" }, "release_url": "https://pypi.org/project/bloodyterminal/4.0/", "requires_dist": null, "requires_python": "", "summary": "A little helper to structure your terminal output", "version": "4.0" }, "last_serial": 4613147, "releases": { "0.1.5": [ { "comment_text": "", "digests": { "md5": "84ec89d61661e8afef48cb3edb455e77", "sha256": "60d5f683ff7b5049e4251549e96afc090dd7dd154bf95c1b9f517eef6748615f" }, "downloads": -1, "filename": "bloodyterminal-0.1.5.tar.gz", "has_sig": false, "md5_digest": "84ec89d61661e8afef48cb3edb455e77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1461, "upload_time": "2017-12-05T12:08:03", "url": "https://files.pythonhosted.org/packages/1f/f9/72caee4f391fa4bdf0086213ac7336d12c794b303a4f9143112d4727c9dd/bloodyterminal-0.1.5.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "b80d9fca4d7df0bb8c66627340a80984", "sha256": "5220c1b26e3b0c11a3c83ae52232f628ec5b34c5a6c4a1e79c895a09363ba332" }, "downloads": -1, "filename": "bloodyterminal-0.4.1.tar.gz", "has_sig": false, "md5_digest": "b80d9fca4d7df0bb8c66627340a80984", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1463, "upload_time": "2017-12-05T12:10:57", "url": "https://files.pythonhosted.org/packages/5c/1f/e5a5c0ac5d26a2d7413600454d63808293514c35fc3bb229b8fcdc8d4ef3/bloodyterminal-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "460c992afd73d400b8750812ad760055", "sha256": "ba143776807a1c19ba3c474079fcc8bc5387dd8f0e5f0b3377f6dbde74096416" }, "downloads": -1, "filename": "bloodyterminal-0.4.2.tar.gz", "has_sig": false, "md5_digest": "460c992afd73d400b8750812ad760055", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1485, "upload_time": "2017-12-05T12:39:13", "url": "https://files.pythonhosted.org/packages/ba/c1/fb7c3b16177b7b92437eeecae71b092b4205362a95c74a5b60d2001dc1c4/bloodyterminal-0.4.2.tar.gz" } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "7607cb4e7e49f1a4ae18176315805d1a", "sha256": "99b1228c823aff6c2ca5251b626a31d1e90d98c2f95d59304b698e5ef8e71df7" }, "downloads": -1, "filename": "bloodyterminal-0.4.3.tar.gz", "has_sig": false, "md5_digest": "7607cb4e7e49f1a4ae18176315805d1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1484, "upload_time": "2017-12-05T12:41:07", "url": "https://files.pythonhosted.org/packages/a8/a3/a25f50ddd2c79c84e49e63388027348c5e8d1d7bcf2368feacc03fe34e57/bloodyterminal-0.4.3.tar.gz" } ], "0.4.4": [ { "comment_text": "", "digests": { "md5": "8e7d3a756f4e8cf87c8eb112911ab224", "sha256": "1fbd4b46d50e2de967ad9b11bb40bb9aaba1b61f7648145b99f4d856b25793da" }, "downloads": -1, "filename": "bloodyterminal-0.4.4.tar.gz", "has_sig": false, "md5_digest": "8e7d3a756f4e8cf87c8eb112911ab224", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1527, "upload_time": "2017-12-05T12:53:18", "url": "https://files.pythonhosted.org/packages/f4/58/ba94227d298dcc11f5931577663eb59b46ea7476fcb2cafc697c722ab19c/bloodyterminal-0.4.4.tar.gz" } ], "0.4.5": [ { "comment_text": "", "digests": { "md5": "c851abd803d5ca6e46ce01ae8b51b96d", "sha256": "a6cf3bb605c739fa92994c82f46427bcc72132b94bc475c4b71817ee9b836b2c" }, "downloads": -1, "filename": "bloodyterminal-0.4.5.tar.gz", "has_sig": false, "md5_digest": "c851abd803d5ca6e46ce01ae8b51b96d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2023, "upload_time": "2017-12-15T06:34:00", "url": "https://files.pythonhosted.org/packages/ce/00/201dea2da58bb647395ff70fb1e8e5344b18e452db622189638d221c1d56/bloodyterminal-0.4.5.tar.gz" } ], "0.4.6": [ { "comment_text": "", "digests": { "md5": "aa69e97c5c40dccb838312619eea6f02", "sha256": "cbc4470987a20c4a8d0ebd1c74850afe7b446ca75c649cea1437be1a46d9346a" }, "downloads": -1, "filename": "bloodyterminal-0.4.6.tar.gz", "has_sig": false, "md5_digest": "aa69e97c5c40dccb838312619eea6f02", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2024, "upload_time": "2017-12-15T06:34:51", "url": "https://files.pythonhosted.org/packages/91/35/4bd038ac3fd2fc449815eb25f4af7c810ca23046c2e4711297ef63346689/bloodyterminal-0.4.6.tar.gz" } ], "0.4.7": [ { "comment_text": "", "digests": { "md5": "a1423df9d9057b8850f8bfc717bc6f6c", "sha256": "d2435ba4c30425c201313a7a44ffd5c920a0d292b0ffd09801949ea0978a0eaa" }, "downloads": -1, "filename": "bloodyterminal-0.4.7.tar.gz", "has_sig": false, "md5_digest": "a1423df9d9057b8850f8bfc717bc6f6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1946, "upload_time": "2017-12-15T06:36:44", "url": "https://files.pythonhosted.org/packages/da/02/527628f2f35c088db0a333928841dfbaef029251cd5aaacb95f4773ea52a/bloodyterminal-0.4.7.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "33ec89b70f6b1bc912873e3a0457d9db", "sha256": "bc0e7debf9f81967ac54314c89a837929218d2cf00d7cc042edcbdd1f0e39a65" }, "downloads": -1, "filename": "bloodyterminal-1.0.tar.gz", "has_sig": false, "md5_digest": "33ec89b70f6b1bc912873e3a0457d9db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1937, "upload_time": "2017-12-15T06:38:24", "url": "https://files.pythonhosted.org/packages/cd/ba/e6377b92b3f67185243821ec17f278cec73d0cda5218b92e2f1576b5cd02/bloodyterminal-1.0.tar.gz" } ], "1.5": [ { "comment_text": "", "digests": { "md5": "54e6de5965b436aebdb08257a3fbc003", "sha256": "bb2170e92a4ecc6215a06cdef3f16fee6c4f69969d92be8dc99878462f46dde9" }, "downloads": -1, "filename": "bloodyterminal-1.5.tar.gz", "has_sig": false, "md5_digest": "54e6de5965b436aebdb08257a3fbc003", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2471, "upload_time": "2017-12-29T01:47:12", "url": "https://files.pythonhosted.org/packages/cc/cc/117d2eff6878acfd0f2be77a9defd79b5d657f1c24ae816224e48d3cb134/bloodyterminal-1.5.tar.gz" } ], "1.6": [ { "comment_text": "", "digests": { "md5": "acb1933946bb5b496f4d06e5b5df8583", "sha256": "aae6be82977b2b84a76910c870ef9ebfc7f846dedfb7b04c28bd4dd14c7f831a" }, "downloads": -1, "filename": "bloodyterminal-1.6.tar.gz", "has_sig": false, "md5_digest": "acb1933946bb5b496f4d06e5b5df8583", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2480, "upload_time": "2017-12-30T14:29:29", "url": "https://files.pythonhosted.org/packages/5e/e5/c2207a6510696010609a79757c344fa99bd97b3b2067dc026c1fa7098a89/bloodyterminal-1.6.tar.gz" } ], "1.7": [ { "comment_text": "", "digests": { "md5": "dd1617cedca586b1db2dfed783db62da", "sha256": "a26a9a9321d372d31acd50a233e03e37c3bb306de91b342368f562c23fc14c75" }, "downloads": -1, "filename": "bloodyterminal-1.7.tar.gz", "has_sig": false, "md5_digest": "dd1617cedca586b1db2dfed783db62da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1991, "upload_time": "2017-12-30T18:09:54", "url": "https://files.pythonhosted.org/packages/f0/8b/efb73c3a3c9c7b62647a25901f59f6e25274690cc355c8df3f03dad661e6/bloodyterminal-1.7.tar.gz" } ], "1.8": [ { "comment_text": "", "digests": { "md5": "82e07b5d66389063c5c2eab7ab84b91b", "sha256": "e3986b924f2f64bed3d2991538e50b55e5eab286ffca250af3b4bec1ce10331f" }, "downloads": -1, "filename": "bloodyterminal-1.8.tar.gz", "has_sig": false, "md5_digest": "82e07b5d66389063c5c2eab7ab84b91b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2475, "upload_time": "2017-12-30T18:17:26", "url": "https://files.pythonhosted.org/packages/f7/72/cce4d5ac848fe5b6c443df7dcc3b78a306a3f8416e6a17b186f706d8ccef/bloodyterminal-1.8.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "6810f58f1088a3a28bb3e1b1567d9b51", "sha256": "07687fc518ddd557c99ecc7f0a3abe2403ea481e0860df5f5712e3355e95f40f" }, "downloads": -1, "filename": "bloodyterminal-2.0.tar.gz", "has_sig": false, "md5_digest": "6810f58f1088a3a28bb3e1b1567d9b51", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2071, "upload_time": "2017-12-30T18:30:27", "url": "https://files.pythonhosted.org/packages/b5/d5/932a249ea0cd0912580ad35c8bce8948d7b6941d3c425cfac10499b1cd3f/bloodyterminal-2.0.tar.gz" } ], "2.1": [ { "comment_text": "", "digests": { "md5": "ce200b143276a16f0984d3152dbd74c8", "sha256": "9d41ac9952fd527900207f7f444439e6bf9b03456e390e64a9d1ffb6b591b345" }, "downloads": -1, "filename": "bloodyterminal-2.1.tar.gz", "has_sig": false, "md5_digest": "ce200b143276a16f0984d3152dbd74c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2057, "upload_time": "2017-12-30T18:32:50", "url": "https://files.pythonhosted.org/packages/68/13/d36c5cfc8495b65733911c3d8657734af6237eac88eb37288e9b82431535/bloodyterminal-2.1.tar.gz" } ], "3.1": [ { "comment_text": "", "digests": { "md5": "7014958c10101b440406699018ef558e", "sha256": "c4c8e640669a22947a4544459669fdad0bf3b1b9c45070799a7bba195f148d51" }, "downloads": -1, "filename": "bloodyterminal-3.1.tar.gz", "has_sig": false, "md5_digest": "7014958c10101b440406699018ef558e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2012, "upload_time": "2018-05-27T00:32:24", "url": "https://files.pythonhosted.org/packages/a8/74/ed391be860d2d955274885873b6691077987320430335a8edb6da81ce27a/bloodyterminal-3.1.tar.gz" } ], "3.2": [ { "comment_text": "", "digests": { "md5": "810e4331ff518ed0996161bb31d0eb78", "sha256": "e648567989323203bfa7203e80275ec6fb084e51e9194230eef3b842d22acc9f" }, "downloads": -1, "filename": "bloodyterminal-3.2.tar.gz", "has_sig": false, "md5_digest": "810e4331ff518ed0996161bb31d0eb78", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1884, "upload_time": "2018-05-27T00:38:26", "url": "https://files.pythonhosted.org/packages/c1/dc/0809e4f28f30d8e51c10dba79bd236c0b3a71e8a88ed3bd651c87ce9cf55/bloodyterminal-3.2.tar.gz" } ], "3.3": [ { "comment_text": "", "digests": { "md5": "1ac138a2817068375cdf26aa2221e362", "sha256": "f75a696649279121edf2cea623d1763f6386701e55d1f73907af610e2dfaa61c" }, "downloads": -1, "filename": "bloodyterminal-3.3.tar.gz", "has_sig": false, "md5_digest": "1ac138a2817068375cdf26aa2221e362", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1893, "upload_time": "2018-05-27T00:39:08", "url": "https://files.pythonhosted.org/packages/43/49/db47fca33b9b22aed531bff0b9906a245a3969d66f1e23d8e3a924871fd7/bloodyterminal-3.3.tar.gz" } ], "3.4": [ { "comment_text": "", "digests": { "md5": "fd2c331c37e7138525b8684fe26fda2b", "sha256": "7f96dd0251b564fd9f2194f4afae2987066eb7d3ef3ec0e0b28562b493fdfdee" }, "downloads": -1, "filename": "bloodyterminal-3.4.tar.gz", "has_sig": false, "md5_digest": "fd2c331c37e7138525b8684fe26fda2b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1888, "upload_time": "2018-05-27T00:39:49", "url": "https://files.pythonhosted.org/packages/93/e7/8186ad54c347ce1fb8e9091c13aaff82a0e2610105b7bfb728ddb7fcdbe3/bloodyterminal-3.4.tar.gz" } ], "3.5": [ { "comment_text": "", "digests": { "md5": "4000513f93a1e30fbdbfe7fc584310f6", "sha256": "78a191d2c532934d6fcc8cd2bc3d9c5c67f5b8d82cfaeadcc59692cbfd314933" }, "downloads": -1, "filename": "bloodyterminal-3.5.tar.gz", "has_sig": false, "md5_digest": "4000513f93a1e30fbdbfe7fc584310f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1884, "upload_time": "2018-05-27T00:40:22", "url": "https://files.pythonhosted.org/packages/59/47/55fe854d4e9f936706339147b28994b90eb02ebf91e9eeb2ebb909277fdc/bloodyterminal-3.5.tar.gz" } ], "4.0": [ { "comment_text": "", "digests": { "md5": "57b25363d0d184bbdd11cdf9715666cf", "sha256": "591fdd2b4639c25199b89913dabf5f46b032d33144f59a6bd41e1610b3d7bd87" }, "downloads": -1, "filename": "bloodyterminal-4.0.tar.gz", "has_sig": false, "md5_digest": "57b25363d0d184bbdd11cdf9715666cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1924, "upload_time": "2018-12-18T17:51:28", "url": "https://files.pythonhosted.org/packages/14/d1/9cbc37ba8e6edbe1e9004f94a7301b4a70694d2b90e045be2cd836fd4362/bloodyterminal-4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "57b25363d0d184bbdd11cdf9715666cf", "sha256": "591fdd2b4639c25199b89913dabf5f46b032d33144f59a6bd41e1610b3d7bd87" }, "downloads": -1, "filename": "bloodyterminal-4.0.tar.gz", "has_sig": false, "md5_digest": "57b25363d0d184bbdd11cdf9715666cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1924, "upload_time": "2018-12-18T17:51:28", "url": "https://files.pythonhosted.org/packages/14/d1/9cbc37ba8e6edbe1e9004f94a7301b4a70694d2b90e045be2cd836fd4362/bloodyterminal-4.0.tar.gz" } ] }