{ "info": { "author": "Carl Mundy", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 3.6" ], "description": "tpdne\n#####\n\n.. image:: https://travis-ci.com/carl-mundy/tpdne.svg?branch=master\n :target: https://travis-ci.com/carl-mundy/tpdne\n :alt: Build Status\n.. image:: https://coveralls.io/repos/github/carl-mundy/tpdne/badge.svg?branch=master\n :target: https://coveralls.io/github/carl-mundy/tpdne?branch=master\n :alt: Code Coverage\n.. image:: https://api.codeclimate.com/v1/badges/494ceedc7d595e8991fd/maintainability\n :target: https://codeclimate.com/github/carl-mundy/tpdne/maintainability\n :alt: Maintainability\n\nQuickstart\n==========\n\ntpdne is available on PyPI and can be installed with `pip `_.\n\n.. code-block:: console\n\n $ pip install tpdne\n\nAfter installing tpdne you can use it like any other Python module.\n\nHere is a simple example:\n\n.. code-block:: python\n\n import tpdne\n image = tpdne.tpdne_base64()\n\nOr, if being used within a Jupyter Notebook:\n\n.. code-block:: python\n\n import tpdne\n from IPython.display import Image, Markdown\n\n Image(data=tpdne.tpdne_bytes())\n Markdown(''.format(tpdne.tpdne_base64()))\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/carl-mundy/tpdne", "keywords": "tpdne", "license": "MIT license", "maintainer": "Carl Mundy", "maintainer_email": "", "name": "tpdne", "package_url": "https://pypi.org/project/tpdne/", "platform": "", "project_url": "https://pypi.org/project/tpdne/", "project_urls": { "Homepage": "https://github.com/carl-mundy/tpdne" }, "release_url": "https://pypi.org/project/tpdne/0.1.1/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "Get a face that does not exist", "version": "0.1.1", "yanked": false, "yanked_reason": null }, "last_serial": 6008123, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "f3987f7efcbd855c30491354bb3a057a", "sha256": "153aa42d62515928d5232fd17c59b833b3fd5397b350b0f311f277379c4d95de" }, "downloads": -1, "filename": "tpdne-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f3987f7efcbd855c30491354bb3a057a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2395, "upload_time": "2019-10-21T16:20:16", "upload_time_iso_8601": "2019-10-21T16:20:16.454787Z", "url": "https://files.pythonhosted.org/packages/9f/a9/d33ed7f73dd1f5491ac9ea819f9e8c41fb9f365c89d9af0f4f05f554c087/tpdne-0.1.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7cd3e6571aff39e3603aeaadc539529a", "sha256": "adedca462f9db19306c5ac1c0825bd10409a35eb198442079bf9bb780c53dd1c" }, "downloads": -1, "filename": "tpdne-0.1.1.tar.gz", "has_sig": false, "md5_digest": "7cd3e6571aff39e3603aeaadc539529a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2478, "upload_time": "2019-10-21T16:20:18", "upload_time_iso_8601": "2019-10-21T16:20:18.965950Z", "url": "https://files.pythonhosted.org/packages/c3/4f/fc99f374a2e9aa2bac6c3857086a05697ee747c656aed716acd3995f3081/tpdne-0.1.1.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f3987f7efcbd855c30491354bb3a057a", "sha256": "153aa42d62515928d5232fd17c59b833b3fd5397b350b0f311f277379c4d95de" }, "downloads": -1, "filename": "tpdne-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f3987f7efcbd855c30491354bb3a057a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2395, "upload_time": "2019-10-21T16:20:16", "upload_time_iso_8601": "2019-10-21T16:20:16.454787Z", "url": "https://files.pythonhosted.org/packages/9f/a9/d33ed7f73dd1f5491ac9ea819f9e8c41fb9f365c89d9af0f4f05f554c087/tpdne-0.1.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7cd3e6571aff39e3603aeaadc539529a", "sha256": "adedca462f9db19306c5ac1c0825bd10409a35eb198442079bf9bb780c53dd1c" }, "downloads": -1, "filename": "tpdne-0.1.1.tar.gz", "has_sig": false, "md5_digest": "7cd3e6571aff39e3603aeaadc539529a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2478, "upload_time": "2019-10-21T16:20:18", "upload_time_iso_8601": "2019-10-21T16:20:18.965950Z", "url": "https://files.pythonhosted.org/packages/c3/4f/fc99f374a2e9aa2bac6c3857086a05697ee747c656aed716acd3995f3081/tpdne-0.1.1.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }