Skip to main content

A Quickly determine whether Webp is supported from UserAgent.

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

webp_supported

Quickly determine whether Webp is supported from UserAgent.

support webp browser list

  • FireFox >= 65
  • Chrome >= 32
  • Edge >= 18
  • AppleWebKit >= 605 # Safari 14
  • OPR >= 19
  • UCBrowser >= 12
  • SamsungBrowser >= 4
  • QQBrowser >= 10

using

webp_supported(user_agent: bytes) -> bool

example:

from webp_support import webp_supported
user_agent = b"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36"
webp_supported(user_agent)    # Chrome > 32 -> True

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

webp_support-0.3.0-cp312-cp312-win_amd64.whl (61.4 kB view details)

Uploaded CPython 3.12Windows x86-64

webp_support-0.3.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (122.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

webp_support-0.3.0-cp312-cp312-macosx_10_13_universal2.whl (74.1 kB view details)

Uploaded CPython 3.12macOS 10.13+ universal2 (ARM64, x86-64)

webp_support-0.3.0-cp311-cp311-win_amd64.whl (61.3 kB view details)

Uploaded CPython 3.11Windows x86-64

webp_support-0.3.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (117.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

webp_support-0.3.0-cp311-cp311-macosx_10_9_universal2.whl (73.8 kB view details)

Uploaded CPython 3.11macOS 10.9+ universal2 (ARM64, x86-64)

webp_support-0.3.0-cp310-cp310-win_amd64.whl (61.3 kB view details)

Uploaded CPython 3.10Windows x86-64

webp_support-0.3.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (112.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

webp_support-0.3.0-cp310-cp310-macosx_10_9_universal2.whl (74.1 kB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)

webp_support-0.3.0-cp39-cp39-win_amd64.whl (61.3 kB view details)

Uploaded CPython 3.9Windows x86-64

webp_support-0.3.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (112.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

webp_support-0.3.0-cp39-cp39-macosx_10_9_universal2.whl (74.1 kB view details)

Uploaded CPython 3.9macOS 10.9+ universal2 (ARM64, x86-64)

webp_support-0.3.0-cp38-cp38-win_amd64.whl (61.3 kB view details)

Uploaded CPython 3.8Windows x86-64

webp_support-0.3.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (113.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

webp_support-0.3.0-cp38-cp38-macosx_11_0_universal2.whl (74.1 kB view details)

Uploaded CPython 3.8macOS 11.0+ universal2 (ARM64, x86-64)

File details

Details for the file webp_support-0.3.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for webp_support-0.3.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 72bc1b6b9fd6d23e6694bc493abf310f2d9aff946500afcf83a5af8d3c9406c9
MD5 2f48af35ef82e4a4e97882a539d01122
BLAKE2b-256 5c7bc3af9e775bacad342850e4aa630accd688cceb1b1eccff20f775d430d023

See more details on using hashes here.

File details

Details for the file webp_support-0.3.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for webp_support-0.3.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 93cc5f72096730e2ab11c2fca15a13228587d879b4f18315ea764f580c894dad
MD5 8d0c6ceb17b1aaf7938ed2cca7502cd1
BLAKE2b-256 a1fc632d70fd8f499cfffa84af0ae0f5589ce958de95877f98fd497e49fb5403

See more details on using hashes here.

File details

Details for the file webp_support-0.3.0-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for webp_support-0.3.0-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 1ecc210eed52cfe89ce8453bb767f4696dcdb1275b49fcff17ca68f484dc4ad1
MD5 c1075759d164ee33537083b3035501e1
BLAKE2b-256 175ce3b5f9bfad4658967204e464da01e136e88aaee84b04c9dbaf4b6e483de3

See more details on using hashes here.

File details

Details for the file webp_support-0.3.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for webp_support-0.3.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f1e37b16b049ae8f2c3601ef4b3c5c8a641940757361ad5e673175786168bd90
MD5 0fd2687fa297848f71d634a001591769
BLAKE2b-256 88c379b06a641cf4c57e47d7a9cfc131469ec015b9ae099fa9bbc60da83e5923

See more details on using hashes here.

File details

Details for the file webp_support-0.3.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for webp_support-0.3.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6ee12c4664f2a4ef25ba379790acd00d29d95aeccd9e1887b1d55503329bed1e
MD5 94d4443e20f6ee8e308ce2f18c4efa8b
BLAKE2b-256 1d0c669a52f4a4551aa7054d14549a036901790aa22c52fae5f5c62c80b28fe8

See more details on using hashes here.

File details

Details for the file webp_support-0.3.0-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for webp_support-0.3.0-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 f2a3f5302a94e777404b19bf16cc57f617a58ba199819faa657fb1b2fc08070b
MD5 f7a903b3b692934481c4007ae92ccf1d
BLAKE2b-256 a76ffd3e31270fc2015cc931ea8ae0a0ebd5f02785e2c8806b9cebd83698aa3a

See more details on using hashes here.

File details

Details for the file webp_support-0.3.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for webp_support-0.3.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 756756c463abaf56eca5a05ab49bfdf0648a1c7c307328d7464a95e2dabc70a3
MD5 90fe26fc25162ed4c5faa69066a32edb
BLAKE2b-256 bfdeb7c848fd897d29a2726332ce683251a29f8de17feca2042264850111c802

See more details on using hashes here.

File details

Details for the file webp_support-0.3.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for webp_support-0.3.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4aa0f0be173ef346960e06be20b96f4862b88a25b272ddf14885ab6253e9324a
MD5 442b12debc33a22f1585c2387bad4611
BLAKE2b-256 e3a3050e9ac0522bd102e103b69003b954d755f9aecaec2f53f534142f5a6dfc

See more details on using hashes here.

File details

Details for the file webp_support-0.3.0-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for webp_support-0.3.0-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 b915a05d1f9e6c1a4afc967b7403170b3fc16107ce543d3d7168957359c509ae
MD5 3e1f30c11e402257aec47eef980275cd
BLAKE2b-256 0db9308a65312f100b405390dcdfe9bc65432bc8f626e39b6e8e8e5f24a5d699

See more details on using hashes here.

File details

Details for the file webp_support-0.3.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: webp_support-0.3.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 61.3 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.7

File hashes

Hashes for webp_support-0.3.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 b04bbed4b6947908cac37fceb2f8ee6440986bfdb10a79193d1cc49aa394dee3
MD5 7def8b29eccfefdcdb7d304ff9f8f3cd
BLAKE2b-256 00c55730c6d7e0654cffcbaee23151bc93b157cf03b0ccd13440e98e454a2e5e

See more details on using hashes here.

File details

Details for the file webp_support-0.3.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for webp_support-0.3.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 492981377fbfaf2fa7709e0092a09d22ea2badc97ce693e4ae96e5a58f58dde4
MD5 6eedc1452667dde86654c933bf1e5805
BLAKE2b-256 3c5112c5202995c719e7c3bf3fd56bb2f80fd90d31451e1ed854a6a30f995682

See more details on using hashes here.

File details

Details for the file webp_support-0.3.0-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for webp_support-0.3.0-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 776a7b45ef2c8bf047396dbbb6a41b91376e9b282e24864d86d652fe036cd286
MD5 7af4eeec885d8552792c7f6623063d22
BLAKE2b-256 e7cf7318f1b303e95be79a84b5ef6b88627fd6a151add4444cbfbda3b05d843a

See more details on using hashes here.

File details

Details for the file webp_support-0.3.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: webp_support-0.3.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 61.3 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.7

File hashes

Hashes for webp_support-0.3.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 e82611944396a74273289da3f8817a798cc0cbefe80b1d5dd5cefc28fd5a9c7b
MD5 318b12d3dcaa227fdd387fe8af100ce7
BLAKE2b-256 beaf54649584cf0a59a3b547ca516e5f84aa0a46a0f7dd0cd36493c61a099ad2

See more details on using hashes here.

File details

Details for the file webp_support-0.3.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for webp_support-0.3.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 44a48559380fbf8340769435db2386dd9577d8f491fa62cd76b445dee97fdace
MD5 e53f536eddbe28007d76a76879aef635
BLAKE2b-256 2798d1b5c6b3084254f1b31c2c33121acb4baf38761f099ed2fc8b0b36226d89

See more details on using hashes here.

File details

Details for the file webp_support-0.3.0-cp38-cp38-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for webp_support-0.3.0-cp38-cp38-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 aa88c28422d6a2de8828c465715f0b60a089572adad1c42943e885ec861e7a0b
MD5 4a8dec522b7c98d8a04c27d0a2fb48d2
BLAKE2b-256 8df7930192e92705ff4a128596d94bd5d2c4eb3f930df7b84c17318fc36e5a65

See more details on using hashes here.

Supported by

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