{ "info": { "author": "Christopher Dannheim", "author_email": "ch.dannheim@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 2.7" ], "description": "Face Scrambler\r\n===============================\r\n\r\n## Overview\r\n\r\nPython package that creates scrambled versions of images of human faces.\r\n\r\n## Installation\r\n\r\n### 1. Install Anaconda\r\n\r\nYou need to install the scientific Python Distribution Anaconda.\r\nGo to the [official download page](https://www.continuum.io/downloads) and klick on the link to download the Graphical 64-bit Installer for your system. It is important that you choose the **Python 2.7** version, not 3.6, as this package is not compatible with Python 3.x. Start the downloaded Installer and follow the steps. The installation might take a while.\r\n\r\n### 2. Get OpenCV\r\n\r\nThe package depends on the popular Computer Vision library OpenCV.\r\nOpen a Terminal (Command Prompt in MS Windows) and type the following:\r\n\r\n $ conda install -c menpo opencv\r\n \r\nWhen asked, type `y` and Enter to confirm the installation. \r\n\r\n\r\n### 3. Install face_scrambler\r\n\r\nIn the terminal, enter the following command:\r\n\r\n $ pip install face_scrambler\r\n \r\n \r\n## Usage\r\n\r\nOpen the Interface by entering the `scrambler` into a terminal and confirming with enter.\r\n\r\n[more information tbd]\r\n\r\n \r\n## Implementation Details\r\n\r\nTBD", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/Foucl/face_scrambler/tarball/0.0.2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Foucl/face_scrambler", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "face_scrambler", "package_url": "https://pypi.org/project/face_scrambler/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/face_scrambler/", "project_urls": { "Download": "https://github.com/Foucl/face_scrambler/tarball/0.0.2", "Homepage": "https://github.com/Foucl/face_scrambler" }, "release_url": "https://pypi.org/project/face_scrambler/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Python package that scrambles an elliptical section of images.", "version": "0.0.2" }, "last_serial": 2649827, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "478607fc33ec0f8f008cbd56dbaa6056", "sha256": "ba67bfea6ed357c546b24243e72e1ad47a2a967a20d53d6b677785dff46e5823" }, "downloads": -1, "filename": "face_scrambler-0.0.1.tar.gz", "has_sig": false, "md5_digest": "478607fc33ec0f8f008cbd56dbaa6056", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9210, "upload_time": "2017-02-17T14:14:29", "url": "https://files.pythonhosted.org/packages/1d/64/4d6f29956a818aa7ff78e4342dabf974a86cab9de6ef69b9b5ef6b40445c/face_scrambler-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "ae49ddb28bd3eb31fc64d85ab142e481", "sha256": "6e08ee05b6e6a9117c0fef6a4c04fa17cc60c789ff3fd7df0df724f9278425f1" }, "downloads": -1, "filename": "face_scrambler-0.0.2.tar.gz", "has_sig": false, "md5_digest": "ae49ddb28bd3eb31fc64d85ab142e481", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9691, "upload_time": "2017-02-17T15:36:40", "url": "https://files.pythonhosted.org/packages/c8/af/d1e3910a8da72df4772dc881dad0812eac84a2b7a770e491278e43a8e7c0/face_scrambler-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ae49ddb28bd3eb31fc64d85ab142e481", "sha256": "6e08ee05b6e6a9117c0fef6a4c04fa17cc60c789ff3fd7df0df724f9278425f1" }, "downloads": -1, "filename": "face_scrambler-0.0.2.tar.gz", "has_sig": false, "md5_digest": "ae49ddb28bd3eb31fc64d85ab142e481", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9691, "upload_time": "2017-02-17T15:36:40", "url": "https://files.pythonhosted.org/packages/c8/af/d1e3910a8da72df4772dc881dad0812eac84a2b7a770e491278e43a8e7c0/face_scrambler-0.0.2.tar.gz" } ] }