Skip to main content

Ivoox client

Project description

Ivoox client

Quickstart

ivoox-client is available on PyPI and can be installed with pip.

$ pip install ivoox_client

After installing ivoox-client you can use it like any other Python module.

Here is a simple example:

import asyncio
from ivoox_client import client

if __name__ == "__main__":
    loop = asyncio.get_event_loop()
    response = loop.run_until_complete(client.get_audios())

Change Log

Version History

0.0.1
  • Add initial version project.

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 Distribution

ivoox_client-0.0.1-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file ivoox_client-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: ivoox_client-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.3

File hashes

Hashes for ivoox_client-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 59a382e17645001ae28281c953a12bb06b6d3137dfa36086fb40825b00311485
MD5 669c64c8a26c9654260340fdfd74fb0f
BLAKE2b-256 d829ec84a1181e93e560767045ef34ad733bdb6db619cd6424dcb5ebdfe721b2

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