Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kkristof200/py_flask_tts
https://github.com/kkristof200/py_flask_tts
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kkristof200/py_flask_tts
- Owner: kkristof200
- Created: 2020-12-19T12:35:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-07T10:36:41.000Z (over 2 years ago)
- Last Synced: 2024-03-14T20:51:47.189Z (8 months ago)
- Language: Python
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flasktts
![python_version](https://img.shields.io/static/v1?label=Python&message=3.5%20|%203.6%20|%203.7&color=blue) [![PyPI downloads/month](https://img.shields.io/pypi/dm/flasktts?logo=pypi&logoColor=white)](https://pypi.python.org/pypi/flasktts)## Description
## Install
~~~~bash
pip install flasktts
# or
pip3 install flasktts
~~~~