{ "info": { "author": "Chris Beaven", "author_email": "smileychris@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Multimedia :: Graphics", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "===========================\nBvatar - Random Art Avatars\n===========================\n\nBvatar creates a unique 8x8 graphical representation of a string.\n\n\nSetup\n=====\n\nInstall from PYPI\n-----------------\n\nInstall with the following pip command::\n\n pip install bvatar\n\nOr if you want to be able to create bitmap images, use this instead::\n\n pip install bvatar[bitmap]\n\n\nInstall development version\n---------------------------\n\nDownload from github and install the development version with these commands::\n\n git clone https://github.com/smileychris/bvatar\n cd bvatar\n pip install -e .[bitmap]\n\n\nUsage\n=====\n\nImport the bvatar class and use it like so:\n\n from bvatar import Bvatar\n bvtr = Bvatar('text')\n img = bvtr.image()\n img.save('some_file.png', 'PNG')\n\n\nCommand-line Script\n===================\n\nGenerate a Bvatar (an 8x8 randomart avatar).\n\nUsage::\n\n bvatar [--mirror] [--no-color] [--px-size=] ([TEXT] | [--hash=])\n bvatar --ascii [--mirror] [--spaced] [--no-border] ([TEXT] | [--hash=])\n\nThe first format is for generating bitmap images. By default, the image is\nonly displayed and not stored. To save the image, pipe to a file::\n\n bvatar > some_file.png\n\nArguments:\n\n ``TEXT``\n bvatar source text (otherwise a random bvatar is generated)\n\nOptions:\n\n ``--mirror``\n generate a horizontally mirrored bvatar\n ``--no-color``\n use greyscale rather than coloring the image\n ``--px-size=``\n actual size for each pixel [default: 16]\n ``--hash=``\n rather than passing the text and having it SHA1ed, you can pass a hex\n encoded SHA1 hash explicitly\n ``--ascii``\n output ascii rather than generating a bitmap image\n ``--spaced``\n a \"lighter\" ascii art alternative\n ``--no-border``\n don't add a border around the ascii art", "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/smileychris/bvatar", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "bvatar", "package_url": "https://pypi.org/project/bvatar/", "platform": "any", "project_url": "https://pypi.org/project/bvatar/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/smileychris/bvatar" }, "release_url": "https://pypi.org/project/bvatar/1.0.a5/", "requires_dist": null, "requires_python": null, "summary": "Random-art avatar generation", "version": "1.0.a5" }, "last_serial": 1227585, "releases": { "1.0.a1": [ { "comment_text": "", "digests": { "md5": "dd6cace991c3affb445c79828d604dc1", "sha256": "dc4e39dd4f494f2e07c513dfd6a00f40dea321ac3b4af715825fbb98e55f6423" }, "downloads": -1, "filename": "bvatar-1.0.a1.tar.gz", "has_sig": false, "md5_digest": "dd6cace991c3affb445c79828d604dc1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4246, "upload_time": "2014-09-11T03:47:20", "url": "https://files.pythonhosted.org/packages/8a/b1/e8027cb9979a4a289cea1ca7290915d8dbc9aecdb693ea0669df9a824fcd/bvatar-1.0.a1.tar.gz" } ], "1.0.a2": [ { "comment_text": "", "digests": { "md5": "f482cf5d7ea165e19989fc09562ca980", "sha256": "dbeaeddda5cff9cc7af0e68afb77c930f514a59bedee1330b72e714796da7f65" }, "downloads": -1, "filename": "bvatar-1.0.a2.tar.gz", "has_sig": false, "md5_digest": "f482cf5d7ea165e19989fc09562ca980", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4320, "upload_time": "2014-09-11T05:27:37", "url": "https://files.pythonhosted.org/packages/b0/7c/5a32cbee21141d8f2a998c0a82a6efc1f4e723f865239932c5b3c1f8e6be/bvatar-1.0.a2.tar.gz" } ], "1.0.a3": [ { "comment_text": "", "digests": { "md5": "84036bab8ba153268e7796a1c2ab2669", "sha256": "8dc5136f33d6c091346947523d526f403114818364dee2c3b394781b5bac1015" }, "downloads": -1, "filename": "bvatar-1.0.a3.tar.gz", "has_sig": false, "md5_digest": "84036bab8ba153268e7796a1c2ab2669", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4315, "upload_time": "2014-09-11T05:32:01", "url": "https://files.pythonhosted.org/packages/37/36/75cd4c4e15b673fb84a777dc4606dc57fdbc27f469662f8e33189e0af0bf/bvatar-1.0.a3.tar.gz" } ], "1.0.a4": [ { "comment_text": "", "digests": { "md5": "034b50f26060dba9d0a377d08327d471", "sha256": "ee61e363637ad2713ad79b0f196f3af0be6e202f5592ead843a50a00031be026" }, "downloads": -1, "filename": "bvatar-1.0.a4.tar.gz", "has_sig": false, "md5_digest": "034b50f26060dba9d0a377d08327d471", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4831, "upload_time": "2014-09-17T02:09:44", "url": "https://files.pythonhosted.org/packages/26/23/a013e871fdc002826e6282cdc009dc03fb836981326288c7f16a88eb6e3d/bvatar-1.0.a4.tar.gz" } ], "1.0.a5": [ { "comment_text": "", "digests": { "md5": "79ecb793f84c2345ceef635447695ca0", "sha256": "083546b5561aa26d05a622482c78b4181300cc3a86c8f7a15b668cfda03cec86" }, "downloads": -1, "filename": "bvatar-1.0.a5.tar.gz", "has_sig": false, "md5_digest": "79ecb793f84c2345ceef635447695ca0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4803, "upload_time": "2014-09-17T02:20:22", "url": "https://files.pythonhosted.org/packages/47/6f/d08dfd02d6b36d3f17851a70586b0bb1743cff9d1627f057adf7029b5800/bvatar-1.0.a5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "79ecb793f84c2345ceef635447695ca0", "sha256": "083546b5561aa26d05a622482c78b4181300cc3a86c8f7a15b668cfda03cec86" }, "downloads": -1, "filename": "bvatar-1.0.a5.tar.gz", "has_sig": false, "md5_digest": "79ecb793f84c2345ceef635447695ca0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4803, "upload_time": "2014-09-17T02:20:22", "url": "https://files.pythonhosted.org/packages/47/6f/d08dfd02d6b36d3f17851a70586b0bb1743cff9d1627f057adf7029b5800/bvatar-1.0.a5.tar.gz" } ] }