Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blyxyas/pyspeak
https://github.com/blyxyas/pyspeak
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/blyxyas/pyspeak
- Owner: blyxyas
- Created: 2022-06-25T21:51:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-29T07:09:29.000Z (over 2 years ago)
- Last Synced: 2023-03-09T23:46:41.852Z (over 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PySpeak
PySpeak is a WIP project with the objective of porting the [Speak Rust Crate](https://github.com/speakml/speak) to Python, rewriting it completely in Python.
## To contributors
The project isn't documented yet (It has less than a week in public, though it should be fast.), so I recommend you to contribute in the [Rust version](https://github.com/speakml/speak). Though I created a pre-commit hook to add to your `.git/hooks` directory so all commits are locally checked