{ "info": { "author": "gellel", "author_email": "lindsay.gelle@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Text Processing", "Topic :: Text Processing :: Filters", "Topic :: Text Processing :: Fonts", "Topic :: Text Processing :: General", "Topic :: Text Processing :: Markup" ], "description": "fontstyle\n=========\n\nSometimes terminal text can be hard to read. Break up the noise with some additional formatting. Add colours, font weights and other styles to make it more readable. Supports substring formatting for extra prettiness!\n\n\ninstallation\n------------\n\n**pip install**\n\n*using command line. requires pip api.*\n\n.. code-block:: console\n\n $ pip install fontstyle --upgrade\n\n\n**git install**\n\n*using command line. requires git api.*\n\n.. code-block:: console\n\n $ git clone https://github.com/gellel/fontstyle.git\n $ cd fontstyle\n $ python setup.py install\n\n\nquick test\n----------\n\n*using command line. accepts multiple arguments. uses modules 'beautification' syntax for formatting. see documentation for more information.*\n\n\n.. code-block:: console\n\n $ python -m fontstyle '{hello}(bold/red)' '{world}(bold/blue)'\n\n\nrequirements\n------------\n\npython 2.7+\n\n\ndocumentation\n-------------\n\n`api `_\n\n\nauthors\n-------\n\ngithub `@gellel `_ / twitter `@montywales `_", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gellel/fontstyle/", "keywords": "ansi,color,colour,console,formatting,logging,terminal,terminal colour,print,font,strings,fontstyle,style,styling,gellel,text,output", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "fontstyle", "package_url": "https://pypi.org/project/fontstyle/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/fontstyle/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/gellel/fontstyle/" }, "release_url": "https://pypi.org/project/fontstyle/1.0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Print prettier terminal strings.", "version": "1.0.1.2" }, "last_serial": 2613143, "releases": { "1.0.1.2": [ { "comment_text": "", "digests": { "md5": "3331a870c0ecd16128f3757561d48283", "sha256": "a9f08ec2d46687ec52f0a476dfa6da3081c487827d73f2cc448f0cca4074ae56" }, "downloads": -1, "filename": "fontstyle-1.0.1.2.tar.gz", "has_sig": false, "md5_digest": "3331a870c0ecd16128f3757561d48283", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5996, "upload_time": "2017-02-01T00:41:08", "url": "https://files.pythonhosted.org/packages/1c/49/1907850acecda53655c8812a4ee2a9b506c904e56173c6c3373ea5548868/fontstyle-1.0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3331a870c0ecd16128f3757561d48283", "sha256": "a9f08ec2d46687ec52f0a476dfa6da3081c487827d73f2cc448f0cca4074ae56" }, "downloads": -1, "filename": "fontstyle-1.0.1.2.tar.gz", "has_sig": false, "md5_digest": "3331a870c0ecd16128f3757561d48283", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5996, "upload_time": "2017-02-01T00:41:08", "url": "https://files.pythonhosted.org/packages/1c/49/1907850acecda53655c8812a4ee2a9b506c904e56173c6c3373ea5548868/fontstyle-1.0.1.2.tar.gz" } ] }