Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Support for Google Apps Groups - initial code release
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Kurt Seifried  
View profile  
 More options Dec 25 2010, 1:31 am
From: Kurt Seifried <k...@seifried.org>
Date: Fri, 24 Dec 2010 23:31:08 -0700
Local: Sat, Dec 25 2010 1:31 am
Subject: Support for Google Apps Groups - initial code release
Ok it's not pretty code, but it is working code (and GPLv3 licensed,
so share and enjoy).

This is a simple Python script to export a list of users, it
essentially emulates a user logging in to Google Apps, clicking on the
groups management and then clicking through the lists manually
(hitting "Next" if there is a Next page since it only shows 30 groups
or users at a time). It then saves the list name, user name, email
address and membership role into a CSV file.

To make it work simply change the domain name, user name and password
to yours and it should work.

https://code.google.com/p/google-apps-groups-management-tools/source/...

TODO: main thing is to add support for Google CLI to upload the CSV
file, and to fix up the lxml html parsing (I'm used to BeautifulSoup,
but apparently lxml is the standard now).

If anyone has patches/etc. please feel free to send them to me so I
can improve the code.

--
Kurt Seifried
k...@seifried.org


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jason Holt  
View profile  
 More options Dec 29 2010, 5:27 am
From: Jason Holt <jh...@google.com>
Date: Wed, 29 Dec 2010 02:27:59 -0800
Local: Wed, Dec 29 2010 5:27 am
Subject: Re: Support for Google Apps Groups - initial code release

Thanks Kurt!

sent from my android
On Dec 28, 2010 2:28 PM, "Kurt Seifried" <k...@seifried.org> wrote:

> Ok it's not pretty code, but it is working code (and GPLv3 licensed,
> so share and enjoy).

> This is a simple Python script to export a list of users, it
> essentially emulates a user logging in to Google Apps, clicking on the
> groups management and then clicking through the lists manually
> (hitting "Next" if there is a Next page since it only shows 30 groups
> or users at a time). It then saves the list name, user name, email
> address and membership role into a CSV file.

> To make it work simply change the domain name, user name and password
> to yours and it should work.

https://code.google.com/p/google-apps-groups-management-tools/source/...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jason Holt  
View profile  
 More options Dec 29 2010, 5:29 am
From: Jason Holt <jh...@google.com>
Date: Wed, 29 Dec 2010 02:29:02 -0800
Local: Wed, Dec 29 2010 5:29 am
Subject: Re: Support for Google Apps Groups - initial code release

Thanks Kurt!

sent from my android
On Dec 28, 2010 2:28 PM, "Kurt Seifried" <k...@seifried.org> wrote:

> Ok it's not pretty code, but it is working code (and GPLv3 licensed,
> so share and enjoy).

> This is a simple Python script to export a list of users, it
> essentially emulates a user logging in to Google Apps, clicking on the
> groups management and then clicking through the lists manually
> (hitting "Next" if there is a Next page since it only shows 30 groups
> or users at a time). It then saves the list name, user name, email
> address and membership role into a CSV file.

> To make it work simply change the domain name, user name and password
> to yours and it should work.

https://code.google.com/p/google-apps-groups-management-tools/source/...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »