Skip to content

Instantly share code, notes, and snippets.

View yousef2o13o's full-sized avatar
🎯
Focusing

Yousef yousef2o13o

🎯
Focusing
View GitHub Profile
@yousef2o13o
yousef2o13o / remote_api_script.py
Created February 4, 2016 03:25 — forked from faisalraja/remote_api_script.py
Modified version of remote_api_shell.py that accepts a -r or --run your_python_file.py and --email --password to quickly run your app engine python scripts without interactivity.
#!/usr/bin/env python
#
# Copyright 2007 Google Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#