ADMIN - Explore the new world of system administration! Special introductory offer! Order by September 30th to save 10% off the regular subscription price! Each issue delivers technical solutions to the real-world problems you face every day. Learn the latest techniques for better:
network security
system management
troubleshooting
performance tuning
virtualization
cloud computing
on Windows, Linux, Solaris, and popular varieties of Unix.
Google Command Line Uses Python to Make Data API Calls
Jun 22, 2010
Access Google services all from a command line.
Google released GoogleCL late last week, an open source program for Linux, Mac, and Windows that allows a user to issue commands to popular Google services APIs in the Python code language. The program makes us of the Python gdata libraries, which need to be downloaded along with GoogleCL in order for the program to function properly.
Google offers up several example scripts at the GoogleCL wiki. With GoogleCL it's possible to upload and delete Blogger blogs, create and edit calendar events, create new albums and rename photos in Picasa and edit and list videos in YouTube and in the hands of intrepid Python users, much, much more. GoogleCL currently works on gdata APIs, which rules out Gmail, Buzz, and Search.
Google has both a tarball and .deb package for download, with plans for Debian and Ubuntu repositories for the next release.
Get 3 Issues + 3 DVDs for the price of a single issue!
Let Linux Magazine's hands-on, technical articles guide you in your daily Linux use. Check out bonus DVDs like Ubuntu, SUSE, or Fedora and save the download.
Only available for a limited time. Don't miss out!
Comments