An open API service indexing awesome lists of open source software.

https://github.com/astrofrog/robo-ph

#dotastro hack
https://github.com/astrofrog/robo-ph

Last synced: 6 months ago
JSON representation

#dotastro hack

Awesome Lists containing this project

README

          

About
=====

![madeatdotastro](https://img.shields.io/badge/Made%20at-%23dotastro-brightgreen.svg)

![robo-ph](robo-ph-cover_art.jpg)

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.