Skip to main content

An API for downloading and reading the google quickdraw data.

Project description

quickdraw

Google Quick, Draw! is a game which is training a neural network to recognise doodles.

quickdraw is an API for using the Google Quick, Draw! data quickdraw.withgoogle.com/data, downloading the data files as and when needed, caching them locally and allowing them to be used.

Getting started

  • Windows
pip install quickdraw
  • macOS
pip3 install quickdraw
  • Linux / Raspberry Pi
sudo pip3 install quickdraw

Use

Open the Quick Draw data, pull back an anvil drawing and save it.

    from quickdraw import QuickDrawData
    qd = QuickDrawData()
    anvil = qd.get_drawing("anvil")
    anvil.image.save("my_anvil.gif")

Documentation

quickdraw.readthedocs.io

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

quickdraw-0.2.0.tar.gz (12.2 kB view details)

Uploaded Source

Built Distribution

quickdraw-0.2.0-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

Details for the file quickdraw-0.2.0.tar.gz.

File metadata

  • Download URL: quickdraw-0.2.0.tar.gz
  • Upload date:
  • Size: 12.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.1.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.2

File hashes

Hashes for quickdraw-0.2.0.tar.gz
Algorithm Hash digest
SHA256 8d1bcaca1abaa6fa1b7208f1a4ede676e4cb8ba50553ec16c6863693ff7fe9a7
MD5 8c689a36bedbd01330bd9100f8e560aa
BLAKE2b-256 c37965230d1fe1348b8ae9c71fd632aa8bbff8ed68347640165a8e50fff5b25a

See more details on using hashes here.

File details

Details for the file quickdraw-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: quickdraw-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 11.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.1.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.2

File hashes

Hashes for quickdraw-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 986766c06cd366af17ce98bc006fbe93d2c69c3b4ceea1bfae2f2626f5cb56f2
MD5 38787e463324cdb6a7806a0ae05eb105
BLAKE2b-256 5d540623a9bb5bfd9432c859d30d9a4a09d1c4add8cdec934a6870b8c24ecf79

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page