blair-wdq


Nameblair-wdq JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/yourusername/blair-wdq
SummaryPython SDK for Deeptune Text-to-Speech API
upload_time2024-06-26 23:08:12
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # BlairWdq Python Library

[![fern shield](https://img.shields.io/badge/%F0%9F%8C%BF-SDK%20generated%20by%20Fern-brightgreen)](https://github.com/fern-api/fern)
[![pypi](https://img.shields.io/pypi/v/blair-wdq)](https://pypi.python.org/pypi/blair-wdq)

The BlairWdq Python library provides convenient access to the BlairWdq API from Python.

## Installation

```sh
pip install blair-wdq
```

## Usage

Instantiate and use the client with the following:

```python
from blair-wdq.client import BlairWdqApi

client = BlairWdqApi()
client.perform_inference_on_speech_data(xi_api_key='xi-api-key', )
```

## Async Client

The SDK also exports an `async` client so that you can make non-blocking calls to our API.

```python
from blair-wdq.client import AsyncBlairWdqApi

client = AsyncBlairWdqApi()
await client.perform_inference_on_speech_data(xi_api_key='xi-api-key', )
```

## Contributing

While we value open-source contributions to this SDK, this library is generated programmatically.
Additions made directly to this library would have to be moved over to our generation code,
otherwise they would be overwritten upon the next generated release. Feel free to open a PR as
a proof of concept, but know that we will not be able to merge it as-is. We suggest opening
an issue first to discuss with us!

On the other hand, contributions to the README are always very welcome!

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/blair-wdq",
    "name": "blair-wdq",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/10/6f/1eb2bcad3103f23030a83316c17f244372ef218a0728e37c3cb60e9e02fb/blair-wdq-0.1.2.tar.gz",
    "platform": null,
    "description": "# BlairWdq Python Library\n\n[![fern shield](https://img.shields.io/badge/%F0%9F%8C%BF-SDK%20generated%20by%20Fern-brightgreen)](https://github.com/fern-api/fern)\n[![pypi](https://img.shields.io/pypi/v/blair-wdq)](https://pypi.python.org/pypi/blair-wdq)\n\nThe BlairWdq Python library provides convenient access to the BlairWdq API from Python.\n\n## Installation\n\n```sh\npip install blair-wdq\n```\n\n## Usage\n\nInstantiate and use the client with the following:\n\n```python\nfrom blair-wdq.client import BlairWdqApi\n\nclient = BlairWdqApi()\nclient.perform_inference_on_speech_data(xi_api_key='xi-api-key', )\n```\n\n## Async Client\n\nThe SDK also exports an `async` client so that you can make non-blocking calls to our API.\n\n```python\nfrom blair-wdq.client import AsyncBlairWdqApi\n\nclient = AsyncBlairWdqApi()\nawait client.perform_inference_on_speech_data(xi_api_key='xi-api-key', )\n```\n\n## Contributing\n\nWhile we value open-source contributions to this SDK, this library is generated programmatically.\nAdditions made directly to this library would have to be moved over to our generation code,\notherwise they would be overwritten upon the next generated release. Feel free to open a PR as\na proof of concept, but know that we will not be able to merge it as-is. We suggest opening\nan issue first to discuss with us!\n\nOn the other hand, contributions to the README are always very welcome!\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python SDK for Deeptune Text-to-Speech API",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/blair-wdq"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bc643ff26755710589ffffc83d33978bb68336f95de6d5e0155a486bfe537727",
                "md5": "b1a88320336f50f8604c030a1e360e77",
                "sha256": "69382b2c5f089cbd1b038a8a62e2aaa5a85fb6938b6ee4f187e9165e242eb737"
            },
            "downloads": -1,
            "filename": "blair_wdq-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b1a88320336f50f8604c030a1e360e77",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 30478,
            "upload_time": "2024-06-26T23:08:10",
            "upload_time_iso_8601": "2024-06-26T23:08:10.408076Z",
            "url": "https://files.pythonhosted.org/packages/bc/64/3ff26755710589ffffc83d33978bb68336f95de6d5e0155a486bfe537727/blair_wdq-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "106f1eb2bcad3103f23030a83316c17f244372ef218a0728e37c3cb60e9e02fb",
                "md5": "f3ea59926a1992591d2f06aeee2ee1f9",
                "sha256": "6d0fe85d7615e9471cafbfb610438ffd528751a50dedcf34099fc88485164946"
            },
            "downloads": -1,
            "filename": "blair-wdq-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f3ea59926a1992591d2f06aeee2ee1f9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 12238,
            "upload_time": "2024-06-26T23:08:12",
            "upload_time_iso_8601": "2024-06-26T23:08:12.271985Z",
            "url": "https://files.pythonhosted.org/packages/10/6f/1eb2bcad3103f23030a83316c17f244372ef218a0728e37c3cb60e9e02fb/blair-wdq-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-26 23:08:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "blair-wdq",
    "github_not_found": true,
    "lcname": "blair-wdq"
}
        
Elapsed time: 0.25073s