{ "info": { "author": "Wojtek Siudzinski", "author_email": "admin@suda.pl", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Topic :: Software Development :: Code Generators", "Topic :: Utilities" ], "description": "# img2h\n\nUtility which converts bitmaps to C/C++ byte arrays.\n\n## Instalation\n\n```\n$ pip install img2h\n```\n\n## Usage\n\n```\n$ img2h --help\nUsage: img2h [OPTIONS] IMAGE_FILE\n\nOptions:\n --threshold INTEGER Pixels with brightness lower that this will be on\n --show-output / --no-show-output Show output image\n --invert / --no-invert Invert output image\n --help Show this message and exit.\n```", "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/suda/img2h", "keywords": "bitmap bytearray arduino spark core photon wiring", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "img2h", "package_url": "https://pypi.org/project/img2h/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/img2h/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/suda/img2h" }, "release_url": "https://pypi.org/project/img2h/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Utility which converts bitmaps to C/C++ byte arrays used in microcontrollers like Arduino on Spark Core/Photon.", "version": "0.0.1" }, "last_serial": 1316640, "releases": { "0.0.1": [] }, "urls": [] }