There is no Drive API for getting your code into Google Project Hosting as
the authorization schemes are different. Drive uses OAuth2 while Project
Hosting uses passwords.

As mentioned before, you have access to multiple source control systems. If
you still wish to do it via command-line, the team has provided a Python
script that uploads files for you:
https://code.google.com/p/support/wiki/ScriptedUploads

Cheers,
--Wesley



On Fri, May 10, 2013 at 7:20 PM, Christopher Barker <[email protected]>wrote:

> I haven't seen an API for Google Code, but not sure you need one -- it
> already supports Subversion <http://subversion.apache.org/>,  
> Mercurial<http://www.selenic.com/mercurial/>
>  and Git <http://git-scm.com/>.
>
> What else would you want to do?
>
> -Chris
>
>
> On Fri, May 10, 2013 at 6:36 PM, David Goldsmith 
> <[email protected]>wrote:
>
>> I just asked on stackoverflow about Google App Engine Python support for
>> interacting with Google Code Project Hosting:
>>
>> http://stackoverflow.com/q/16492873/2371879
>>
>> Please answer there if you know about this.  Thanks!
>>
>> OlyDLG
>>
>
>
>
> --
> Christopher Barker, PhD
>
> Python Language Consulting
>   - Teaching
>   - Scientific Software Development
>   - Desktop GUI and Web Development
>   - wxPython, numpy, scipy, Cython
>



-- 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"A computer never does what you want... only what you tell it."
    +wesley chun <http://google.com/+WesleyChun> : wescpy at gmail :
@wescpy<http://twitter.com/wescpy>
    Python training & consulting : http://CyberwebConsulting.com
    "Core Python" books : http://CorePython.com
    Python blog: http://wescpy.blogspot.com

Reply via email to