Skip to main content

viva review saas sdk

Project description

趣维审核

视频审核

from review_saas.video_review import Video

video_review = Video(client_id, toke)
flag,msg = video_review.review(视频编号,视频播放地址,业务码, 视频时长, 用户id)
if not flag:
    print(msg)

图片审核

from review_saas.img_review import ImgReview

img_review = ImgReview(client_id,token)
flag,msg = img_review.review(video_id: int, secret_id: str, user_id: str, img_list: List, video_url: str = '')
if not flag:
    print(msg)

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

viva-review-saas-0.0.1.tar.gz (1.5 kB view details)

Uploaded Source

File details

Details for the file viva-review-saas-0.0.1.tar.gz.

File metadata

  • Download URL: viva-review-saas-0.0.1.tar.gz
  • Upload date:
  • Size: 1.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.1.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.6

File hashes

Hashes for viva-review-saas-0.0.1.tar.gz
Algorithm Hash digest
SHA256 fd14aa7c22b9bc179fc82b55f34bb596312c254c35e6355d1221a80bbe9e6a6e
MD5 1f5536e0b39b46e88835b3b29ab5384d
BLAKE2b-256 cf7b3326906064fd55c4e3e9ad4002906b6c36f156706db84fdbe4c6fd787a6b

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