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

https://github.com/orkohunter/modules

Useful modules for personal use
https://github.com/orkohunter/modules

Last synced: 3 days ago
JSON representation

Useful modules for personal use

Awesome Lists containing this project

README

        

Modules
=================
**guess.py** : Assume a number and the computer will guess it out for you asking some finite questions.

**lfactor.py** : Returns the largest prime factor of an integer.

**say.py** : Usses [pyttx](https://pypi.python.org/pypi/pyttsx) to enunciate strings.

python say.py "Hello World!"