Skip to main content

acrcloud music recognition wrapper

Project description

ACRCloud-py

An ACRCloud API Python client library

Installation

$ pip nstall git+https://github.com/andriyor/acrcloud-py.git#egg=acrcloud-py

Requirements

  • Python 3.6 and up

Installation from source

$ git clone https://github.com/andriyor/acrcloud-py.git
$ cd acrcloud-py
$ python setup.py install

Usage

Before you can begin identifying audio with ACRCloud's API, you need to sign up for a free trial over at https://www.acrcloud.com and create an Audio & Video recognition project. This will generate a host, access_key, and access_secret for you to use.

from acrcloud import ACRCloud
import os

acr = ACRCloud('eu-west-1.api.acrcloud.com', 'access_key', 'access_secret')
metadata = acr.identify('path-to-file.ogg')
print(metadata)

Development

Install Pipenv

$ pipenv install --dev -e .

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

acr-cloud-0.1.1.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

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

acr_cloud-0.1.1-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file acr-cloud-0.1.1.tar.gz.

File metadata

  • Download URL: acr-cloud-0.1.1.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.10 CPython/3.7.1 Linux/4.15.0-20-generic

File hashes

Hashes for acr-cloud-0.1.1.tar.gz
Algorithm Hash digest
SHA256 a04fe40e0fcb0473aa92913c2846b49053077fcf7b4967af1ec0366d555e2c36
MD5 e35816b15a9c4ad7b825cf891a4d7a6c
BLAKE2b-256 8cce466811b4f80e327fcd9429e045d1ee40d448889440a2f958c55cc7cab7f6

See more details on using hashes here.

File details

Details for the file acr_cloud-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: acr_cloud-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.10 CPython/3.7.1 Linux/4.15.0-20-generic

File hashes

Hashes for acr_cloud-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6ca3ad997fcf52672b5c6bd08df1955252f8605a68c988e0d8d78bc95b4753a5
MD5 0a388533e43c6db80fb854ac551865f1
BLAKE2b-256 1735351a7a5194bd5e459edbc0bf9340f56c144c6533003b582a6e5519c360e2

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