Skip to main content

Wordcab Python SDK

Project description

Wordcab Python

PyPI Status Python Version License

Read the documentation at https://wordcab-python.readthedocs.io/ Tests Codecov

pre-commit Black

Wordcab

What is Wordcab?

Summarize any business communications at scale with Wordcab's API.

Wordcab is a summarization service that provides a simple API to summarize any audio, text, or JSON file.

It also includes compatibility with famous transcripts platforms like AssemblyAI, Deepgram, Rev.ai, Otter.ai, or Sonix.ai.

Getting started

You can learn more about Wordcab services and pricing on our website.

If you want to try out the API, you can signup for a free account and start using the API right away.

Requirements

  • Os: Linux, Mac, Windows
  • Python 3.8+

Installation

You can install Wordcab Python via pip from PyPI:

$ pip install wordcab

Start using the API with any python script right away:

from wordcab import get_stats

stats = get_stats()
print(stats)

Usage

Please see the Documentation for details.

Contributing

Contributions are very welcome. 🚀 To learn more, see the Contributor Guide.

License

Distributed under the terms of the Apache 2.0 license, Wordcab Python SDK is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.

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

wordcab-0.2.1.tar.gz (19.4 kB view hashes)

Uploaded Source

Built Distribution

wordcab-0.2.1-py3-none-any.whl (26.8 kB view hashes)

Uploaded Python 3

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