{ "info": { "author": "Nathan Douglas Klapstein", "author_email": "nklapste@ualberta.ca", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "buscemizer\n==========\n\nDescription\n-----------\n\nAdd Steve Buscemi's beautiful facial features to facial photos!\n\n\nRequirements\n------------\n\n* Python 3.6+\n* `facial-recognition `_\n* pillow\n* numpy\n\n\nInstallation\n------------\n\nbuscemizer can be installed via pip:\n\n.. code-block:: console\n\n pip install buscemizer\n\n\nUsage\n-----\n\nAfter installing buscemizer it can be executed from the command line:\n\n.. code-block:: console\n\n buscemizer \n\nFor additional help in using buscemizer run the following command:\n\n.. code-block:: console\n\n buscemizer --help\n\n\nExample\n-------\n\nAs an example lets buscemize Joe Biden.\n\n.. image:: examples/biden.jpg\n :alt: Joe Biden\n\nTo do such we run the following command:\n\n.. code-block:: console\n\n buscemizer examples/biden.jpg\n\nAfter the buscemizing is completed, a ``biden-buscemi.jpg`` file will be\ncreated within the current working directory.\n\nIf everything goes well it should look something like this...\n\n.. image:: examples/biden-buscemi.jpg\n :alt: Joe Biden with Steve Buscemi's eyes", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "https://github.com/nklapste/buscemizer/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nklapste/buscemizer", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "buscemizer", "package_url": "https://pypi.org/project/buscemizer/", "platform": "", "project_url": "https://pypi.org/project/buscemizer/", "project_urls": { "Download": "https://github.com/nklapste/buscemizer/archive/master.zip", "Homepage": "https://github.com/nklapste/buscemizer" }, "release_url": "https://pypi.org/project/buscemizer/0.0.0/", "requires_dist": null, "requires_python": "", "summary": "Add Steve Buscemi's beautiful facial features to facial photos!", "version": "0.0.0" }, "last_serial": 4110709, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "850e32e221f527760c9647fd4155a037", "sha256": "5481d2e63598367ca6efeed2a047394e65700ce0db0c5c82c330134b4ae2353c" }, "downloads": -1, "filename": "buscemizer-0.0.0.tar.gz", "has_sig": false, "md5_digest": "850e32e221f527760c9647fd4155a037", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50249, "upload_time": "2018-07-28T00:46:13", "url": "https://files.pythonhosted.org/packages/ce/74/a1741b990ced0d1f20420eb4d32ae0e40f98e8103ee3853dd849751a01ca/buscemizer-0.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "850e32e221f527760c9647fd4155a037", "sha256": "5481d2e63598367ca6efeed2a047394e65700ce0db0c5c82c330134b4ae2353c" }, "downloads": -1, "filename": "buscemizer-0.0.0.tar.gz", "has_sig": false, "md5_digest": "850e32e221f527760c9647fd4155a037", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50249, "upload_time": "2018-07-28T00:46:13", "url": "https://files.pythonhosted.org/packages/ce/74/a1741b990ced0d1f20420eb4d32ae0e40f98e8103ee3853dd849751a01ca/buscemizer-0.0.0.tar.gz" } ] }