Metadata-Version: 2.1
Name: vapi-python
Version: 0.1.3
Summary: This package lets you start Vapi calls directly from Python.
Home-page: https://github.com/jordan.cde/vapi_python
Author: Vapi AI
Author-email: team@vapi.ai
License: MIT license
Keywords: vapi_python
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: daily-python
Requires-Dist: pyaudio

===============
Vapi Python SDK
===============


.. image:: https://img.shields.io/pypi/v/vapi_python.svg
        :target: https://pypi.python.org/pypi/vapi_python

.. image:: https://img.shields.io/travis/jordan.cde/vapi_python.svg
        :target: https://travis-ci.com/jordan.cde/vapi_python

.. image:: https://readthedocs.org/projects/vapi-python/badge/?version=latest
        :target: https://vapi-python.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




This package lets you start Vapi calls directly from Python.


* Free software: MIT license
* Documentation: https://vapi-python.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2023-11-17)
------------------

* First release on PyPI.
