https://github.com/astrofrog/robo-ph
#dotastro hack
https://github.com/astrofrog/robo-ph
Last synced: 6 months ago
JSON representation
#dotastro hack
- Host: GitHub
- URL: https://github.com/astrofrog/robo-ph
- Owner: astrofrog
- Created: 2015-11-05T00:36:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-14T02:33:56.000Z (about 10 years ago)
- Last Synced: 2025-06-01T04:24:58.753Z (about 1 year ago)
- Language: Python
- Size: 1.76 MB
- Stars: 3
- Watchers: 6
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
About
=====


Requirements
============
Python
------
* [PyObjC](http://pythonhosted.org/pyobjc/)
* [requests](http://docs.python-requests.org/en/latest/)
* [BeautifulSoup](http://www.crummy.com/software/BeautifulSoup/)
If you have conda, install these with:
```
pip install pyobjc
conda install requests beautifulsoup4
```
if you don't have conda, install with:
```
pip install pyobjc requests beautifulsoup4
```
Voices
------
On MacOS X, you will need the following optional voices:
* Lee
* Fiona
* Emily
* Alex
* Tom
* Jill
* Sangeeta
Other
-----
* [ffmpeg](http://ffmpeg.org/)
* [AtomicParsley](http://atomicparsley.sourceforge.net/)
If you have MacPorts, install these with:
```
sudo port install atomicparsley ffmpeg
```
Running
=======
```
python generate.py
```
Credits/License
===============
The image of the LEGO figure was adapted from [this](https://www.flickr.com/photos/dunechaser/2429621774) image released under a [Creative Commons Attribution-NonCommercial-ShareAlike](https://creativecommons.org/licenses/by-nc-sa/2.0/) license by Andrew Becraft. All images used here that include the LEGO figure are released under the same license.