{ "info": { "author": "Hao-Wei Li", "author_email": "henryliking@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "ascii-art\n==============================\n![image](https://img.shields.io/pypi/v/ascii_image.svg)\n![image](https://img.shields.io/pypi/l/ascii_image.svg)\n![image](https://img.shields.io/pypi/pyversions/ascii_image.svg)\n\n\u5c07\u6240\u6709\u5716\u7247\u8f49\u63db\u6210 ASCII-art \u5f62\u5f0f\u7684\u6587\u5b57\u6a94\u3002 \nTurn the image into ASCII-art format text file.\n\n## Installation\nTo install , simply use pip of course):\n\u5b89\u88dd\u65b9\u6cd5\uff0c\u53ea\u8981\u4f7f\u7528 pip \u5b89\u88dd\u5373\u53ef\u3002\n```{.sourceCode .bash}\n$ pip install requests\n```\n\n## Usage\n```python\nimport ascii_image\nascii_image.toASCII(imagePath, outFilePath, scale)\n````\n+ imagePath[str]: \u6b32\u8f49\u63db\u7684\u5716\u7247\u8def\u5f91 Image you want to change to ascii image\n+ outFilePath[str]: \u8f38\u51fa\u6a94\u6848\u540d\u7a31 output file name\n+ scale[tuple]: \u8f38\u5165\u70ba\u5169\u500b int \u6b63\u6574\u6578(Width, Height), \u6bcf\u500b ASCII \u6587\u5b57\u4ee3\u8868\u7684\u50cf\u7d20(pixels)\u5bec(Width)\u8207\u9ad8(Height)", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Henry0526/ascii_image", "keywords": "ASCII-art", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ascii_image", "package_url": "https://pypi.org/project/ascii_image/", "platform": "", "project_url": "https://pypi.org/project/ascii_image/", "project_urls": { "Homepage": "https://github.com/Henry0526/ascii_image" }, "release_url": "https://pypi.org/project/ascii_image/1.0/", "requires_dist": null, "requires_python": "", "summary": "Make any image file to ascii art format.", "version": "1.0" }, "last_serial": 4731643, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "df8b4c8f42d8fdc0cb4af1a49354b042", "sha256": "61ae37ea63c50e34b7607182da0b65982d2e837a1e41d9bbc0d750b1049464f7" }, "downloads": -1, "filename": "ascii_image-0.2.tar.gz", "has_sig": false, "md5_digest": "df8b4c8f42d8fdc0cb4af1a49354b042", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2573, "upload_time": "2019-01-23T14:43:43", "url": "https://files.pythonhosted.org/packages/4b/80/cd980e67ec9a0c1c1162388cad8913becc11ea663808257e8f3f61da827f/ascii_image-0.2.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "411e0b9c156e4dd66d61db4dca66269f", "sha256": "54ec56eb128ceb6c191a8d1f0d1b0f4e2689cbd9eb037034a3a8afb9c919de2f" }, "downloads": -1, "filename": "ascii_image-1.0.tar.gz", "has_sig": false, "md5_digest": "411e0b9c156e4dd66d61db4dca66269f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2525, "upload_time": "2019-01-23T14:52:33", "url": "https://files.pythonhosted.org/packages/b5/5f/aa4a200aa788b113735f8f95b512f32e3f8b451e7fbbbb25c9665af9fb4d/ascii_image-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "411e0b9c156e4dd66d61db4dca66269f", "sha256": "54ec56eb128ceb6c191a8d1f0d1b0f4e2689cbd9eb037034a3a8afb9c919de2f" }, "downloads": -1, "filename": "ascii_image-1.0.tar.gz", "has_sig": false, "md5_digest": "411e0b9c156e4dd66d61db4dca66269f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2525, "upload_time": "2019-01-23T14:52:33", "url": "https://files.pythonhosted.org/packages/b5/5f/aa4a200aa788b113735f8f95b512f32e3f8b451e7fbbbb25c9665af9fb4d/ascii_image-1.0.tar.gz" } ] }