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 and pull back an anvil drawing.

    from quickdraw import QuickDrawData
    qd = QuickDrawData()
    anvil = qd.get_drawing("anvil")

    print(anvil)

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.0.2.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

quickdraw-0.0.2-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: quickdraw-0.0.2.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for quickdraw-0.0.2.tar.gz
Algorithm Hash digest
SHA256 7c50d69893329d23af07890c99b25c5f5e265bf60cc532770c77a845af31a9cc
MD5 4a90f2d24a2d3c6b6d1d3d38b621b27c
BLAKE2b-256 7b7f221dc69374e7e8a5930b0d6f892f778f90bf92ea336f9c675acb10511f26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for quickdraw-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7c499224b1296f7c2ec024222f4f83d727202ea3db98f6e00558a2bbc82e4475
MD5 baa1bb4ff34068895b9df3ec1a1ea7fc
BLAKE2b-256 3dad65451ca534777371d54e544fd79334904405ca54473d4001d46d96f04817

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