Get a face that does not exist
Project description
Quickstart
tpdne is available on PyPI and can be installed with pip.
$ pip install tpdne
After installing tpdne you can use it like any other Python module.
Here is a simple example:
import tpdne
image = tpdne.tpdne_base64()
Or, if being used within a Jupyter Notebook:
import tpdne
from IPython.display import Image, Markdown
Image(data=tpdne.tpdne_bytes())
Markdown('<img src="data:image/png;base64,{}" />'.format(tpdne.tpdne_base64()))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tpdne-0.1.1.tar.gz
(2.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
tpdne-0.1.1-py3-none-any.whl
(2.4 kB
view details)
File details
Details for the file tpdne-0.1.1.tar.gz.
File metadata
- Download URL: tpdne-0.1.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
adedca462f9db19306c5ac1c0825bd10409a35eb198442079bf9bb780c53dd1c
|
|
| MD5 |
7cd3e6571aff39e3603aeaadc539529a
|
|
| BLAKE2b-256 |
c34ffc99f374a2e9aa2bac6c3857086a05697ee747c656aed716acd3995f3081
|
File details
Details for the file tpdne-0.1.1-py3-none-any.whl.
File metadata
- Download URL: tpdne-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
153aa42d62515928d5232fd17c59b833b3fd5397b350b0f311f277379c4d95de
|
|
| MD5 |
f3987f7efcbd855c30491354bb3a057a
|
|
| BLAKE2b-256 |
9fa9d33ed7f73dd1f5491ac9ea819f9e8c41fb9f365c89d9af0f4f05f554c087
|