0

I have account on google code, and create a project, I want upload file to Hosting on google code? Please help me find solutions.

Dungz Nguyen
  • 19
  • 1
  • 8
  • Does google-code have an API? If yes, it will be documented. If not, you're out of luck. – Ayush Oct 29 '13 at 08:44

1 Answers1

0

A Google employee has come up with a Python script, the detail is at http://code.google.com/p/support/wiki/ScriptedUploads

According to the author, the main logic is at function "upload".

Ding-Yi Chen
  • 2,830
  • 33
  • 27