r3dact3d / pythonAPIs

Python scripts that hit some fun and useful APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pythonAPIs

Python scripts that hit some fun and useful APIs

infoIP.py

Python script that uses API from ip-api.com to provide GEO location from IP

translator.py

Python script that takes a sentence as argument, then the script gives choices of which language you would like to use to translate.

weatherCheck.py

Python script that takes a zipcode as an argument, then prints out some current weather stats. You will need to get your own api key from the link provided. Also, script requires untangle and tzlocal to be installed via pip.

spaceWhois.py

Fun little Python script that returns how many Humans are currently in space, their names, and Space Craft.

About

Python scripts that hit some fun and useful APIs

License:GNU General Public License v3.0


Languages

Language:Python 100.0%