CAPTCHA
Image CAPTCHA
Enter the characters shown in the image.
This question is for testing whether or not you are human.
  • Create new account
  • Reset your password

User account menu

Home
The Hyperlogos
Read Everything

Main navigation

  • Home
  • My Resumé
  • blog
  • Howtos
  • Pages
  • Contact
  • Search

Install GoogleCL on Windows

Breadcrumb

  • Home
  • User Blogs
  • User Blog
  • Install GoogleCL on Windows
By drink | Sun June 20, 2010

GoogleCL is a python-based command-line utility for accessing Google. It uses gdata-python-client for the google interface. No Windows release is planned, but this is largely irrelevant because python runs fine on Windows, and so do gdata-python-client and GoogleCL. Here are simple instructions for installing GoogleCL under Windows.

  1. Download and install ActivePython.
  2. Download the latest gdata-python-client.
  3. Download the latest GoogleCL.
  4. Unpack the archives you downloaded to produce directories. I used 7-Zip.
  5. In each resulting directory, starting with the gdata-python-client library, run the following command: python setup.py install googlecl will be installed to c:\python26\scripts\googlecl. Copy or link this file (the latter is a better solution) to "googlecl.py" in the same directory so Windows knows what to do with it, at least once you mangle PATHEXT (isn't Windows fun?) You can change PATHEXT in your global environment variables so that you can just type "googlecl" after the copy/link.

Afterwards, googlecl works as it should, or at least it did in my very limited testing.

google
howto
Windows

You don't have to do this now, but you can

drink

Sun, 11/04/2012 - 03:21
Permalink
New

There is now a Win32 build of GoogleCL. It comes with a precompiled binary for Windows, and the python DLL necessary to run it. If for some reason you want to install the Unix version of GoogleCL, these instructions still work. It's safe to assume that any Windows-specific fixes are going to be in the windows version, though.

  • Log in or register to post comments

GoogleCL joined the Google…

drink

Sun, 04/23/2023 - 14:19
Permalink
New

GoogleCL joined the Google Graveyard 8 June 2015 when they disabled oauth1.

  • Log in or register to post comments
  • Log in or register to post comments

Footer menu

  • Contact
Powered by Drupal

Copyright © 2026 Martin Espinoza - All rights reserved